Version 4.1
2396 downloads
A NPC that allow your Characters to Switch Build from time to time.
Players are able to save his current status build , so that he/she can switch back to the saved build whenever he/she want.
Players no need to keep memorize their status build upon changed.
Configuration :
// maximum build player can store (0 = disable)
.max_build = 3;
// check player weight limit before switching stat (0 = disable)
.check_weight_limit = 1;