ArmaOverthrow / Overthrow.Arma4

A dynamic and persistent revolution platform for Arma Reforger (and eventually Arma 4)
MIT License
45 stars 17 forks source link

Unable to change occupation faction with Overthrow_Config.json #44

Closed Nikolai1868 closed 3 months ago

Nikolai1868 commented 3 months ago

Tried changing the occupation faction by editing the json file created at startup. I used the default json to debug and narrow it down with only changing the occupation faction as below:

{"occupyingFaction":"US","discordWebHookURL":"see wiki: https://github.com/ArmaOverthrow/Overthrow.Arma4/wiki/Discord-Web-Hook","officers":[]}

  1. Stopped server
  2. Edited and saved json
  3. Restarted server

Server boots and runs without issue but game remains with players vs default occupation forces.

aaronstatic commented 3 months ago

You need to restart your campaign as well by deleting the .db folder

Nikolai1868 commented 3 months ago

Thanks!

bdux commented 2 months ago

Where in the config does this need to be added? Wherever I put it, I get errors that those parameters are not allowed...

Edit: I thought it needs to go into the server config. Found it now.