how to fix this error? 2 errrors
#4

amm not again..


Код:
enum houseinfo
{
	HouseNames[60], //To save into the file
	HouseCost, //The house cost
	HouseOwner[24], // The house owners Name
    Float:PickupX, // PickupX
    Float:PickupY, //PickupY
    Float:PickupZ, //PickupZ
    Float:TeleX, //The house location
    Float:TeleY, //The house location
    Float:TeleZ, //The house location
	Interior, //The house Interior
    HouseSell, //House sell price
    Owned,
    Virtual
}
Reply


Messages In This Thread
how to fix this error? 2 errrors - by hardstop - 28.04.2010, 14:42
Re: how to fix this error? 2 errrors - by Fj0rtizFredde - 28.04.2010, 14:45
Re: how to fix this error? 2 errrors - by hardstop - 28.04.2010, 14:48
Re: how to fix this error? 2 errrors - by hardstop - 28.04.2010, 14:49

Forum Jump:


Users browsing this thread: 1 Guest(s)