View Single Post
Dygear
SourceMod Donor
Join Date: Apr 2004
Location: Levittown, NY
Old 01-25-2010 , 04:44   Re: Questions About :Bool
Reply With Quote #6

Any variable that is tagged as bool: (notice the lack of a capital letter) can be true an alias for 1, or false an alias for 0.

Quote:
Originally Posted by The PAWN Language Guide, Pg. 104 # Tag Names
false 0 (this constant is tagged as bool:).
true 1 (this constant is tagged as bool:).
bool: For "true/false" flags. The predefined constants true and false have this tag.
__________________
Dygear is offline
Send a message via AIM to Dygear Send a message via MSN to Dygear Send a message via Skype™ to Dygear