Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
arma_editing:missions:mission_checklist [2017/02/05 16:50] GruntBuster7 created |
arma_editing:missions:mission_checklist [2017/11/22 14:57] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| *'Require_CBA' and related items | *'Require_CBA' and related items | ||
| *[[headlessclient|Headless Client (optional)]] | *[[headlessclient|Headless Client (optional)]] | ||
| + | |||
| *Multiplayer units marked 'playable' | *Multiplayer units marked 'playable' | ||
| *Desired markers placed | *Desired markers placed | ||
| *Player vehicle inventories edited appropriately | *Player vehicle inventories edited appropriately | ||
| ====Mission File Elements==== | ====Mission File Elements==== | ||
| - | *Player [[gear]] set appropriately | + | *Player [[arma_editing:missions:framework:gear]] set appropriately |
| - | *Ensure correct gear script is selected in 'CBB_gear_init.sqf' | + | *Ensure correct gear script is selected in 'CBB_gear_init.sqf' |
| - | *Check gear script runs correctly- common trip ups are missed " and extra , | + | *Check gear script runs correctly- common trip ups are missed " and extra , |
| - | *[[briefing|Briefing]] | + | *Check gear weights (if using custom loadouts) |
| - | *[[settings|Settings]] | + | *[[arma_editing:missions:framework:briefing|Briefing]] |
| + | *[[arma_editing:missions:framework:settings|Settings]] | ||
| *Additional scripts initialised in 'init.sqf' | *Additional scripts initialised in 'init.sqf' | ||