Alwane Posted July 14, 2013 Posted July 14, 2013 Ok Im a noob I admit, I got some awesome soldier skins for my server and im familiar with modloader but I dont know how to add custom skins... Also I want to know how to spawn bots with slothbot
DNL291 Posted July 14, 2013 Posted July 14, 2013 engineLoadTXD engineImportTXD engineLoadDFF engineReplaceModel https://wiki.multitheftauto.com/wiki/Slothman/Slothbot Please do not PM me with scripting related question nor support, use the forums instead.
Alwane Posted July 14, 2013 Author Posted July 14, 2013 Ok thanks man! Ok say my skin is... delta.dff and delta.txd how do I script em in with that example?
JuniorMelo Posted July 14, 2013 Posted July 14, 2013 function Model() txd = engineLoadTXD("delta.txd", 15 ) engineImportTXD(txd, 15)-- dff = engineLoadDFF("delta.dff", 15 ) engineReplaceModel(dff, 15)-- end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), Model) https://wiki.multitheftauto.com/wiki/Character_Skins ID Skins ........... \__ ▄▂_ .........[█|||███████]▄▄▄▄▄▄▄▄▄▃▂ ..__▂▄▅█████████▅▄▃▂ I███████████████████] ...◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤ ░░░███████ ]▄▄▄▄▄▄▄▄ ▂▄▅████████▅▄▃▂ I███████████████████] ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤
Alwane Posted July 14, 2013 Author Posted July 14, 2013 Oh and sorry to bother again but how would the XML look after Im done scripting?
#DRAGON!FIRE Posted July 14, 2013 Posted July 14, 2013 # XML https://wiki.multitheftauto.com/wiki/Cl ... _functions XML is a data base saved or used to keeping information resource or short file is the control file: save it - save the file - or not to save xmlLoadFile or xmlCreateFile xmlCreateChild xmlNodeSetValue xmlSaveFile xmlUnloadFile xmlNodeSetAttribute xmlFindChild # - These functions, which need a task # - You can view All functions To Contact Me at Skype : [email protected]
Alwane Posted July 14, 2013 Author Posted July 14, 2013 Im lost...Im a complete NOOB at this.. can I email you?
#DRAGON!FIRE Posted July 15, 2013 Posted July 15, 2013 Im lost...Im a complete NOOB at this.. can I email you? [email protected] I prefer Skype but not a problem Skype : za7f.77 To Contact Me at Skype : [email protected]
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