Mission partway done. Initial objectives set and early SQF functionality in place

This commit is contained in:
2026-05-06 19:53:04 +10:00
parent c449ed8632
commit 6b38e2731c
4 changed files with 58 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Declare mission state variables
missionNameSpace setVariable ["mission_01_hvtDead", false, true];