- Joined
- Jul 27, 2014
- Messages
- 104
- Reaction score
- 39
- First Language
- Spain Spanish
- Primarily Uses
This plugin make one thing, stop the system from leveling up the player when the xp reaches the level required xp, also stop gain xp, also let you check if the player have all the xp, to level up it manually.
how to use it? thats your decision
to check if has all the xp: AitorEngine.lvlStop.canLvlUp(ActorID)
to manually level up the player AitorEngine.lvlStop.LvlUp(ActorID)
Plugin:
View attachment AitorEngine_lvlStop.js
how to use it? thats your decision
to check if has all the xp: AitorEngine.lvlStop.canLvlUp(ActorID)
to manually level up the player AitorEngine.lvlStop.LvlUp(ActorID)
Plugin:
View attachment AitorEngine_lvlStop.js

