Launcher protocol: Difference between revisions

Correct the flag value for SQF2_VOICECHAT
(Added SQF2_VOICECHAT)
Tag: Source edit
(Correct the flag value for SQF2_VOICECHAT)
Tag: Source edit
 
Line 186: Line 186:
| <tt>SQF2_GAMEMODE_SHORTNAME</tt> || <tt>0x00000008</tt> || {{Devfeature|3.2|alpha}} The short name of the server's current game mode.
| <tt>SQF2_GAMEMODE_SHORTNAME</tt> || <tt>0x00000008</tt> || {{Devfeature|3.2|alpha}} The short name of the server's current game mode.
|-
|-
| <tt>SQF2_VOICECHAT</tt> || <tt>0x00000016</tt> || {{Devfeature|3.2|alpha}} The server's voice chat setting.
| <tt>SQF2_VOICECHAT</tt> || <tt>0x00000010</tt> || {{Devfeature|3.2|alpha}} The server's voice chat setting.
|}
|}