ok, thx for help. now ist working for me :D
what i do wrong?? .... i copy the script and paste to file create in notepad with .SEC - i dont no why its not working. now i go to l2w, creat script, paste ther script and save :D and its working fint.
one more thx
btw now i have 1 more question ;p
i try create some own scrypt ... and have some problems.
ok if script is like:
LABEL(START)
CharStatus(CHP,==,0){
xxx /some method
JMP(START)
}
yyy /another method
JMP(START)
so if i die script should do xxx - method and go to START, if i live do yyy - method and jump to START. yes???
so why if i live scrypt do xxx method?????????
what is wrong???
btw: dont wont new topic, because i need 1 simpe answer :D