Arma 3
co40 Domination! Blufor [4.73]
Sloth Apr 3, 2016 @ 10:21pm
Laser designator "Mark Artillery Target" option disappearing
Sometimes the "Mark Artillery Target" option that is meant to appear when lasing with the laser designator will not appear as it should.

Initially I thought that this may be caused by going into an artillery operator slot, loading into the game, aborting to lobby, and then entering the game again. However, I cannot not reproduce the issue at the moment.

Game version: 1.56.134787 [dev.arma3.com]
Mission version: 3.28
< >
Showing 1-1 of 1 comments
Xeno  [developer] Apr 5, 2016 @ 6:07am 
This is the "Mark Artillery" condition:

alive player
&&
{!(player getVariable ['xr_pluncon', false])}
&& {!(player getVariable ['d_isinaction', false])}
&& {!d_player_in_vec}
&& {currentWeapon player == 'LaserDesignator'}
&& {cameraView == 'GUNNER'}
&& {!isNull (laserTarget player)}

If it happens again could you check if a respawn (die and respawn) fixes the problem?
< >
Showing 1-1 of 1 comments
Per page: 1530 50