How to add moded cars
#1

Hey how can i add moded cars in my server ?
Reply
#2

Make a variable like:
new VehicleA;
Then you'll need to spawn the vehicle like
VehicleA = AddStaticVehicle(blablabla

then you can use the addvehiclecomponent function
AddVehicleComponent(VehicleA,1010); // This adds nos to the vehicle (i thought)

See, easy?
Reply
#3

With AddVehicleComponent(Vehicleid,ComponentID); you can Add Tuningparts to a specific vehicle. Not all Tuningparts work for every Vehicle like 10xNos (Component ID 1010) dont works for a Monster Truck (Model ID 444). You can see all Tuningparts here »click me«.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)