Jump to content
Sign in to follow this  
raPalooza~

[Guide] Removing "Battleground" and "Navigation" buttons

Recommended Posts

The "Battleground" and the "Navigation" buttons are somehow useless for our clients, so i'm going to show you how to remove them from the client, keep in mind that this Technic is a little hackish as it consist in changing the HEX value, misleading the image information for those buttons.

Needed:

  • [*]
HxD ( Or some other HEX editor ) [*]Your patched client ( Tested on 08.07a )

Search and replace the following Hex values to hide the buttons:

Navigation:
Search:
[cbox]5C 62 74 6E 5F 4E 61 76 69 67 61 74 69 6F 6E[/cbox]
Replace
[cbox]5F 62 74 6E 5F 4E 61 76 69 67 61 74 69 6F 6E[/cbox]

Battleground:
Search:
[cbox]5C 62 74 6E 5F 62 61 74 74 6C 65 5F 66 69 65 6C 64[/cbox]
Replace
[cbox]5F 62 74 6E 5F 62 61 74 74 6C 65 5F 66 69 65 6C 64[/cbox]

Replacing the first 5C for a 5F is what i'm doing.


What it does?
It changes the image path, so the client do not reach and load the buttons.

It goes well with the skin that I've released, where i hided the navigation from the menu for a better fit.

index.php?app=downloads&module=display&section=screenshot&id=148
raPzLight Skin Renewal 1.0
Last Updated Jul 14 2014 02:57 AM





That's it yall. B) 

Share this post


Link to post
Share on other sites

Why are the Navigation button  useless?

 

the Navigation System is fully working , not sure what kind of problems you got hehe

Share this post


Link to post
Share on other sites

Why are the Navigation button  useless?

 

the Navigation System is fully working , not sure what kind of problems you got hehe

 

I already doing this also, because im using pre-re mechanics and doesnt want to use navigation system. So this is only a option if don't want to have navigation system in your server.

 

 

..and the battlegrounds will be functional soon-ish I believe.

 

Yeah, I believe too..

Share this post


Link to post
Share on other sites

hmm should i add this to NEMO i wonder :P

 

Also include the bank, booking, record and the TownInfo.lua

Share this post


Link to post
Share on other sites

Why are the Navigation button  useless?

 

the Navigation System is fully working , not sure what kind of problems you got hehe

 

Well let's say you have a medium/high rate server with a warper NPC and you don't want to mess around with all the lua and lub files. In the end you would have all navigation pointing towards your warper NPC ( that's why i called it kinda useless. ), i tried to be brief and forgot to specify the uses of it. ;]

 

..and the battlegrounds will be functional soon-ish I believe.

 

Well, not fully working yet... but looking towards having a more professional client, i believe people would like to know how to hide a non all functioning button. I'm not using the hide function on the battleground myself. ;D

 

hmm should i add this to NEMO i wonder :P

 

Would be amazing to see an option like:

( - )Hide buttons

- Hide Battleground

- Hide Navigation

- Hide Bank

and so on? idunno xD

Share this post


Link to post
Share on other sites

@raPalooza how about the mini map icons possible to remove the Navigation Function from Icons like Merchant, Kafra etc.

Share this post


Link to post
Share on other sites

@raPalooza how about the mini map icons possible to remove the Navigation Function from Icons like Merchant, Kafra etc.

 

You can do that by erasing the contenst of TownInfo.lub

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.