Jump to content

Ca I replece a DFF, in a skin?


flaviovmr

Recommended Posts

First of all, I hope you are very good, and that the Creator spill a shower of blessings on all.

The reason for this, is because long ago I tried to replace the DFF of a skin, on the other. basing on a script that replaces the DFF of a car, on the other. But the result was disappointing, because the skin was the same.

Now, my question is this: I can replace the DFF of a skin? or just can replace the TXD?

advance; thanks for your answers.

Sincerely,

Flaxtreme

this is the code of my try:

function replaceModel() 
  txd = engineLoadTXD("data/terminator.txd", 0 ) 
  engineImportTXD(txd, 0) 
  dff = engineLoadDFF("data/terminator.dff", 0 ) 
  engineReplaceModel(dff, 0) 
end 

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