Enable Steam Workshop support in Server Browser – Arma 3

From Bohemia Interactive Community
Revision as of 12:13, 17 February 2016 by BIS Wizard (talk | contribs) (Created page with "Arma 3 Launcher Server Browser can pair server mods with Steam Workshop items, activate required mods before joining the server and/or subscribe and download missing mods....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Arma 3 Launcher Server Browser can pair server mods with Steam Workshop items, activate required mods before joining the server and/or subscribe and download missing mods. At the present moment, the mods are paired only by Steam Workshop item identifier. Server administrators have to set this identifier to required Workshop item, otherwise user will have activate mods manually.

How to pair mod on server with Steam Workshop item

  1. In the root of the mod create a file meta.cpp.
  2. Add line publishedid = 123456789;, where 123456789 is a Steam Workshop id.

How to get Steam Workshop item identifier

  1. Open the Steam Workshop page of the mod in your web browser.
  2. The identifier is displayed in the address bar after id=, e..g. for the ACE3 mod (http://steamcommunity.com/sharedfiles/filedetails/?id=463939057) the Steam Workshop id is 463939057.