Advertisement
fleft17

Untitled

Jul 30th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. on death of player:
  2. {killboard} is true:
  3. set {_kill.%attacker%} to the attacker
  4. loop all players:
  5. add loop-player to {_list::*}
  6. if {_kill.%attacker%} is not in {_list::*}:
  7. execute console command "/scoreboard players add &aPVE &7>&9Kills&7< 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement