UI Editing
Version 1 (Botanic, 09/23/2011 04:46 pm)
| 1 | 1 | Botanic | h1. UI Editing |
|---|---|---|---|
| 2 | 1 | Botanic | |
| 3 | 1 | Botanic | Debugging tips: |
| 4 | 1 | Botanic | |
| 5 | 1 | Botanic | compile with FINAL_VERSION unchecked you can hit Shift-F2 to find out debugging info about UI elements And other display info. |
| 6 | 1 | Botanic | |
| 7 | 1 | Botanic | You can also set Local = 1; in your client.cfg |
| 8 | 1 | Botanic | And then copy your .xml to client\user\whatever.xml |
| 9 | 1 | Botanic | And then edit it and type: /resetEditorAndReloadUI |
| 10 | 1 | Botanic | |
| 11 | 1 | Botanic | you can also use /loadui user/whatever.xml |