View Single Post
  #1742  
Unread 06-24-2006, 09:25 AM
Faoj Faoj is offline
A Nerius Seer
 
Join Date: Jul 2005
Server: Nektulos
Posts: 87
Default Hotkey Bank Arrows

*** DISCLAIMER: I have not tried this ***

From FetishNightFall.doc:

Disabling Changer Stealthing:
Open the hotkey file eq2ui_mainhud_hotkey.xml in Notepad. In the first paragraph, search for and delete the following code:
OnHoverOut="BankPage.visible=false" OnShow="BankPage.visible=false"


Now - this is not what you want. However, if you open that file and look at line 2 (same one referenced above), you will see an 'OnHoverIn' phrase.

I am betting, that if you edit that phrase and change the 'true' to 'false', then the Bank Arrows will not show up at all.
Reply With Quote