Readme:
You can use these files to customize your commands menu (see the screen shot http://webpages.charter.net/kailric/customized.menu.jpg ).
Simply put the init.Customize.menu script in your script folder and then open the script 440789.xml with a text editor(notepad, wordpad) or a xml editor and change the italicized words to what ever you want. Save it (do not change the name when you save) and then put it in your /t folder...your good to go.
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
- <language id="44">
- <page id="2020" title="Command Console" descr="0">
<t id="1001">Navigation...</t>
<t id="1002">Combat...</t>
<t id="1003">Trade...</t>
<t id="1004">Special...</t>
<t id="1005">Custom...</t>
<t id="1006">Piracy...</t>
<t id="1007">General...</t>
</page>
</language>
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
- <language id="44">
- <page id="2020" title="Command Console" descr="0">
<t id="1001">X2 Rocks...</t>
<t id="1002">So Do...</t>
<t id="1003">The Folks...</t>
<t id="1004">Who Give...</t>
<t id="1006">Us...</t>
<t id="1005">Cool...</t>
<t id="1007">Scripts...</t>
</page>
</language>