Starting Gil & Starting Inventory Trouble Shooting
-
- Posts: 8
- Joined: Wed Dec 19, 2012 9:25 pm
Starting Gil & Starting Inventory Trouble Shooting
Hello and thank you for reading this post
First things first, If i have posted this topic incorrectly please let me know so that i can move it to the proper board. Also if I need to upload any images let me know, this is my first time helping out with a FFXI fun server so if i have done anything out of order i apologize in advanced.
Starting Gil & Starting Inventory not working:
Setup: We have it set where a starting character will spawn into the game with 50mil and an adventurer coupon; however, the characters spawn without both, the gil and the coupon. What steps do we take to troubleshoot and fix this issue?
Fov Page change:
We need to know how to set the FOV pages so we can complete pages even if we are above the required level range. We have run in to the problem of being level 76 and no where to level. Also our settings file is messed up and wont let us do this.
Mob level change:
My team and I got together with the goal of looking at low trafficked areas of the game due to our exp rate and decided to transform those areas into 76-99 leveling grounds. We come up with a detailed list; however, we need to know what settings do we need change in order to raise the mobs level?
thanks in advanced:
Soren
First things first, If i have posted this topic incorrectly please let me know so that i can move it to the proper board. Also if I need to upload any images let me know, this is my first time helping out with a FFXI fun server so if i have done anything out of order i apologize in advanced.
Starting Gil & Starting Inventory not working:
Setup: We have it set where a starting character will spawn into the game with 50mil and an adventurer coupon; however, the characters spawn without both, the gil and the coupon. What steps do we take to troubleshoot and fix this issue?
Fov Page change:
We need to know how to set the FOV pages so we can complete pages even if we are above the required level range. We have run in to the problem of being level 76 and no where to level. Also our settings file is messed up and wont let us do this.
Mob level change:
My team and I got together with the goal of looking at low trafficked areas of the game due to our exp rate and decided to transform those areas into 76-99 leveling grounds. We come up with a detailed list; however, we need to know what settings do we need change in order to raise the mobs level?
thanks in advanced:
Soren
Re: Starting Gil & Starting Inventory Trouble Shooting
Can we see the script or other changes you made for the starting gil? Hard to trouble shoot something you can't see
Re: Starting Gil & Starting Inventory Trouble Shooting
ik2012 wrote:Can we see the script or other changes you made for the starting gil? Hard to trouble shoot something you can't see
- Attachments
-
- New Text Document.txt
- (10.21 KiB) Downloaded 413 times
-
- Posts: 8
- Joined: Wed Dec 19, 2012 9:25 pm
Re: Starting Gil & Starting Inventory Trouble Shooting
GoDz is the Creator/Gm of the server, in case the post in confusing.
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Starting Gil & Starting Inventory Trouble Shooting
Large chunks of setting.lua don't work. I did some work to enable some of that stuff, but I guess the patch just sort of fell between the cracks.
If it has anything to do with "starting characters" then check /scripts/globals/player.lua to see if it's actually in use.
As I recall, starting inventory is not. I think you can figure out how to make it work via the gobbie bag NPC. If start_inventory > 30, etc. You can also cheat and change the default value in whichever SQL table was responsible, but that only impacts new characters and not old. I seem to recall starting gil was implemented, but it's been a while and I could be wrong.
Raising mob levels: SQL table mob_groups.
Max Level does not work the way you think it does. All that does is control which quests Maat offers, and since nothing after the L75 cap quest is scripted... Needless to say, char_jobs.genkai in the database.
All Maps I believe is not implemented in the trunk.
If it has anything to do with "starting characters" then check /scripts/globals/player.lua to see if it's actually in use.
As I recall, starting inventory is not. I think you can figure out how to make it work via the gobbie bag NPC. If start_inventory > 30, etc. You can also cheat and change the default value in whichever SQL table was responsible, but that only impacts new characters and not old. I seem to recall starting gil was implemented, but it's been a while and I could be wrong.
Raising mob levels: SQL table mob_groups.
Max Level does not work the way you think it does. All that does is control which quests Maat offers, and since nothing after the L75 cap quest is scripted... Needless to say, char_jobs.genkai in the database.
All Maps I believe is not implemented in the trunk.
Test Server: Hanekawa | Fantasy World: Naito
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
Re: Starting Gil & Starting Inventory Trouble Shooting
What would i change this to, to set starting gil 50mil?PrBlahBlahtson wrote:Large chunks of setting.lua don't work. I did some work to enable some of that stuff, but I guess the patch just sort of fell between the cracks.
If it has anything to do with "starting characters" then check /scripts/globals/player.lua to see if it's actually in use.
As I recall, starting inventory is not. I think you can figure out how to make it work via the gobbie bag NPC. If start_inventory > 30, etc. You can also cheat and change the default value in whichever SQL table was responsible, but that only impacts new characters and not old. I seem to recall starting gil was implemented, but it's been a while and I could be wrong.
Raising mob levels: SQL table mob_groups.
Max Level does not work the way you think it does. All that does is control which quests Maat offers, and since nothing after the L75 cap quest is scripted... Needless to say, char_jobs.genkai in the database.
All Maps I believe is not implemented in the trunk.
-- SET START GIL
player:setGil(START_GIL);
Re: Starting Gil & Starting Inventory Trouble Shooting
See the problem is new characters start with no gil nor starting armor. I dont know if i have to reset the server or its an easy fix. Any advice?PrBlahBlahtson wrote:Large chunks of setting.lua don't work. I did some work to enable some of that stuff, but I guess the patch just sort of fell between the cracks.
If it has anything to do with "starting characters" then check /scripts/globals/player.lua to see if it's actually in use.
As I recall, starting inventory is not. I think you can figure out how to make it work via the gobbie bag NPC. If start_inventory > 30, etc. You can also cheat and change the default value in whichever SQL table was responsible, but that only impacts new characters and not old. I seem to recall starting gil was implemented, but it's been a while and I could be wrong.
Raising mob levels: SQL table mob_groups.
Max Level does not work the way you think it does. All that does is control which quests Maat offers, and since nothing after the L75 cap quest is scripted... Needless to say, char_jobs.genkai in the database.
All Maps I believe is not implemented in the trunk.
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Starting Gil & Starting Inventory Trouble Shooting
When a new character logs in the first time, it should trigger the CharCreate function in player.lua. That handles starting armor and everything else.
Edit:
Made some assumptions; i.e. vanilla server
Turns out those assumptions made an ass out of you and me.
What rev are you using, and what patches have you applied? For some reason, CharCreate() isn't firing for you, and some changes were made in r2054.
Edit:
Made some assumptions; i.e. vanilla server
Turns out those assumptions made an ass out of you and me.
What rev are you using, and what patches have you applied? For some reason, CharCreate() isn't firing for you, and some changes were made in r2054.
Test Server: Hanekawa | Fantasy World: Naito
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
Re: Starting Gil & Starting Inventory Trouble Shooting
im using rev 2127. and i haven't applied any patches