Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. on death of player:
  2. attacker is a player
  3. set {balance} to balance of the player
  4. set {balance} to {balance}*0.10
  5. execute console command "eco take %player% %{balance}%"
  6. execute console command "eco give %attacker% %{balance}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement