[HELP] Continuously vehicle spawning
#2

You have to break the for loop, because it runs again and again, as long as i < sizeof(Vozila)

So just add
break;
at the end of both of your for loops and it should only spawn one vehicle
Reply


Messages In This Thread
[HELP] Continuously vehicle spawning - by Pooh7 - 08.10.2010, 13:36
Re: [HELP] Continuously vehicle spawning - by Mauzen - 08.10.2010, 14:31
Re: [HELP] Continuously vehicle spawning - by Pooh7 - 08.10.2010, 14:56

Forum Jump:


Users browsing this thread: 1 Guest(s)