15.12.2013, 15:52
i made my server but idk how to add the killing list -_-
can someone help me ?
can someone help me ?
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
return 1;
}