OnplayerDeath and OnPlayerTakeDamage - Array index out of bounds
#6

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
At the beginning of your callback, before putting your own code.
Do you mean like this?:

Код:
fpublic OnPlayerDeath(playerid, killerid, reason)
{
if(killerid != INVALID_PLAYER_ID){

//All of my codes here

}


}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)