Jump to content

Installing Skins


Phoenix58

Recommended Posts

Posted

Hello guys. I am trying to install a skin on my Server; I can install txd but can't install dff.

Check this out:

function onResourceStart() 
    --BREEN 
    BREEN = engineLoadTXD ( "skins/29.txd" ) 
    engineImportTXD ( BREEN, 29 ) 
  
    --BLOOB 
    BLOOB = engineLoadDFF ( "skins/29.dff" ) 
    engineImportDFF ( BLOOB, 29 ) 
  
  
end 
addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), onResourceStart) 

If it isn't true, please tell me what's wrong...

Posted

Remplacing Models of Skins is not possible in mta for now.

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.

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