武装突袭3

武装突袭3

co40 Domination! Blufor [4.73]
Sloth 2016 年 4 月 3 日 下午 10: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
< >
正在显示第 1 - 1 条,共 1 条留言
Xeno  [开发者] 2016 年 4 月 5 日 上午 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?
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50