View Single Post
  #2  
Old 03-21-2013, 10:58 AM
falkun falkun is offline
Planar Protector

falkun's Avatar

Join Date: Sep 2010
Location: Ruins of Old Sebilis
Posts: 2,464
Default

Each EQUI_*.xml file is a component of the UI. Any components you do not load in a custom UI will be populated by the default UI files. If you'd like to create a custom UI, make a folder in your UI folder, we'll call it Custom. Then drop in any EQUI_*.xml files for UI portions you'd like to replace (and any other necessary files for the component), then load P99. Finally, do a /loadskin custom (name must be equivalent to folder name above) and it'll create you're new UI. Ensure you are using UI components compatible with the Titanium client.
Reply With Quote