Jump to content

help replace


golanu21

Recommended Posts

Use this Code

replaceTXD = function() 
  txd2 = engineLoadTXD("files/replacement.txd") 
  engineImportTXD(txd2, Object ID) 
  engineImportTXD(txd2, Object ID) 
  engineImportTXD(txd2, Object ID) 
  engineImportTXD(txd2, Object ID) 
end 
  
addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), replaceTXD) 

Link to comment

There's also a built in World Model Remover in the MTA:SA Map Editor, just remove the building by pressing the Globe with a Red X on the bottom left hand corner... save the map, then go to your resources and go into the folder where you saved, and the files will be there!

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