This is an addon for Windower4 for FFXI. It creates a big health bar for the target to make it easy to see.
target_frame = target/subtarget/focustarget/aggro/all. Specifies which target frame to update the settings for, or all of them.
Command | Action |
---|---|
//eb setup/debug/demo/test | Activate setup mode. Enables draging target frames and displays everything with your current settings. Ctrl-drag to snap to grid. |
//eb focustarget/ft [target name] | Specifies a focus target. The focus target frame will display this target's hp and status. |
//eb set pos target_frame x y | Moves a target frame to a specified position |
//eb set color target_frame red green blue | Specifies the hp bar color for the given target frame |
//eb set count target_frame i | Specifies the number of aggro'd monsters to display in the aggro frame |
//eb set stack_dir target_frame up/down | Specifies the stack direction of the aggro frame. Up stacks upwards, down stacks downwards |
//eb set stack_padding target_frame i | Specifies the distance between the target bars in the aggro frame |
//eb set font target_frame font_name | Specifies the font name for the given target frame. |
//eb set font_size target_frame i | Specifies the font size for the given target frame. |
//eb set width target_frame i | Specifies the width of the hp bar for the given target frame. |
//eb set show target_frame true/false/on/off/yes/no | Display the given target frame. |
//eb set show_target_icon target_frame true/false/on/off/yes/no | Display whether the enemy is targeted or not in the given target frame. |
//eb set show_target target_frame true/false/on/off/yes/no | Display the target of the target in the given target frame. |
//eb set show_debuff target_frame true/false/on/off/yes/no | Display the debuffs on the target in the given target frame. |
//eb set show_action target_frame true/false/on/off/yes/no | Display the current action of the target in the given target frame. |
//eb set show_dist target_frame true/false/on/off/yes/no | Display the distance from the target in the given target frame. |
//eb help | Shows help text for this addon |
UPDATE: 1.1 Updates;