SA-MP Forums Archive
Vehicle Classes - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicle Classes (/showthread.php?tid=187212)



Vehicle Classes - WillyP - 01.11.2010

Hey, how would I be able to get all vehicle classes under one simple variable? Like the vehicle names but the classes that the go under.. Thanks.

This forum requires that you wait 120 seconds between posts. Please try again in 34 seconds.


Re: Vehicle Classes - Mike_Peterson - 01.11.2010

You mean an array with classes? like Truck, 4 door, 2 door, hatchback etc..?
Make it urself? i wouldnt know any other


Re: Vehicle Classes - WillyP - 01.11.2010

Quote:
Originally Posted by Mike_Peterson
Посмотреть сообщение
You mean an array with classes? like Truck, 4 door, 2 door, hatchback etc..?
Make it urself? i wouldnt know any other
Yeah, I tried making my own, but it probablies means writing down lots of "if(vehid = lalala" ect.

Anyways, I might aswell start; no time like the present.

This forum requires that you wait 120 seconds between posts. Please try again in 41 seconds.


Re: Vehicle Classes - Scenario - 01.11.2010

So you mean like you can do (for example) /spawncar [vehicle name] [colors]? It will identify the name of the car and spawn it..?


Re: Vehicle Classes - WillyP - 01.11.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
So you mean like you can do (for example) /spawncar [vehicle name] [colors]? It will identify the name of the car and spawn it..?
No, such as if you spawn a Ambulance, it would go under Commercial, or maybe a Infernus would go under 'Sports Cars'


This forum requires that you wait 120 seconds between posts. Please try again in 22 seconds.