Errors
#9

This one?
pawn Код:
enum bInfo
{
    bID,
    Float: bInterior_X,
    Float: bInterior_Y,
    Float: bInterior_Z,
    Float: bInterior_A,
    bInterior_Int,
    Float: bExterior_X,
    Float: bExterior_Y,
    Float: bExterior_Z,
    Float: bExterior_A,
    bExterior_Int,
    bExterior_VW,
    Float: bFuel_X,
    Float: bFuel_Y,
    Float: bFuel_Z,
    bOwner[MAX_PLAYER_NAME],
    bOwnerAccountID,
    bType, // 1 - 24/7, 2 - Gas Station with 24/7, 3 - Gun store, 4 - Clothes Store, 5 - Advertisement Store, 6 - Club/ bar, 7 - Burger Shot, 8 - Cluckin' Bell, 9 - Pizza Stack, 10 - Sex Store, 11 - Restaurant, 12 - Gym
    bPrice,
    bName[30],
    bSafeMoney,
    BusinessInfo[MAX_BUSINESSES][bInfo],
    bProducts,
    bProductsSold,
    bLevel,
    bLockStatus,
    bMessage[80],
    bTruckerEnabled,
    Text3D: bTextID, // not saved
    bPickupID, // not saved
    bMapIconID, // not saved
    Float: bFuel,
    bCreated
};
Reply


Messages In This Thread
Errors - by Wayland - 17.01.2014, 18:04
Re: Errors - by Quincy_Gatlin - 17.01.2014, 18:10
Re: Errors - by Wayland - 17.01.2014, 18:21
Re: Errors - by Wayland - 17.01.2014, 19:25
Re: Errors - by kamzaf - 17.01.2014, 19:53
Respuesta: Errors - by Stront - 17.01.2014, 22:12
Re: Errors - by Wayland - 18.01.2014, 02:36
Re: Errors - by Mattakil - 18.01.2014, 02:58
Re: Errors - by Wayland - 18.01.2014, 03:02
Re: Errors - by Wayland - 18.01.2014, 17:18

Forum Jump:


Users browsing this thread: 3 Guest(s)