Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 935 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 935 Bytes

Extension "Pretense"

Pretense is a dynamic campaign system built by Dzsek. Unfortunately he dropped the development of it lately, but it is still in use by many and great missions to run on your servers. That is why I decided to not drop the support for now in DCSServerBot.
The main part happens in the Pretense plugin, where you can run commands and configure specific statistic displays. But you can also use this small extension to either display your users which version of Pretense you are using and to have a very basic configuration of it.

Configuration

Just add some lines to your nodes.yaml like so:

MyNode:
  # [...]
  instances:
    DCS.release_server:
      # [...]
      extensions:
        Pretense:
          randomize: true # puts a randomize.lua in your Missions\Saves directory. See the Pretense documentation for more.