24.07.2010, 19:13
Hi there,
Are you sure you are increasing the deaths and kills when a player dies?
Give it a try,
Cheers.
Are you sure you are increasing the deaths and kills when a player dies?
Код:
//OnPLayerDeath deaths[playerid] ++; kills[killerid] ++;
Cheers.