-
Notifications
You must be signed in to change notification settings - Fork 3
Quickstart Guide
- Download the latest Waldos Mission Pack (Thats the download Labelled with WMP-VersionNumber.zip) & The Compositions to accompany it
- Its recommended that you download Visual Studio Code & Its SQF plugins. Itll make any script reading in Arma 3 easier on you!
- Visual Studio Code: https://code.visualstudio.com/
- SQF Language Extension: https://marketplace.visualstudio.com/items?itemName=vlad333000.sqf
- SQF Debugger Extension: https://marketplace.visualstudio.com/items?itemName=billw2011.sqf-debugger
- Copy everything from that folder into your mission.
- Ensure that the mission.sqm is unbinarized (attributes --> General --> under Misc --> uncheck the "binarize the scenario file" box)
- 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.
- Waldos AI Tweak mode can be set in the init.sqf (DAY or NIGHT modes) as labelled in the init.sqf file.
- Remove the UnitInsignias folder if it's present and you don't wish to make use of the textures within.
- Edit init.sqf, initServer.sqf & initPlayerLocal.sqf as you like to enable/disable different aspects of the pack.
- Disable ACE 3 Respawn in server & Mission Addon Settings (Settings --> Addon Settings --> ACE Respawn)
- Player groups must be given a callsign (Click on the group --> Callsign) & have that callsign and radio frequencies assigned in init.sqf
While this quickstart guide will setup the bare minimum of what is available in the pack, you may wish to reference Feature Tutorials, which provides a more comprehensive look at using the packs features.
Supplied for you are several 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.
- Download WMP_Compositions-versionNumber.zip (E.g WMP_Compositions-v4.6.1.zip) from the latest release and open it.
- Navigate to your Arma 3 Profile folder in your documents.
- Open your compositions folder
- 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.
- Home
- Coding Standards
- Quickstart Guide
- Waldos Mission Pack Zeus Modules
-
Feature Tutorials
- Mission Intro Text
- Simple Mass Attach Items
- Automatic Fortify Setup
- Weapon Mounting With Custom Name
- Teleportation & Move Into Cargo Interactions
- ACRE 2 Long Range Radio Presetting
- ACRE 2 Automated CEOI
- ACRE 2 Babel Autoconfig
- Construction Objects
- Mobile Command Post With Integrated Logistics System
- Vehicle Actions & Paradrop
- Waldos AI Tweak
- Vehicle Ambush Script And Vehicle Camo
- Logistics System, Starter Crates And Quartermaster
- Loadout Saving and Respawn
- ENDEX Script & Custom End Screen
- Virtual Vehicle Depot
- Radio Reports, Checklists, Support Calls And Documentation