message: Hi, I'm the master statpoint! Only the third classes lv.175 can continue!
script: if you are third class and base lvl 175:
message; Do you want the max? keys: yes/no
script: if you choose "yes":
message: well! let's start by resetting all the stat!
key: continue -->@allstat -255 or @setallstat =1
message: done! key: continue
message: now we reset your stat points!
key: continue -->@stpoint -50000 or setstatpoint=0
message: done! key: continue
message: now we just have to add stat point for max 2 stat to 255!
key: continue --> @stpoint +27000
done! key: continue
message: congratulations! now you're at max!
key: close npc
script:if you choose "no":
message: bye! key: close npc
script: if you have already used it: ( a system to use it only once based on the char id )(detect id char even if I restart the server?)
message: Sorry, you have already used it! key:close
script: if you are not third class and base lvl 175:
message: You not have a requirement, bye! key: close npc
Question
domez86
hi, could someone help me to create this npc precisely?
Thanks in advance!
---------------------------------------------------------------------------------------------------------------------------------------------
message: Hi, I'm the master statpoint! Only the third classes lv.175 can continue!
script: if you are third class and base lvl 175:
message; Do you want the max? keys: yes/no
script: if you choose "yes":
message: well! let's start by resetting all the stat!
key: continue -->@allstat -255 or @setallstat =1
message: done! key: continue
message: now we reset your stat points!
key: continue -->@stpoint -50000 or setstatpoint=0
message: done! key: continue
message: now we just have to add stat point for max 2 stat to 255!
key: continue --> @stpoint +27000
done! key: continue
message: congratulations! now you're at max!
key: close npc
script:if you choose "no":
message: bye! key: close npc
script: if you have already used it: ( a system to use it only once based on the char id )(detect id char even if I restart the server?)
message: Sorry, you have already used it! key:close
script: if you are not third class and base lvl 175:
message: You not have a requirement, bye! key: close npc
------------------------------------------------------------------------------------------------------------------------------------
tnx for all!
Edited by domez861 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.