19.05.2014, 14:53
What is the meaning and definition of callback ? Please explain it as i am in second primary. I'm newbie though ;p
public OnPlayerDeath(playerid,killerid,reason)
{
SendClientMessage(playerid,-1,"You have been killed!");
return 1;
}