Jump to content

[Help] Adding Vehicle Mod to a Specific vehicle


Swagy

Recommended Posts

So basically, all I want to do is to Apply a vehicle mod to a certain vehicle.

For example I use:

local vehicle  = createVehicel(id, x,y,z)

and then I want that vehicle mod to be replaced, but not all the vehicles with same Vehicle ID would be modded.

I don't want to use shaders, because I'm willing to change the DFF file so.

I don't really know how to express it xD but I hope you got what I meant

Link to comment
  • Scripting Moderators
3 hours ago, Swagy said:

So basically, all I want to do is to Apply a vehicle mod to a certain vehicle.

For example I use:

local vehicle  = createVehicel(id, x,y,z)

and then I want that vehicle mod to be replaced, but not all the vehicles with same Vehicle ID would be modded.

I don't want to use shaders, because I'm willing to change the DFF file so.

I don't really know how to express it xD but I hope you got what I meant

Use vehicle variants maybe?

https://wiki.multitheftauto.com/wiki/Vehicle_variants

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...