Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on death of player:
- attacker is a player
- if {rank.r::%name of attacker%} is greater than {rank.r::%name of player%}:
- add 1 to {rank.d::%name of player%}
- add -1 to {rank.r::%name of player%}
- add 1 to {rank.k::%name of attacker%}
- set {%attacker%} to {rank.r::%name of attacker%}
- set {rank2.r::%name of attacker%} to {rank.r::%name of attacker%}/8
- set {rank3.r::%name of attacker%} to {rank.r::%name of player%}/5
- set {rank4.r::%name of attacker%} to {rank2.r::%name of attacker%}+{rank2.r::%name of attacker%}
- add {rank4.r::%name of attacker%} to {rank.r::%name of attacker%}
- broadcast "&c%victim% &8(&c%{rank.r::%name of player%}%&8) &8zostal zabity przez &c%{%attackier%}% &8(&c%{rank.r::%name of attacker%}%&8)"
- if {rank.r::%name of attacker%} is smaller than {rank.r::%name of player%}:
- add 1 to {rank.d::%name of player%}
- add -1 to {rank.r::%name of player%}
- add 1 to {rank.k::%name of attacker%}
- set {%attacker%} to {rank.r::%name of attacker%}
- set {rank2.r::%name of attacker%} to {rank.r::%name of attacker%}/8
- set {rank3.r::%name of attacker%} to {rank.r::%name of player%}/5
- set {rank4.r::%name of attacker%} to {rank2.r::%name of attacker%}+{rank2.r::%name of attacker%}
- add {rank4.r::%name of attacker%} to {rank.r::%name of attacker%}
- broadcast "&c%victim% &8(&c%{rank.r::%name of player%}%&8) &8zostal zabity przez &c%{%attackier%}% &8(&c%{rank.r::%name of attacker%}%&8)"
- if {rank.r::%name of attacker%} is equal to {rank.r::%name of player%}:
- add 1 to {rank.d::%name of player%}
- add -1 to {rank.r::%name of player%}
- add 1 to {rank.k::%name of attacker%}
- set {%attacker%} to {rank.r::%name of attacker%}
- set {rank2.r::%name of attacker%} to {rank.r::%name of attacker%}/8
- set {rank3.r::%name of attacker%} to {rank.r::%name of player%}/5
- set {rank4.r::%name of attacker%} to {rank2.r::%name of attacker%}+{rank2.r::%name of attacker%}
- add {rank4.r::%name of attacker%} to {rank.r::%name of attacker%}
- broadcast "&c%victim% &8(&c%{rank.r::%name of player%}%&8) &8zostal zabity przez &c%{%attackier%}% &8(&c%{rank.r::%name of attacker%}%&8)"
Advertisement
Add Comment
Please, Sign In to add comment