A question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: A question (
/showthread.php?tid=575812)
A question -
Alpay0098 - 30.05.2015
In my GM, there's about 300 or 400 vehicles (CreateVehicle)
Now when I start samp-server.exe ==> [15:01:33] Number of vehicle models: 99
What does it mean

? Can it be the reason of
THIS?
Re: A question -
Sledgehammer - 30.05.2015
It shows how many vehicle
models have been loaded, not how many vehicles in total.
Re: A question -
PepsiCola23 - 30.05.2015
It just shows the models of the cars,like infernus turismo etc
Re: A question -
Konverse - 30.05.2015
Quote:
Originally Posted by Alpay0098
In my GM, there's about 300 or 400 vehicles (CreateVehicle)
Now when I start samp-server.exe ==> [15:01:33] Number of vehicle models: 99
What does it mean  ? Can it be the reason of THIS?
|
The amount of vehicle models that are available in your area are the same. You can simply press F5 if you wanna check how much identical cars are there in your area.
Re: A question -
Alpay0098 - 30.05.2015
So it doesn't have any relation with
THAT ?
If anyone can answer
THAT please ... I'll rep him twice in this day I really need to fix that.
Re: A question -
Bingo - 30.05.2015
Actually it shows number of
MODELS.
Not the number of vehicles.
EDIT: It was answered already, Didn't noticed lol.
Re: A question -
J4Rr3x - 30.05.2015
Post here your LoadVehicles callback or similar
Re: A question -
J0sh... - 30.05.2015
Quote:
Originally Posted by J4Rr3x
Post here your LoadVehicles callback or similar
|
Please read the thread next time just look at the post above you, it's the vehicle MODELS that have been loaded.