WoW:MACRO lfg: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(→‎Autojoin: yank section; macro example rather than function documentation. New home at Useful macros)
m (Move page script moved page MACRO lfg to MACRO lfg without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 
Opens the Dungeon Finder user interface.
 
Opens the Looking For Group user interface.
  /lfg
  /lfg


== Aliases ==
== Aliases ==
:none
:lfg
:lfd
:df
:dungeonfinder


== Arguments ==
== Arguments ==
:none
:none
== Notes ==
* In patch 3.3, the Looking For Group interface was redesigned to allow cross-realm random groups, and was renamed to the Dungeon Finder. The same basic functionality exists in the Dungeon Finder as existed in the old LFG interface, except it is no longer possible to look for group quests.

Latest revision as of 04:48, 15 August 2023

Slash commands

Opens the Dungeon Finder user interface.

/lfg

Aliases[edit]

lfg
lfd
df
dungeonfinder

Arguments[edit]

none

Notes[edit]

  • In patch 3.3, the Looking For Group interface was redesigned to allow cross-realm random groups, and was renamed to the Dungeon Finder. The same basic functionality exists in the Dungeon Finder as existed in the old LFG interface, except it is no longer possible to look for group quests.