ServerBrowserProtocol3 – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "\{\{GameCategory *\| *arma3 *\| +" to "{{GameCategory|arma3|")
 
(3 intermediate revisions by 2 users not shown)
Line 23: Line 23:
</table>
</table>


[[Category:Arma 3: Multiplayer]]
Data Types:
 
version : int<br>
difficulty: short<br>
ai level : short<br>
mods count: unsigned char<br>
mods steam id length: unsigned char<br>
mod steam id: unsigned long long<br>
name length: unsigned char<br>
{{GameCategory|arma3|Multiplayer}}

Latest revision as of 20:47, 24 April 2021

STEAMWORKSquery Server Browser Protocol

WMSBPv3 02.png

DLC Flags

Bytes 4 and 5 are used for flags (above is incorrectly labels 'Reserved').

DLCFlag (hex)
Kart0x1
Marksmen0x2
Heli0x4
Curator0x8
Expansion0x10
Jets0x20
Orange0x40
Argo0x80
TacOps0x100
Tanks0x200
Contact0x400
Enoch0x800

Data Types:

version : int
difficulty: short
ai level : short
mods count: unsigned char
mods steam id length: unsigned char
mod steam id: unsigned long long
name length: unsigned char