Strange, code is being skipped.. (OnOplayerDeath)
#4

It would be better if you would show your code.

pawn Код:
OnPlayerDeath()
{
     if(killerid != INVALID_PLAYER_ID)
     {
           // code here
     }
}
Put there only your needed code, where you use killerid parameter
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)