lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces

Category: Outdated LotRO InterfacesLowWarn
Interface Information
Download
MrJackdaw's Portal Bug Reports Feature Requests
How do I install this? (FAQ)
Name: LowWarn   Popular!
Author:
Date: 02-06-2011 11:22 AM
Size: 2.88 Kb
Version: 1
Rate File: 5 out of 5 with 2 votes  
Patch & Add-on List
File Name
Version
Size
Author
Date
Type
1.1
4.22 Kb
02-09-2011 03:40 AM
Patch
Pictures
Click to enlarge 

Views: 0
Size: 193.39 Kb
Dimensions: 1440 x 900
Low Health...
 
Click to enlarge 

Views: 0
Size: 235.62 Kb
Dimensions: 1440 x 900
Low Power
 
Description
LowWarn

This is a plugin written for kwiat_w, with thanks to Pengoros.

What does it do?

When Morale or Power is below 50% the plugin slowly fades in a "haze" at the bottom of the screen to warn you of impending doom!

If you just want Morale (or Power) then open up Main.Lua and delete the relevant line either...

Code:
AddCallback(Player,"MoraleChanged", function(sender, args) 	MoraleWindow:SetOpacity(level(Player:GetMorale(),MaxMorale)) 	end)
...if you don't want the morale warning or...
Code:
AddCallback(Player,"PowerChanged", function(sender, args) 	PowerWindow:SetOpacity(level(Player:GetPower(),MaxPower)) 		end)
..If you don't want the power warning.

Install as usual and make sure you have the standard Turbine code installed too.

To load type /plugins load LowWarn or use PluginManager.

Notices:
Beta plugin based on Beta Turbine code. So, expect bugs!
File Statistics
User Rating:
5 out of 5 with 2 votes
Downloads: 14623
Views: 24679
Favorites: 11
Uploaded By:
 
Last Modified: 02-06-2011 11:23 AM by MrJackdaw    

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 02-11-2011, 02:18 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Many thanks to Nimryeth who has uploaded a better version here.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-11-2011, 02:41 AM  
Nimryeth
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 15
Uploads: 2
Quote:
Originally Posted by Marll
Is this easily adaptable to make it warn at say 30%?
Open Main.lua and locate the following code:

Code:
function level(Current,Max)
	local level= (1-(Current/Max))	 -0.5
	if level<0 then level=0 end
	return level
end
And change it like this:

Code:
function level(Current,Max)
	local level= (0.3-(Current/Max))	
	if level<0 then level=0 end         
	return level
end
0.3 means at 30%. if you change it say... 0.7, it will show up at 70%

but the rate at which it becomes more opaque as your morale / power drops remains the same, so the lower the value, the less opaque it will be when you reach 0 morale / power.
Nimryeth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-10-2011, 07:51 PM  
Marll
The Undying
 
Marll's Avatar
Interface Author - Click to view interfaces

Forum posts: 51
File comments: 50
Uploads: 12
Is this easily adaptable to make it warn at say 30%?
Marll is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-08-2011, 10:39 AM  
matziq
The Unscathed

Forum posts: 15
File comments: 66
Uploads: 0
A agree that the effect needs to be all around the edge (if possible). I failed to notice it right away and almost died.

Also, can you make it bump your volume up to full blast and play the klaxon sound effect in a loop until you are above 50%? jk

Nice plugin, btw! Keep up the good work!
matziq is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-08-2011, 07:44 AM  
Ignotus
The Wary
 
Ignotus's Avatar

Forum posts: 1
File comments: 22
Uploads: 0
Pretty neat. Is there something I can change to make the effect happen around all 4 borders? I often thought that it would be neat to get something similar to the champ's Red Haze effect when you're close to death. I resorted to installing Palantir because I died once and didn't even realize my morale was low (stupid Enedwaith wolverine). This plugin should also help keep me alive by letting me know that I need to use a pot or man heal or dire need or DF or drop warspeech or RUN or whatever the case may be.
Ignotus is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-06-2011, 06:47 PM  
daimon
The Undying
 
daimon's Avatar
Interface Author - Click to view interfaces

Forum posts: 466
File comments: 362
Uploads: 12
cool. Thank you JD
daimon is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-06-2011, 01:54 PM  
Nimryeth
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 15
Uploads: 2
Hehe... very nice addon, another one that goes into my fav list.
Nimryeth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-06-2011, 11:24 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Please note: I shed blood for this plugin! My poor Minstrel - who had not died yet - bit the bullet for this one...
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 10:39 AM.


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