mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
added todo
This commit is contained in:
parent
87dac2c2ad
commit
bc7943d729
@ -9,6 +9,7 @@ _targetLaunchParams = _launchParams select 1;
|
||||
|
||||
_seekerParams = _this select 3;
|
||||
|
||||
// TODO: this needs to be shootCone/findStrongestRay after testing
|
||||
_targets = [_projectile, ACE_DEFAULT_LASER_CODE, (_seekerParams select 0)] call ace_laser_fnc_findLaserDesignator;
|
||||
_foundTargetPos = getPosASL (_targets select 1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user