Skip to content

Mission Setup

DomT602 edited this page Jul 26, 2023 · 2 revisions

The gamemode is straight forward to setup a customised mission.

  1. Download Frontlines.Malden from Github and rename it to Frontlines.xxx where xxx is your desired map
  2. Find desired SQM in the SQMs folder and paste it into the mission, renaming it to mission.sqm
  3. Update any values in the Config_Master file relevant to your mission
  4. In the mission, enter the 'Config' folder, delete all configs except Config_Master and Config_Compositions
  5. In the 'Factions' folder, select your desired factions from each folder and paste them into the 'Config' folder of the mission
  6. Remove the suffix from the civilian, opfor and guerilla config files (e.g Config_Civilian_Altian becomes Config_Civilian)
  7. Pack the mission as a PBO and load onto the server

The config folder should finish look like this:

Screenshot 2023-07-26 115009

Clone this wiki locally