ServerBrowserProtocol3 – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "Arma 3 Server Browser Protocol File:WMSBPv3.png Category:Arma 3: Multiplayer")
 
(Added current DLC Flags)
Line 2: Line 2:


[[File:WMSBPv3.png]]
[[File:WMSBPv3.png]]
=== DLC Flags ===
Bytes 4 and 5 are used for flags (above is incorrectly labels 'Reserved').
<table>
<tr><th>DLC</th><th>Flag (hex)</th></tr>
<tr><th>Kart</th><td>0x1</td></tr>
<tr><th>Marksmen</th><td>0x2</td></tr>
<tr><th>Heli</th><td>0x4</td></tr>
<tr><th>Zeus</th><td>0x8</td></tr>
<tr><th>Expansion</th><td>0x10</td></tr>
<tr><th>Jets</th><td>0x20</td></tr>
<tr><th>Orange</th><td>0x40</td></tr>
<tr><th>Argo</th><td>0x80</td></tr>
<tr><th>TacOps</th><td>0x100</td></tr>
<tr><th>Tanks</th><td>0x200</td></tr>
<tr><th>Contact</th><td>0x400</td></tr>
<tr><th>Enoch</th><td>0x800</td></tr>
</table>


[[Category:Arma 3: Multiplayer]]
[[Category:Arma 3: Multiplayer]]

Revision as of 19:52, 24 July 2019

Arma 3 Server Browser Protocol

WMSBPv3.png

DLC Flags

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

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