lliuke Posted October 9, 2012 Posted October 9, 2012 Hello all , I have put a reward on pvp kill but i don't know how can i set to drop just in a zone ( PI for ex ) // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); addItem("Loot", x, y, this, true); sendMessage("You won y x for a pvp kill!");
Question
lliuke
Hello all ,
I have put a reward on pvp kill but i don't know how can i set to drop just in a zone ( PI for ex )
// Add karma to attacker and increase its PK counter
setPvpKills(getPvpKills() + 1);
addItem("Loot", x, y, this, true);
sendMessage("You won y x for a pvp kill!");
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now