[Question] Bool
#1

Hey guys i've seen this placed around many gamemodes, so i finally figured to find out, what the hell is it, and how the hell can i use it correctly.

Lets say i would use it in my vehicle system, it would be something like this:
pawn Код:
enum vdata {
    vSQLID,
    vModel,
   
    Owner[MAX_PLAYER_NAME],
    bool:Ownable,
}
Would that be correct use? if so how would i then detect say 0 = un buyable and 1 = buyable? Thanks in advance guys.
Reply


Messages In This Thread
[Question] Bool - by Anthonyx3' - 24.01.2011, 01:55
Re: [Question] Bool - by PeteShag - 24.01.2011, 02:04
Re: [Question] Bool - by Calgon - 24.01.2011, 03:54

Forum Jump:


Users browsing this thread: 1 Guest(s)