Jump to content

[HELP]Engine load TXD is not working


Recommended Posts

Hi guys! I want to load a kevlarvest model , but the script is not working :/

Debugscript said:ERROR:zg_armor/client.lua.29:attempt to call global 'EngineLoadTXD' (a nil value)

The script : 

txd = engineLoadTXD ( "armor.txd" )
engineImportTXD ( txd, 1242)
dff = engineLoadDFF ( "armor.dff", 1242 )
engineReplaceModel ( dff, 1242)

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