nana 6 Posted August 28, 2014 Hi, i'm making an npc, the point is that players need "lvl" from novice lvl 1 to second class no rebirth max lvl normally but when u are base 99 job lvl 50 u can talk with the npc, and he makes u max lvl rebirth (ex priest 99/50 to HP 99/70) i want remove extra skill and stats points how can i do it? thanks! Quote Share this post Link to post Share on other sites
0 THPO 7 Posted August 28, 2014 there's a command for that @stpoint -99 @skpoint -99 (99 is value to be removed) 1 nana reacted to this Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted August 28, 2014 Or Even Simple:(since you are making an NPC) prontera,150,150,5 script Remove Extra Points 999,{ SkillPoint = 0; StatusPoint = 0; mes "Skill/Stats Points Removed"; close;} NPC Shown above is just an example... Quote Share this post Link to post Share on other sites
0 nana 6 Posted August 28, 2014 !! thanks Dastgir!!! Quote Share this post Link to post Share on other sites
Hi, i'm making an npc, the point is that players need "lvl" from novice lvl 1 to second class no rebirth max lvl normally
but when u are base 99 job lvl 50 u can talk with the npc, and he makes u max lvl rebirth (ex priest 99/50 to HP 99/70)
i want remove extra skill and stats points
how can i do it?
thanks!
Share this post
Link to post
Share on other sites