lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Patches

Category: LotRO PatchesHide Icon & Window when HUD is toggled off
This file is a Patch for Alt Wallet by bunny. You must have that installed before this Patch will work.
Interface Information
Download
How do I install this? (FAQ)
Name: Hide Icon & Window when HUD is toggled off   Popular!
Author:
Date: 09-30-2018 12:38 PM
Size: 5.83 Kb
Version: 1.0
Rate File:  out of 5 with 0 votes  
Description
Alt Wallet by Bunny will now respect HUD on/off toggling by hiding the window & hiding the icon when HUD is off

Extract the zip in your LotRO plugins folder or copy the included Main.lua over Bunny\AltWallet\Main.lua

Changelog:
row 43: walletVisible = false;
row 323:
if args.Action == 268435635 then -- Toggle HUD
IsHUDHidden = not IsHUDHidden;
if IsHUDHidden then
walletVisible=walletWindow:IsVisible();
walletWindow:SetVisible(false);
switchIcon:SetVisible(false);
else
walletWindow:SetVisible(walletVisible);
switchIcon:SetVisible(true);
end
end
File Statistics
User Rating:
 out of 5 with 0 votes
Downloads: 7888
Views: 13840
Favorites: 4
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment

There have been no comments posted to this file.
Be the first to add one.

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 09:23 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui