30.07.2009, 14:30
Okey, i have a question:
Whats the name of this thing?
And how can i add it to my gamemode
Whats the name of this thing?
And how can i add it to my gamemode
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
return 1;
}