This Custom Menu is/are for those who are having a problem in Target Info which is being covered by Game Menu when (The Official look)Menu is Open.. So I managed to redesign it and share here as late Christmas Gift (<<LOL).
Note: No need to modify source code. Just follow the instructions. (SF Steps)
A. Game gui editing.
1. Go to your client folder and proceed to "data/gui" directory.
2. Open "uiinnercfg01.xml" using any text editor you have and find the CONTROL with this Id's...
GAME_MENU
GAME_MENU_OPEN_BUTTON
GAME_MENU_OPEN_BUTTON_F
MENU_CLOSE_BUTTON
MENU_CLOSE_BUTTON_F
MENU_RUN_BUTTON
MENU_RUN_BUTTON_F
MENU_ITEMSHOP_BUTTON
MENU_ITEMSHOP_BUTTON_F
MENU_ITEMBANK_BUTTON
MENU_ITEMBANK_BUTTON_F
MENU_CHATMACRO_BUTTON
MENU_CHATMACRO_BUTTON_F
MENU_LARGEMAP_BUTTON
MENU_LARGEMAP_BUTTON_F
MENU_GUILD_BUTTON
MENU_GUILD_BUTTON_F
MENU_PARTY_BUTTON
MENU_PARTY_BUTTON_F
MENU_FRIEND_BUTTON
MENU_FRIEND_BUTTON_F
MENU_QUEST_BUTTON
MENU_QUEST_BUTTON_F
MENU_SKILL_BUTTON
MENU_SKILL_BUTTON_F
MENU_INVENTORY_BUTTON
MENU_INVENTORY_BUTTON_F
MENU_CHARACTER_BUTTON
MENU_CHARACTER_BUTTON_F
Remove all of it or comment all CONTROLS with those Id's
EXAMPLE: the RUN button.............
Remove all of it (not just the red marked ID's but the whole script/text with that ID, the red marked text is just indicator for sampling).. and the others with the listed Id's or comment it for backup porpuse..Code:<CONTROL Local="common" Id="MENU_RUN_BUTTON"> <WINDOW_POS X="1" Y="279" W="24" H="24" /> <TEXTURE SizeX="512" SizeY="512">Interface_Main.png</TEXTURE> <TEXTURE_POS X="263" Y="148" W="24" H="24" /> </CONTROL--> <CONTROL Local="common" Id="MENU_RUN_BUTTON_F"> <WINDOW_POS X="0" Y="0" W="24" H="24" /> <TEXTURE SizeX="512" SizeY="512">Interface_Main.png</TEXTURE> <TEXTURE_POS X="257" Y="227" W="24" H="24" /> </CONTROL>
4. Now download the new XML CONTROLS I've created. Attached files "sharecustommenu.txt", and open it also using any text editor you have. Copy all the content of it and paste in on "uiinnercfg01.xml", better if you paste it on the side in where the removed/commented controls are located. But still this will work if you put this in the end part. As long as it's not out of </INTERFACE> tag.
B. Putting the textures on.
1. Go to your client folder and proceed to "textures/gui" directory.
2. Download attached "SB_MENU.png" and paste it in the directory or gui folder under the texture folder.
ENJOY :) See my screenshot for reference...
See Attachments for the files..





Reply With Quote![SHARE [Custom Menu] - Just Sharing...](http://ragezone.com/hyper728.png)
anyways. WP share

