Just place the laptop near the Arsenal crate or whatever, so it will not be missed.įind a random position on an Arma 3 map without any markers at all. For exemple, if the target is laser designated by the player: nul laserTarget player, getPos startLocation. To use this script add the following code into a trigger: nul target, startLocation, missileType, missileLaunchingHeight execVM 'guidedMissile.sqf'. That is the best way to have a briefing and some screenshots to illustrate what the mission is about. Guided Missile script V.1.1 created by Barbuse, dec 2016. Place a laptop named BIS_laptop01, then create a file named article.sqf, and put this in it.ĭisableSerialization, , 'CET' ] ], , ], ], ,, ], ,, , ], , ] ] ] call bis_fnc_showAANArticle
Private _progressTick = _this select 4 if ( (_progressTick % 2 ) = 0 ) exitwith, , 0.5, nil, false] call BIS_fnc_holdActionAdd BIS_holdActionSFX = (getArray (configFile > 'CfgSounds' > 'Orange_Action_Wheel' > 'sound' ) ) param īIS_holdActionSFX = BIS_holdActionSFX + '.wss'