I will try to only show enemies for now, be back later.
Here you are:
https://dl.dropboxusercontent.com/u/...2/alt_info.xml
I added a line of comment:
<!-- change y="-50" to whatever value you want, to adjust the height of health bar. -10 has a higher displayed height than -5.-->
To adjust the height of the bar.
I changed this part:
Quote:
<panel name="health" x="43" y="-5" height="5" width="50" valign="bottom" color="invisible" watch="AltInfoAlly"
ontrigger="if(param,SetVisible(false),SetVisible(t rue));">
|
So health will not be displayed if it's an ally.