28.12.2014, 14:36
this is varible example when player dies
onplayerdeath
it add to ini file that player died few times and killed few times it show the string in ini file if player logged
onplayerdeath
pawn Код:
PlayerDeaths[playerid]++;
PlayerKills[killerid]++;