TargetLast v1.7+ is compatible with WAR patch 1.0.6. If you have an older version, you will need to update in order for TargetLast to continue to work.
Note: This addon REQUIRES you to have LibSlash installed! You can download LibSlash from the WAR section of Curse: http://war.curse.com/downloads/details/13510/
TargetLast adds some new quick-targeting options for swapping targets back to the player you were last targeting before your current target. (Note that this only works for players - you can't use this mod to target mobs.)
/lastfriend - swaps back to your previous friendly target. Using this multiple times in a row will alternate between two targets (handy for healing yourself and another target).
/lastenemy - similar to lastfriend, except swaps your hostile target. Nice if you want to detaunt one enemy, then attack another, then swap back to detaunt again.
/targetlock - locks your friendly target to the player you're currently targeting. No matter what you click, your target will stay on them (unless they're unable to be targeted due to logging out, extreme range, etc.) until you unlock again via the same command.
/stickyfriend - makes your friendly target "sticky" so that it won't be cleared if you click somewhere in the game world that's not a person. (Clicking on another friendly player or npc will still change your target, unless you have targetlock turned on.)
/stickyenemy - makes your enemy target "sticky" so that it won't be cleared if you click somewhere in the game world that's not a person. (Clicking another enemy will still change your target.)
Note that currently LibSlash won't handle slash commands in macros, so if you want to make macros for these functions (in order to bind them to a key), use the following instead:
/script TargetLastFriendlyTarget()
/script TargetLastHostileTarget()
/script ToggleFriendlyTargetLock()
/script ToggleFriendlyTargetSticky()
/script ToggleHostileTargetSticky()
Facts
- Date created
- 22 Aug 2008
- Category
- Last update
- 02 Dec 2008
- Development stage
- Inactive
- License
- MIT License
- Curse link
- TargetLast
- Recent files
Authors
Relationships
- Required dependency
- LibSlash