Skip to content

Quickstart Guide

AdamWaldie edited this page Jan 16, 2023 · 27 revisions
  1. Download the latest Waldos Mission Pack (Thats the download Labelled with WMP-VersionNumber.zip) & The Compositions to accompany it
  2. Its recommended that you download Visual Studio Code & Its SQF plugins. Itll make any script reading in Arma 3 easier on you!
  3. Copy everything from that folder into your mission.
  4. Ensure that the mission.sqm is unbinarized (attributes --> General --> under Misc --> uncheck the "binarize the scenario file" box)
  5. Fill out the relevant information in description.ext as you like, you may also choose to replace the loading.jpg image in the Pictures folder as well.
  6. Waldos AI Tweak mode can be set in the init.sqf (DAY or NIGHT modes) as labelled in the init.sqf file.
  7. Remove the UnitInsignias folder if it's present and you don't wish to make use of the textures within.
  8. Edit init.sqf, initServer.sqf & initPlayerLocal.sqf as you like to enable/disable different aspects of the pack.

IF USING ACE 3

  • Disable ACE 3 Respawn in server & Mission Addon Settings (Settings --> Addon Settings --> ACE Respawn)

IF USING ACRE2

  • Player groups must be given a callsign (Click on the group --> Callsign) & have that callsign and radio frequencies assigned in init.sqf

Compositions

Supplied for you are a number of compositions, available via a separate download on the release page.

These contain a number of use cases which should expedite your mission building process, including setting up the pack's arsenal, supply crate and logistics systems.

Other compositions include an example of a specific part of the pack - such as the Paradrop script and its accompanying "lost equipment & weapons on drop" script.

Composition Installation

  1. Download WMP-(VersionNumber)-Compositions from the latest release.
  2. Navigate to your Arma 3 Profile folder in your documents.
  3. Open your compositions folder
  4. Drag and drop the contents from the downloaded compositions folder into your compositions folder.

If you already have an older version of the compositions, it is wise to delete them first and then copy across the new compositions.

Clone this wiki locally