I don’t think there’s a way in the current macro system to determine whether the icon marker is set on that target, then to not unset if it isn’t. However, a workaround may be to use the combat conditional. This will only set (or unset) the raid icon while out of combat: #...
I want to know how to make my sequence macros switch icon with the spell that is up and going to be used next… this is my macro i already have #showtooltip crusader strike /startattack /cast [mod:alt]eternal flame;!shield of the righteous ...
/script if (charm==nil) or (charm <= 0) then charm=9; end; charm=charm-1; SetRaidTarget("mouseover", charm) This macro also cycles through all the raid icons in reverse order on cursored targets but it also announces the next icon in the default chat frame. Useful if you need...
targetmarker - Sets or clears a target marker from your current target. threshold - Sets the loot threshold to apply loot rules. uninvite - Removes a player from your current party or raid. worldmarker - Allows placement of world markers.Pet...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Fired when a target marker is set. This is used by the chat filter, if the player is watching target markers in chat output (in the Filters right-click menu, under Other, look for Target Icons). arg1 The formatted message to be displayed in the chat window. arg12 Some kind of numbe...
PROTECTED PlaceRaidMarker(index) - Brings up a target selection circle to place a raid marker (flare). Valid indexes 1-5. (added 4.0.1) PromoteToAssistant("unit") - Promotes player to assistant status. Requires raid leadership. RequestRaidInfo() - Returns information about which instances you...
/script SetRaidTarget("target", iconNumber); whereiconNumberis: 0: no marker 1: Star 2:Circle 3: Diamond 4: Triangle 5: Moon 6: Square 7: Cross 8: Skull It is helpful to know a bit about the CC (crowd control) your group may have. As an example, mages have a 1.5 second skil...
There is no need for these to exist as macros by themselves, just assign a keybind directly to them through the keybind > target markers menu. I will leave these here however because for future reference because there could be a use case where you want to bind a target marker to a ...
Target Class Icon by Montinevra. Adds class, creature type and faction info to the target frame. Target For Me 2 by LCAmethyst. Allows the player to use a single macro to perform the majority of targetting requirements on all boss fights. ...