esporta05 Posted July 21, 2014 Posted July 21, 2014 As the title says, engineloadTXD doesnt working with any kind of TXD files. Can someone explain me what is wrong with the script? function StaffSkinLoader () txd = engineLoadTXD ( "staffmale.txd" ) engineImportTXD ( txd, 217 ) end addEventHandler("onClientResourceStart", resourceRoot, StaffSkinLoader )
Castillo Posted July 21, 2014 Posted July 21, 2014 Is the file "staffmale.txd" loaded in the meta.xml? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
esporta05 Posted July 21, 2014 Author Posted July 21, 2014 Yes. The problem is script looks like running + there is no errors at debug script 3 and also we have tried this script in 3 different servers and still same. Doesnt loads the staff txd. "esporta" type="script" description="Staff Skin!" />>
Castillo Posted July 21, 2014 Posted July 21, 2014 That meta.xml is wrong: "esporta" type="script" description="Staff Skin!" /> Try that. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Max+ Posted July 21, 2014 Posted July 21, 2014 Still shows the standart staff skin. Me to i have the same Problem i think it's bug or something .. - New , Kill System - New, GameMode Intro - Leve / Exp System - New nametag showing style - New , Hud For Players - Skin Selection from SA-MP - Money System / Buy Weapons - Drop Weapons - New, Flood System - New , Group Assign - Gun license For Weapons - Random Rule System For Money
esporta05 Posted July 22, 2014 Author Posted July 22, 2014 So is it impossible to load new TXD's or is there any other ways to script TXD replacing?
Et-win Posted July 22, 2014 Posted July 22, 2014 Put a check in or it returned boolean 'true' first to be sure it has been placed. + Are you sure you have the right skin model? ~Scripts~ Clan War System V1.2.0 ~Maps~ [DM]Et-win - The Run [FUN]Et-win - Drift Rocket [FUN]Et-win - Drift Rocket // [DD]Et-win - Cross 3xC
esporta05 Posted July 22, 2014 Author Posted July 22, 2014 Yes, I checked the TXD file at txdworkshop. Its exactly the right one.
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