Jump to content

How to replace a MTA model to multiple models? Possible?


Enkanet

Recommended Posts

Hi,

I'd like to know if I can replace a MTA model to multiple models. I mean, NRG-500's Model ID is 522. I know how to replace it with my nrg.dff and nrg.txd (example) files. But, can I replace it with more than one model? Like,

if getElementData(vehicle, "model") == 1 then (example code) replace with nrg1.dff, nrg1.txd files. if getElementData(vehicle, "model") == 2 then (example code) replace with nrg2.dff, nrg1.txd files. So can I use more than one model with a NRG500? I can do it with the textures but I don't know with the models.

Thanks.

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...