Vehicle System - Help
#7

Quote:
Originally Posted by SKAzini
Посмотреть сообщение
Debug your script by printing VehicleInfo[i][vModel] before spawning the vehicle.

pawn Код:
printf("%d", VehicleInfo[i][vModel]);

//OR

new str[3];
format(str, sizeof str, "%d", VehicleInfo[i][vModel]);
SendClientMessageToAll(-1, str);
Well, yea I did. But look, the problem is that MANY Million Vehicles spawn. Why is that so?
This is what happens.
http://i61.tinypic.com/2mwwa4h.png

UPDATE: I checked the log file and found this.
Код:
[09:41:04] 526
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
[09:41:04] 0
Reply


Messages In This Thread
Vehicle System - Help - by JonathanW - 09.08.2014, 14:49
Re: Vehicle System - Help - by SanAndreasMP - 09.08.2014, 14:54
Re: Vehicle System - Help - by JonathanW - 09.08.2014, 14:59
Re: Vehicle System - Help - by SanAndreasMP - 09.08.2014, 15:15
Re: Vehicle System - Help - by JonathanW - 09.08.2014, 15:31
Re: Vehicle System - Help - by SKAzini - 09.08.2014, 16:24
Re: Vehicle System - Help - by JonathanW - 09.08.2014, 16:41
Re: Vehicle System - Help - by JonathanW - 09.08.2014, 16:52

Forum Jump:


Users browsing this thread: 5 Guest(s)