Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

49 lines (26 loc) · 1.22 KB

FFXI Focus Target

A Windower 4 addon that allows you to focus a target in a similar fashion to Final Fantasy XIV. It tracks HP, claim status and casting of spells on a target.

Idle

Casting

Commands

//ft

Toggles the focus on the current target. If there is no target, any existing focus is removed.

It can be helpful to setup a bind for this. To match the ALT+F bind from FFXIV:

bind !f ft

//ft pos

Set the position on either the x or y axis.

Example: //ft pos y 200

Simply running //ft pos will report the current x and y position.

//ft title

Toggles the display of the FOCUS TARGET title.

//ft abilities

Toggles the display of abilities and spells.

Alias: //ft spells.

//ft autofocus

Toggles auto focus mode. Auto focus will focus your current target and changes focus as you change target.

//ft help

Displays command help.

Development

Any and all planned features and enhancements are over on the General board. Feel free to raise any issues or suggestions in the issue tracker. Pull requests are also welcome!