blckeagles-revisited-RC/Tools/Dynamic Missions/pullDynamicMission.VR/init.sqf

5 lines
204 B
Plaintext
Raw Normal View History

2018-10-14 17:21:56 +00:00
player addAction["Pull MARKER Info","pullMarkerInfo.sqf"];
player addAction["Set Mission Center @ Player Pos","setCenterAtPlayer.sqf"];
2018-10-14 17:21:56 +00:00
player addAction["Pull DYNAMIC mission","pullDynamicMission.sqf"];