effected classes:
B_APC_Tracked_01_AA_F
O_APC_Tracked_02_AA_F
Description
Description
Details
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
Comment Actions
Sample for this issue:
https://github.com/Fankserver/ArmA3BugSamples/tree/master/18452
Comment Actions
You don't have smoke at the start-up of the missile or you don't have smoke for all the trajectory ?