Lfgset (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(New page: == Slash Command == {{SlashCommandArticle|command=lfgset|options=status|note= Sets your "looking for group" status. ''status'' is a parameter that indicates which status you wish to set a...)
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=lfgset|options=status|note=
{{SlashCommandArticle|command=lfgset|options=number|note=
Sets your "looking for group" status. ''status'' is a parameter that indicates which status you wish to set and may be one of the following values.  Setting the status to other values is undefined and may cause unexpected results.
Sets your "looking for group" status.}}
: 0 - Not looking
 
: 1 - Looking for any
''Number'' is a parameter that indicates which status you wish to set and may be one of the following values.  Setting the status to other values is undefined and may cause unexpected results.
: 2 - Looking for Patrol
 
: 4 - Looking for Missions
{|
: 8 - Looking for Task Force
|-
: 16 - Looking for Trial
! width="25pt" | 0
: 32 - Looking for Arena
| Not looking
}}
|-
! 1
| Looking for any
|-
! 2
| Looking for Patrol
|-
! 4
| Looking for Missions
|-
! 8
| Looking for Task Force
|-
! 16
| Looking for Trial
|-
! 32
| Looking for Arena
|-
! 128
| Do not accept invites
|}
 
'''Note:''' This command displays the LFG status in the Utility chat channel, but it does not display the LFG status correctly. Only 2 options are displayed in the Utility chat channel: seeking a team, or not seeking a team. However, the LFG status does display correctly in the [[Search Window|search window]] (where it's the most important).
 
 
===Example===
/lfgset 1
 
 
==See Also==
* {{slashcommand|search}}
* [[Search Window]]
 
 
{{Navbox Teaming}}
[[Category:Team Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:45, 28 December 2022

Slash Command

/lfgset number

Sets your "looking for group" status.

Number is a parameter that indicates which status you wish to set and may be one of the following values. Setting the status to other values is undefined and may cause unexpected results.

0 Not looking
1 Looking for any
2 Looking for Patrol
4 Looking for Missions
8 Looking for Task Force
16 Looking for Trial
32 Looking for Arena
128 Do not accept invites

Note: This command displays the LFG status in the Utility chat channel, but it does not display the LFG status correctly. Only 2 options are displayed in the Utility chat channel: seeking a team, or not seeking a team. However, the LFG status does display correctly in the search window (where it's the most important).


Example

/lfgset 1


See Also