Nooby question about if
#1

Hey, I've havent scripted with onplayerdeath for a while and now i forgot.
Didnt find it on the wiki.

How to check for the opposite of
pawn Код:
if(killerid == INVALID_PLAYER_ID)
Instead of doing
pawn Код:
if(killerid == INVALID_PLAYER_ID)
{
}
else
{
//...
}
Reply


Messages In This Thread
Nooby question about if - by bajskorv123 - 03.04.2010, 14:15
Re: Nooby question about if - by Nero_3D - 03.04.2010, 14:35
Re: Nooby question about if - by bajskorv123 - 03.04.2010, 14:51
Re: Nooby question about if - by biltong - 03.04.2010, 15:27
Re: Nooby question about if - by Nero_3D - 03.04.2010, 16:16
Re: Nooby question about if - by biltong - 03.04.2010, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)