17.11.2009, 03:35
use this
Код:
public OnPlayerDeath(playerid, killerid, reason) { SetPlayerScore(killerid, GetPlayerScore(killerid) + 1); }