Compare Name with part of an enum
#5

pawn Code:
enum bInfo
{
    bizid,
    Owner[32],
    Owned,
    Price,
    BizName[64],
    Type,
    Products,
    EntrancePrice,
    Float:enX,
    Float:enY,
    Float:enZ,
    Float:exX,
    Float:exY,
    Float:exZ,
    Interior,
    VirtualWorld,
    Text3D:HouseLabel[24],
    Locked
};
new BizInfo[MAX_BUSINESS][bInfo];
EDIT: yes, i have a loadbussiness function,which loads it on game mode init.
Reply


Messages In This Thread
Compare Name with part of an enum - by dusk - 31.03.2013, 13:05
Re: Compare Name with part of an enum - by Neil. - 31.03.2013, 13:12
Re: Compare Name with part of an enum - by Riddick94 - 31.03.2013, 13:24
Re: Compare Name with part of an enum - by Neil. - 31.03.2013, 13:29
Re: Compare Name with part of an enum - by dusk - 31.03.2013, 14:06
Re: Compare Name with part of an enum - by SuperViper - 31.03.2013, 14:41
Re: Compare Name with part of an enum - by dusk - 31.03.2013, 14:48

Forum Jump:


Users browsing this thread: 2 Guest(s)