02.04.2013, 21:16
put this on
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
pawn Код:
if(GetPlayerWeapon(killerid) == 0)
{
GivePlayerMoney(killerid, 500);
}