Settings script
Settings script
I was very happy to see a new settings.lua file that allows me to easily change certain variables, especially regarding starting characters, however, none of the changes I have applied to it are taking affect in the game. Is there something I can do to fix this, or do I manually have to find each variables script and change it there xD?
Re: Settings script
If you change settings.lua you have to restart the game server. It is only read on start up.
-- Whasf
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Settings script
Many parts of settings.lua also don't work, so it depends on what you're changing
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.
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: Settings script
A specific list of those things would go a long ways towards getting them fixed
Re: Settings script
Right now my main concern was the unlocking of jobs and subjobs at start.
I could manually do it in Navicat via the tables but that would be no fun at all!
Right now setting them to 0 doesn't auto unlock them (as the comment says they should).
Also, the inventory editor doesn't work yet either. I would like to start the characters at 80 but the setting doesn't work in the settings.lua so I'd have to manually adjust that as well.
I could manually do it in Navicat via the tables but that would be no fun at all!
Right now setting them to 0 doesn't auto unlock them (as the comment says they should).
Also, the inventory editor doesn't work yet either. I would like to start the characters at 80 but the setting doesn't work in the settings.lua so I'd have to manually adjust that as well.
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Settings script
I started fixing them, but kind of lost interest. I still have about half of the LUAs from that, but reverted the rest.bluekirby0 wrote:A specific list of those things would go a long ways towards getting them fixed
This post has a better memory than I do: http://forums.dspt.info/viewtopic.php?f=19&t=412
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.