Jump to content

help replace


golanu21

Recommended Posts

Posted

You are talking about the model/texture?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
engineLoadTXD 
engineImportTXD 
engineLoadDFF 
engineReplaceModel 

Ingame Name : |DGT|Puma

DGT Clan Server 24/7 Owner/Scripter

MultiGameMode in progress :

n-560x95_FFFFFF_FFFFFF_0283C4_000000.png

Posted

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) 

350x20_FFFFFF_FFFFFF_000000_000000.png
Posted

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!

No nudity in signatures -Moderators

( . ) ( . ) <-- Breasts or eyes, use your imagination. Wowzas *childish giggle*

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