Phoenix58 Posted January 9, 2011 Share Posted January 9, 2011 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... Link to comment
Castillo Posted January 9, 2011 Share Posted January 9, 2011 Remplacing Models of Skins is not possible in mta for now. Link to comment
lil Toady Posted January 9, 2011 Share Posted January 9, 2011 You can only replace the skin texture Link to comment
Phoenix58 Posted January 9, 2011 Author Share Posted January 9, 2011 Oh.. very bad but thanks Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now