FSGModding / FS22_Dedi_Companion

FS22 Dedicated Server Companion Mod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable Auto Features Settings Menu

FSGModding opened this issue · comments

Create a GUI menu that Admin's can use to alter auto settings for their servers.

Allow auto enable of the following features:

  • Farm assignment - When a new player joins, auto join them to a set farm.
  • Buy vehicles
  • Sell vehicles
  • Reset vehicles
  • Buy placeables
  • Sell placeables
  • Hire AI worker
  • Manage Contracts
  • Manage Production Points
  • Trade animals
  • Cut trees
  • Create Fields
  • Landscaping

Data to be stored in a file such as DCSettings.xml within the modSettings/FS22_Dedi_Companion folder.

Maybe even create a copy in the savegame so the bot can read/update the settings.

Would like to keep as much in the modSettings folder so when there is a savegame change, the settings transfer over.