Radio
#8

Yeah looks like i don't have proper car spawning script, so it would be nice if someone can help me to make it proper.

basically i got enums for carid and parking floats

and i spawn cars by this
Код:
CreateVehicle(cInfo[playerid][pCar],cInfo[playerid][vx],cInfo[playerid][vy],cInfo[playerid][vz],1,1,1,0);
here is enums

Код:
enum CarInfo
{
	pCColor,
    pCColor2,
    pCar[max_owned],
   	Float:vx,
	Float:vy,
	Float:vz
}
Код:
new cInfo[MAX_PLAYERS][CarInfo];
Reply


Messages In This Thread
Radio - by edzis84 - 21.05.2013, 20:32
Re: Radio - by FiniteSurvival - 21.05.2013, 20:37
Re: Radio - by edzis84 - 21.05.2013, 20:43
Re: Radio - by Pottus - 21.05.2013, 20:49
Re: Radio - by edzis84 - 21.05.2013, 20:58
Re: Radio - by edzis84 - 22.05.2013, 12:52
Re: Radio - by Pottus - 22.05.2013, 13:00
Re: Radio - by edzis84 - 22.05.2013, 13:39

Forum Jump:


Users browsing this thread: 1 Guest(s)