Command error
#9

See here CarDealerShipInfo

Код:
enum cdInfo
{
	cdOwned,
	cdOwner[MAX_PLAYER_NAME],
	Float: cdEntranceX,
	Float: cdEntranceY,
	Float: cdEntranceZ,
	Float: cdExitX,
	Float: cdExitY,
	Float: cdExitZ,
	cdMessage[128],
	cdTill,
	cdInterior,
	Float: cdRadius,
	cdPrice,
	cdPickupID,
	Text3D:cdTextLabel,
	Text3D:cdVehicleLabel[MAX_DEALERSHIPVEHICLES],
	cdVehicleModel[MAX_DEALERSHIPVEHICLES],
	cdVehicleCost[MAX_DEALERSHIPVEHICLES],
	cdVehicleId[MAX_DEALERSHIPVEHICLES],
	Float: cdVehicleSpawnX[MAX_DEALERSHIPVEHICLES],
	Float: cdVehicleSpawnY[MAX_DEALERSHIPVEHICLES],
	Float: cdVehicleSpawnZ[MAX_DEALERSHIPVEHICLES],
	Float: cdVehicleSpawnAngle[MAX_DEALERSHIPVEHICLES],
	Float: cdVehicleSpawn[4],
};
new CarDealershipInfo[MAX_CARDEALERSHIPS][cdInfo];
Reply


Messages In This Thread
Command error - by IndependentGaming - 20.01.2015, 17:33
Re: Command error - by Schneider - 20.01.2015, 17:48
Re: Command error - by IndependentGaming - 20.01.2015, 18:13
Re: Command error - by TFreemen - 20.01.2015, 18:16
Re: Command error - by Ironboy - 20.01.2015, 18:17
Re: Command error - by TFreemen - 20.01.2015, 18:20
Re: Command error - by IndependentGaming - 20.01.2015, 18:22
Re: Command error - by IndependentGaming - 20.01.2015, 18:24
Re: Command error - by IndependentGaming - 20.01.2015, 18:26
Re: Command error - by TFreemen - 20.01.2015, 18:28

Forum Jump:


Users browsing this thread: 2 Guest(s)