basel-ksa Posted September 12, 2010 Share Posted September 12, 2010 I'm work in script to Change Skin ! Like This Picture http://dl.dropbox.com/u/6399783/Saudi/thop3.png and i have 2 file :1-hmyri.dff ...... 2-hmyri.txd i m Make This Code :Skins.lua function startResource( ) txd = engineLoadTXD ( "hmyri.txd" ) engineImportTXD ( txd, 46 ) dff = engineLoadDFF ( "hmyri.dff" ) engineImportDFF ( dff, 46 ) end addEventHandler( "onClientResourceStart", getResourceRootElement( ), startResource ) meta.xml <meta> <info name="skins-by-basel" version="1.4" type="misc"/> <script src="Skins.lua" type="client" /> <file src="hmyri.txd" /> <file src="hmyri.dff" /> </meta> But it didnt work plz help to fix it : ( Link to comment
50p Posted September 12, 2010 Share Posted September 12, 2010 You can't replace characters. Link to comment
basel-ksa Posted September 12, 2010 Author Share Posted September 12, 2010 i dont understand you what "characters". : ( Can you Explain That Link to comment
Castillo Posted September 12, 2010 Share Posted September 12, 2010 i dont understand youwhat "characters". : ( Can you Explain That You can't remplace skins/player models, for now just vehicles and objects. Link to comment
basel-ksa Posted September 12, 2010 Author Share Posted September 12, 2010 i dont understand youwhat "characters". : ( Can you Explain That You can't remplace skins/player models, for now just vehicles and objects. Thank you 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