Quote:
Originally Posted by [NWA
Hannes ]
Will
pawn Код:
if(!killerid == INVALID_PLAYER_ID)
Work too?
|
When you say !<variable>, or !<function>, you are basically checking if your variable or function returns zero, so in this case, you are checking if 0 == INVALID_PLAYER_ID