m
no edit summary
(Removed commentary) |
mNo edit summary |
||
| Line 14: | Line 14: | ||
missiontype<br> | missiontype<br> | ||
<br> | <br> | ||
The type is None/Dungeon/Raid/Quest(group)/Zone/ | The type is None/Dungeon/Raid/Quest(group)/Zone/Heroic Dungeon and the value is accordingly, ie 3=raid | ||
destination<br> | destination<br> | ||
| Line 24: | Line 24: | ||
===Returns=== | ===Returns=== | ||
: Nothing | : Nothing | ||
===Example=== | ===Example=== | ||
<dl><dd> | <dl><dd> | ||
SetLookingForGroup(1, 3, 6)<br> | |||
SetLookingForGroup(1, 3, 6) | |||
===See Also=== | |||
[[API GetLookingForGroup|GetLookingForGroup()]]<br> | |||
[[API SetLFGComment|SetLFGComment()]] | |||
</dd></dl> | </dd></dl> | ||