carrespawn command
#4

You haven't initiliazed your i_Vehicles properly, it does not have a starting value.

in your for(new i_Vehicles; .........) change it to

for(new i_Vehicles = 0; )

Also use this to respawn your cars;
https://sampwiki.blast.hk/wiki/SetVehicleToRespawn

SetVehiclePos and SetVehicleZAngle are not needed. Also, consider using foreach for your vehicle loops.
Reply


Messages In This Thread
carrespawn command - by reddoxx - 01.08.2018, 13:25
Re: carrespawn command - by Rufio - 01.08.2018, 13:27
Re: carrespawn command - by reddoxx - 01.08.2018, 13:35
Re: carrespawn command - by Rufio - 01.08.2018, 13:41
Re: carrespawn command - by Dayrion - 01.08.2018, 14:21
Re: carrespawn command - by reddoxx - 01.08.2018, 14:58
Re: carrespawn command - by Rufio - 01.08.2018, 15:18
Re: carrespawn command - by reddoxx - 01.08.2018, 16:18
Re: carrespawn command - by Dayrion - 01.08.2018, 17:02
Re: carrespawn command - by reddoxx - 02.08.2018, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)