Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[Leveling] Reloading does not function properly #48

Closed Pychnight closed 5 years ago

Pychnight commented 5 years ago

with the current build Reloading does not actually change the exp requirements nor does it force the classes files to reload.

Seems this is further proof that this plugin is simply broken at this point.

44 issue of rewriting leveling is becoming the next big target, i would of liked to do custom items next but I can't exactly run a rpg server without one of the core systems working..

Pychnight commented 5 years ago

I have more details involving this. it seems the JSON files where not updating properly due to the RPG Gui Tools editor. #41 closed this issue as it's a general saving issue rather then a problem with actual disposing of the json data during reload.