Arma 3
co40 Domination! Blufor [4.73]
Sloth 3. apr. 2016 kl. 22:21
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
< >
Viser 1-1 af 1 kommentarer
Xeno  [udvikler] 5. apr. 2016 kl. 6:07 
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?
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50