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 Epic Battle Plugin by Stever1388. 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:48 PM
Size: 10.33 Kb
Version: 1.0
Rate File:  out of 5 with 0 votes  
Description
EpicBattlePlugin by Stever1388 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 MainWindow.lua over SDRPlugins\EpicBattlePlugin\MainWindow.lua

Changelog:
Inside MainWindow.lua
row 253:
main_window:SetWantsKeyEvents(true);
main_window.KeyDown = function(sender,args)
if args.Action == 268435635 then -- Toggle HUD
IsHUDHidden = not IsHUDHidden;
if IsHUDHidden then
main_window:SetVisible(false);
else
main_window:SetVisible(true);
end
end
end
File Statistics
User Rating:
 out of 5 with 0 votes
Downloads: 4217
Views: 10382
Favorites: 2
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 01:22 AM.


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