WoW:API GetLookingForGroup: Difference between revisions

m
no edit summary
mNo edit summary
Line 1: Line 1:
{{wowapi}}__NOTOC__
{{wowapi}}
Returns the names of all objectives you are currently flagged to as LFG
Returns the names of all objectives you are currently flagged to as LFG
  objective1, objective2, objective3, message = GetLookingForGroup()
  objective1, objective2, objective3, message = GetLookingForGroup()
Line 14: Line 14:
:: The name of the third objective you are registered to
:: The name of the third objective you are registered to
: String message   
: String message   
:: A message you provided when flagging yourself as LFG with [[API_SetLookingForGroup|SetLookingForGroup()]]
:: A message you provided when flagging yourself as LFG with [[API SetLookingForGroup|SetLookingForGroup()]]
 
===Details===
: For the reasons stated below, this function will never actually yield meaningful results as of now (with the exception of <tt>'''message'''</tt> which is stored locally(.
 
{{User:Zelgadis/LFG_notice}}
{{User:Xix_xeaon/LFG_Notice}}
Anonymous user