This simple, command-line only module allows you to bind two keys:
- one to set the main assist (out-of-combat); and
- one to assist the main assist (anytime).
It does this by dynamically creating a macro, which means a new assist can only be done outside of combat; assisting can be done in combat. The macro, called Der Assist Helper, is a global macro, and as such you must have one free global macro available.
The usage from within the game (accessed through /derassisthelper or /dah):
Usage: /derassisthelper {assist | setassist}
- assist: The keybind (e.g., type 'F') to assist.
- setassist: The keybind (e.g., type 'SHIFT-F') to set the assist.
Example in game use:
/dah assist F
DerAssistHelper: Assist macro now bound to F.
/dah setassist SHIFT-F
DerAssistHelper: Set assist now bound to SHIFT-F.
[select any friendly mob]
[press SHIFT-F]
DerAssistHelper: Assist set to Alice.
[press F]
[Alice is assisted]
Facts
- Date created
- 10 Jan 2009
- Category
- Last update
- 10 Jan 2009
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- Der Assist Helper
- Recent file
- R: v0.9.1 for 3.0.3 on 10 Jan 2009
Authors
Relationships
- Optional dependency
- Ace3
- Embedded library
- CallbackHandler-1.0
- LibStub