Jump to content

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


Enkanet

Recommended Posts

Posted

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.

YnVnhLx.png

'^ Just a beginner scripter.'

Posted

It's possible with shaders

Orrr you could load for specific client a different model because this is client side scripting

If you find my post useful or if it helped you, please like my post :)
Ingame name: ZoeN

560x95_FFFFFF_FF9900_000000_000000.png

Posted

As I said, I can change the texture with the shaders only I was asking was is it possible for models. @The Creator: Thanks, I am reading it now.

Thanks to everyone for their time, helps ..

YnVnhLx.png

'^ Just a beginner scripter.'

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