Jump to content

DFF/COL/TXD "Bad Argument"


myonlake

Recommended Posts

Posted (edited)

Hello again,

Now I've got this problem that my debug says that it has bad argument.

txd = engineLoadTXD("shield.txd") 
engineImportTXD(txd, 1631) 
  
dff = engineLoadDFF("shield.dff", 0) 
engineReplaceModel(dff, 1631) 
  
col = engineLoadCOL("shield.col") 
engineReplaceCOL(col, 1631) 
 

Not sure, but do I need to put the files in the meta.xml aswell? Just thinking, because imo these are just fine.

Edited by myonlake

If I helped you, please click the like button on the right ;) Thanks!

Posted

Nevermind, I just solved it :D But yeah, same thing as what you did :D

If I helped you, please click the like button on the right ;) Thanks!

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