variables: {punkty.%player%} = 1000 {rangi.%player%} = false on death of player: if victim is player: if attacker is player: set {rangi.%player%} to true add 2 to {punkty.%attacker%} remove 4 from {punkty.%victim%} send "&7(+2) &c%attacker% &7zabil &c%victim%! &7(-4)" if {punkty.%player%} is more than or equal to 1200: send "&7Wbiles range &8Silver I" to player if {punkty.%player%} is more than or equal to 1400: send "&7Wbiles range &8Silver II" to player if {punkty.%player%} is more than or equal to 1600: send "&7Wbiles range &8Silver III" to player if {punkty.%player%} is more than or equal to 1800: send "&7Wbiles range &8Silver IV" to player if {punkty.%player%} is more than or equal to 2000: send "&7Wbiles range &8Silver Elite" to player if {punkty.%player%} is more than or equal to 2200: send "&7Wbiles range &8Silver Elite Master" to player if {punkty.%player%} is more than or equal to 2400: send "&7Wbiles range &eGold Nova 1!" to player if {punkty.%player%} is more than or equal to 2600: send "&7Wbiles range &eGold Nova 2!" to player if {punkty.%player%} is more than or equal to 2800: send "&7Wbiles range &eGold Nova 3!" to player if {punkty.%player%} is more than or equal to 3000: send "&7Wbiles range &eGold Nova Master!" to player if {punkty.%player%} is more than or equal to 3200: send "&7Wbiles range &eMaster Guardian I!" to player if {punkty.%player%} is more than or equal to 3400: send "&7Wbiles range &eMaster Guardian II!" to player if {punkty.%player%} is more than or equal to 3600: send "&7Wbiles range &eMaster Guardian Elite!" to player if {punkty.%player%} is more than or equal to 3800: send "&7Wbiles range &6Szeryf" to player if {punkty.%player%} is more than or equal to 4000: send "&7Wbiles range &6Legendary Eagle" to player if {punkty.%player%} is more than or equal to 4200: send "&7Wbiles range &6Legendary Eagle Master" to player if {punkty.%player%} is more than or equal to 4400: send "&7Wbiles range &6Supreme Master First Class" to player if {punkty.%player%} is more than or equal to 4600: send "&7Wbiles range &9The Global Elite" to player