Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Updates information for the players' currently listed group.

-- Retail
C_LFGList.UpdateListing(activityID, itemLevel, honorLevel, autoAccept, privateGroup[, questID]) 

-- Classic
C_LFGList.UpdateListing(activityIDs)

Arguments

Retail

activityID
number - Activity ID to register the group for.
itemLevel
number
honorLevel
number
autoAccept
boolean
privateGroup
boolean
questID
number?

Classic

activityIDs
table - Table of up to three activity IDs to register the group listing for.

Details

  • Bc icon For Classic, a player can register interest in a maximum of three activities at once. Other options for listings such as preferred item level, auto-accept, and private groups do not exist.

Patch changes

Retail

Classic

Advertisement