WoW:CVar lfgSelectedRoles: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar lfgSelectedRoles to CVar lfgSelectedRoles without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023

Console variables < lfgSelectedRoles

This CVar is where your LFG role selection information is saved.

Possible Settings[edit]

1
Leader
2
Tank
4
Healer
8
DPS

To have a combination of more than 1 setting, add the numbers together.

ie. Healer, DPS & Leader = 4+8+1 = 13

Changing this setting[edit]

In-game, you can open the LFG tool via hitting i, then changing your setting.

or

In-game, type the following

/console lfgSelectedRoles setting

or

You can exit wow, open your character's Config-cache.wtf file, and add the following line:

SET lfgSelectedRoles setting

Patches[edit]

Template:Patch 3.3.0