Initial commit

This commit is contained in:
2023-06-19 00:57:30 -05:00
commit 2caf7cb720
36 changed files with 1696 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
waitUntil {player == player && !isNil "milsim_complete"};
[] spawn milsim_fnc_MDS_callsigns;
[] spawn milsim_fnc_MDS_fixedAssets;
[] spawn milsim_fnc_MDS_rotaryAssets;
[] spawn milsim_fnc_MDS_radioFrequencies;
[] spawn milsim_fnc_MDS_smokeColors;
[] spawn milsim_fnc_MDS_environment;