[HELP]
#1

Hi,

If i make AddStaticVehicleEx ((id,cordinates and stuff))
than if i start a game there is no vehicles where i added them

Код:
AddStaticVehicleEx(598,1062.6305,-1772.6554,13.3552,78.1742,0,0, 30000); //FBI LVPD 1
	AddStaticVehicleEx(598,1062.3027,-1766.8617,13.3764,359.8635,0,0, 30000); //FBI LVPD 2
	AddStaticVehicleEx(421,1079.3302,-1755.1342,13.3906,270.5626,0,0, 30000); //FBI Washington 1
	AddStaticVehicleEx(421,1080.0651,-1760.4762,13.3777,184.3952,0,0, 30000); //FBI Washington 2
	AddStaticVehicleEx(565,1099.0374,-1766.0745,13.3515,183.1418,0,0, 30000); //FBI Flash 1
	AddStaticVehicleEx(565,1099.2642,-1772.6184,13.3467,181.5752,0,0, 30000); //FBI Flash 2
	AddStaticVehicleEx(551,1097.9609,-1755.2430,13.3552,273.6960,0,0, 30000); //FBI Merit 1
	AddStaticVehicleEx(551,1098.7900,-1760.7207,13.3522,187.8419,0,0, 30000); //FBI Merit 2
	AddStaticVehicleEx(545,2796.9651,-1558.1211,11.0481,269.6669,0,0, 30000); //FBI Hustler
	AddStaticVehicleEx(490,1062.3615,-1754.8464,13.4320,261.7659,0,0, 30000); //FBI rancher 10
	AddStaticVehicleEx(490,1062.3615,-1754.8464,13.4320,261.7659,0,0, 30000); //FBI rancher 11
Reply
#2

Did you add them under public OnGameModeInit() ?
Reply
#3

Yeah,

now i understanded that , sometimes they show , and sometimes they dont -.-
Whats the problem ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)