Skip to content

Yoshihiko-Ino/conditional-focustarget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Focus Target

Dalamud

Sticky Focus Target is a plugin for Dalamud.

(PvE-only.) Adds the /stickyfocustarget command, which focuses your current target, as long as you do not already have a focus target set.

Have you ever felt focusing was under-utilised? Wanted to use it without a dedicated keybind? Do you not even know what focus targeting is? You've come to the right place.

You can add this command to your Attack Nearest macro and ensure that the first enemy you target will also become focused, and stay that way, until it dies. With this, you can focus enemies without having to consciously press a keybind, and ensure that, for instance, when a focused boss spawns an add and you target it, the boss' focus will NOT get overriden.

This plugin does not change the behaviour of the stock /focustarget command, and must be triggered either manually or by adding it to a macro. Placeholders are supported.

Attack Nearest macro with /focustarget

Attack Nearest macro with /stickyfocustarget

Localisation Contribution

If you would like to supply a localisation to this plugin, you have one of two options:

Option 1: Submit through GitHub (preferred)

If you are comfortable using GitHub's systems and editing .resx resource files, please use this method.

  1. Fork this repository
  2. Use your favourite editor to add a new culture to StickyFocusTarget/Localisation/Loc.resx, and translate the strings.
    • Alternatively, if you would prefer working with raw files instead, create a copy of Loc.hu.resx, replacing hu with your language's two-letter ISO 639 code (the ‘Set 1’ column in the table found here). You can find the English-language strings in Loc.resx.
  3. Commit these changes to your fork and open a pull request against this repository.

Option 2: Submit through Google Sheets

  1. Contact me through any of the options listed on my profile, or by tagging me in the #plugin-translations channel of the XIVLauncher & Dalamud Discord server.
  2. Give me your email address so that I can add you to a Google Sheets document.
  3. Make your edits there and tell me when you are done.
  4. I will manually import your work to the plugin.

About

Dalamud plugin (for Final Fantasy XIV) that works like /focustarget, but only if there's no active focus already.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%