Skip to content

Ocap latest stable full package

Latest
Compare
Choose a tag to compare
@Zealot111 Zealot111 released this 04 Apr 16:33
· 5 commits to master since this release

How to install (on arma3 server windows, only arma3_64 supported):

  1. Download and install Visual Studio 2019 Redistributables from Microsoft site
    https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0
  2. Unpack @ocap.zip and userconfig.zip into your arma3 server directory
  3. Add "-servermod=C:\YOUR_ARMA3_FOLDER\@ocap" to your arma3 server startup parameters
  4. Unpack and run ocap-web.zip into separate folder
  5. Edit ocap-web/option.json and userconfig/ocap/config.hpp, @ocap/OcapReplaySaver2.cfg.json if you need
  6. Add ocap_fnc_exportData in your mission framework to call each time when mission ended https://github.com/Zealot111/OCAP#running-ocap
  7. Run mission and check address described in ocap-web/option.json whether mission was correctly exported