01.03.2013, 20:24
When a player kills another player I want the player to regain 25+ armour. Is it possible?
I want to use it on ''OnPlayerDeath''
I tried
I want to use it on ''OnPlayerDeath''
I tried
Код:
SetPlayerArmour(killerid, +25);