26.02.2009, 20:03
Quote:
|
Originally Posted by 0rb
This example isn't a good one..If it's just to check if it's either 0 or 1, you just do
pawn Код:
|
pawn Код:
return playerinfo[playerid][spawned];
|
Originally Posted by 0rb
This example isn't a good one..If it's just to check if it's either 0 or 1, you just do
pawn Код:
|
return playerinfo[playerid][spawned];