ServerBrowserProtocol3 – Arma 3
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Lou Montana moved page Arma 3 ServerBrowserProtocol3 to Arma 3: ServerBrowserProtocol3: Text replacement - "^Arma 3 " to "Arma 3: ") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]?([^|]*)]]" to "{{GameCategory|arma3|$1}}") |
||
Line 32: | Line 32: | ||
mod steam id: unsigned long long<br> | mod steam id: unsigned long long<br> | ||
name length: unsigned char<br> | name length: unsigned char<br> | ||
{{GameCategory|arma3| Multiplayer}} |
Revision as of 01:37, 5 January 2021
STEAMWORKSquery Server Browser Protocol
DLC Flags
Bytes 4 and 5 are used for flags (above is incorrectly labels 'Reserved').
DLC | Flag (hex) |
---|---|
Kart | 0x1 |
Marksmen | 0x2 |
Heli | 0x4 |
Curator | 0x8 |
Expansion | 0x10 |
Jets | 0x20 |
Orange | 0x40 |
Argo | 0x80 |
TacOps | 0x100 |
Tanks | 0x200 |
Contact | 0x400 |
Enoch | 0x800 |
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