Error on the script
#9

Код:
new PlayerToyInfo[MAX_PLAYERS+1][MAX_PLAYERTOYS][ptInfo];

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],
};
Reply


Messages In This Thread
Error on the script - by Shazwan - 21.12.2013, 13:38
Re: Error on the script - by BarFix - 21.12.2013, 13:49
Re: Error on the script - by Shazwan - 21.12.2013, 14:17
Re: Error on the script - by Hansrutger - 21.12.2013, 14:20
Re: Error on the script - by Shazwan - 21.12.2013, 14:23
Re: Error on the script - by SilentSoul - 21.12.2013, 14:26
Re: Error on the script - by Shazwan - 21.12.2013, 14:29
Re: Error on the script - by SilentSoul - 21.12.2013, 14:34
Re: Error on the script - by Shazwan - 21.12.2013, 14:36
Re: Error on the script - by SilentSoul - 21.12.2013, 14:40

Forum Jump:


Users browsing this thread: 1 Guest(s)