Jump to content

WARNING and engineImportTXD


iPanda

Recommended Posts

Hello everyone!

I have one problem with the replacement textures. Debugscript 3 shows an WARNING while trying to replace the texture using a TXD file.

 --I have file 'des_dirt1.txd' 
  
local txd = engineLoadTXD('des_dirt1.txd') 
engineImportTXD(txd,'des_dirt1')  

debugscript 3

WARNING: (path) : Bad 'number' pointer @ 'engineImportTXD'(2) 

The texture does not replace. What should I do?

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