Trying to get precise ammo counts on any turret other then the main gunner is currently impossible. It would be appreciated to get a command set like magazinesAmmoTurret & magazinesAmmoDetailTurret
Description
Description
Details
Details
- Legacy ID
- 1873448787
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Engine
Steps To Reproduce
- Place Slammer UP in Editor
- Hop in slammer UP
- Use following in watch debug field: magazinesAmmo (vehicle player);
- Check return value. Smoke + 2x 12.7 Magazines aren't listed.
- Check: (vehicle player) magazinesTurret [0, 0]; as well
Event Timeline
Comment Actions
Seems like these commands work for the main turret only. In vehicles with a gun on the commander seat (Slammer up for example) it doesn't show the magazines either.
Comment Actions
Because of this it's also impossible to get the ammo count for magazines for the Wildcat, seeing they don't fall under a turret. Only magazinesTurret [-1] shows the magazines loaded in the helicopter, but have no ammo count details available.