Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 2nd, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. so i have done everything like the shop and when a player dies they get 2 tokens for they're efforts ect..
  2. i just dont know where to put the
  3.                                                                
  4. player.getInventory().addItem(12852, 10);
  5. player.sendMessage("You are rewarded 10 PvP tokens.");
  6.  
  7. i have searched all of skills.java cant figure it out