CreateVehicle
#6

Okay so i managed to get vehicles to stop spawning but it stopped every vehicle from spawning i tried using
AddStaticVehicle/Ex/CreateVehicle Still wouldnt spawn i added this also

for(new i = 0; i < MAX_VEHICLES; i++)
{
SetVehicleToRespawn(i);
}

Still nothing, here is the code i was using to create vehicles

http://pastebin.com/WxfLHsPv

I added DestroyVehicle(vehicleid); under OnVehicleDeath but well idk how to add if statements unders OnVehicleDeath as everything i was trying would give me similar results to this

function heading differs from prototype

Any help would be Awsome!
Reply


Messages In This Thread
CreateVehicle - by barneystinson - 19.11.2010, 08:17
Re: CreateVehicle - by Lorenc_ - 19.11.2010, 08:26
Re: CreateVehicle - by barneystinson - 19.11.2010, 08:49
Re: CreateVehicle - by PowerPC603 - 19.11.2010, 09:09
Re: CreateVehicle - by barneystinson - 20.11.2010, 00:52
Re: CreateVehicle - by barneystinson - 20.11.2010, 02:07
Re: CreateVehicle - by barneystinson - 20.11.2010, 14:23
Re: CreateVehicle - by Biesmen - 20.11.2010, 15:11
Re: CreateVehicle - by barneystinson - 20.11.2010, 18:09

Forum Jump:


Users browsing this thread: 1 Guest(s)