I search about kama and manner point and dead penalty for 2week I have a little information to write a complete script. I would like to write a script that will check a kama point then if who have a kama point is dead will drop a item alike nightmare pvp . So is possible to write like this? I have already try notting error and it doesn't work.
Question
zaruramen
hello
I search about kama and manner point and dead penalty for 2week I have a little information to write a complete script. I would like to write a script that will check a kama point then if who have a kama point is dead will drop a item alike nightmare pvp . So is possible to write like this? I have already try notting error and it doesn't work.
- script deaddrop -1,{
OnPCDieEvent:
if kama >1;
@dropitem random,equip,300
close;
}
10 answers 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.