Page MenuHomeFeedback Tracker

AntiAir SmokeLauncher dont't work
Closed, ResolvedPublic

Description

effected classes:
B_APC_Tracked_01_AA_F
O_APC_Tracked_02_AA_F

Details

Legacy ID
3524882990
Severity
None
Resolution
Duplicate
Reproducibility
Always
Category
Engine
Steps To Reproduce

i used following to spawn the vehicle server side:

_vehicle = (_vehicleData select 1) createVehicle (getPos _spawnObject);
_vehicle setDir (getDir _spawnObject);
_vehicle disableTIEquipment true;

clearItemCargoGlobal _vehicle;
clearMagazineCargoGlobal _vehicle;
clearWeaponCargoGlobal _vehicle;
clearBackpackCargoGlobal _vehicle;

Additional Information

@BIS_Iceman this is also reproduce able in my repo same as ticket 18446

Event Timeline

Fank edited Steps To Reproduce. (Show Details)Apr 16 2014, 7:17 PM
Fank edited Additional Information. (Show Details)
Fank set Category to Engine.
Fank set Reproducibility to Always.
Fank set Severity to None.
Fank set Resolution to Duplicate.
Fank set Legacy ID to 3524882990.May 7 2016, 6:26 PM
Fank added a subscriber: Fank.
izaiak added a subscriber: izaiak.May 7 2016, 6:26 PM

You don't have smoke at the start-up of the missile or you don't have smoke for all the trajectory ?

Fank added a comment.Apr 16 2014, 9:51 PM

Everytime try the example i linked.

Fank added a comment.Apr 16 2014, 9:52 PM

i mean the countermeasures not the missles