Jump to content

Adding custom skins to server


Alwane

Recommended Posts

Posted

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

Posted
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███████████████████]

◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤

Posted

# 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]

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