track_target
The action associated with the living heart. Allows a heretic to track sacrifice targets.
Vars | |
heretic_pinpointer | Navigator to our target that we have. |
---|---|
last_tracked_name | The real name of the last mob we tracked |
radial_open | Whether the target radial is currently opened. |
right_clicked | Tracks whether we were right clicked or left clicked in our last trigger |
Procs | |
check_menu | Callback for the radial to ensure it's closed when not allowed. |
get_balloon_message | Gets the balloon message for who we're tracking. |
Var Details
heretic_pinpointer
Navigator to our target that we have.
last_tracked_name
The real name of the last mob we tracked
radial_open
Whether the target radial is currently opened.
right_clicked
Tracks whether we were right clicked or left clicked in our last trigger
Proc Details
check_menu
Callback for the radial to ensure it's closed when not allowed.
get_balloon_message
Gets the balloon message for who we're tracking.