Page MenuHomeFeedback Tracker

No command to get magazines (with ammo count) on vehicle turrets
Closed, ResolvedPublic

Description

The existing command:

https://community.bistudio.com/wiki/magazinesTurret

Only returns the magazine names, but not the ammo count in each.

Also, this other command:

https://community.bistudio.com/wiki/magazinesAmmo

seems to only return the magazines for the first turret.

Details

Legacy ID
1114254888
Severity
None
Resolution
No Bug
Reproducibility
Have Not Tried
Category
Scripting

Event Timeline

micovery edited Steps To Reproduce. (Show Details)Oct 24 2014, 3:15 AM
micovery edited Additional Information. (Show Details)
micovery set Category to Scripting.
micovery set Reproducibility to Have Not Tried.
micovery set Severity to None.
micovery set Resolution to No Bug.
micovery set Legacy ID to 1114254888.May 7 2016, 7:40 PM

have you tried magazineTurretAmmo? its not on the wiki yet. auto complete should show its function. I'm pretty sure its dev only right now.

Tested(M2A4 Slammer UP):
(vehicle player) magazineTurretAmmo ["2000Rnd_65x39_Belt", [0]]
Returns:
2000

@Bernargee ...
Was this command really thought through ... or am I missing something?

What if you have multiple magazines of the same type in one turret ... What does "magazineTurretAmmo" return?

magazineTurretAmmo needs more work, there is a ticket already for that and afaik developer knows about it. What final version will be like we have to wait and see. Resolving this ticket because requested command exists