Jump to content

Replace Parachute


delta1337

Recommended Posts

Hello, i need some help for parachute Object i mean the top of it not the backpack top. And ill used this script but doesnt work

txd = engineLoadTXD ( "paracx.txd" )
engineImportTXD ( txd, 371 ) 
  
   
txd = engineLoadTXD ( "gun_para.txd" ) 
engineImportTXD ( txd, 3131 ) 
  
dff = engineLoadDFF ( "gun_para.dff", 0 ) 
engineReplaceModel ( dff, 3131 ) 

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