Page MenuHomeFeedback Tracker

no "someammo" or "magazines" for WY 55 - Hellcat
New, WishlistPublic

Description

Functions "someammo" and "magazines" doesn't return anything for the WY 55 Hellcat

Details

Legacy ID
2920390833
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce

open editor, place player (man)
place all helicopters you like (empty or not). Do not forget the hellcat for test.
run preview
in debug console write:
0=[]spawn{while {true} do {hintSilent format ["ammo: %1, mags: %2", someammo cursorTarget, magazines cursorTarget];sleep 0.2}}
exec and aim (cursortarget) each helicopter. No ammo/magazines for H55!

Additional Information

This problem occurred also in 1.38 version. Probably due to model conception of this helo (configfile magazines or something like that)

Event Timeline

PiepMGI edited Steps To Reproduce. (Show Details)Mar 7 2015, 6:49 PM
PiepMGI edited Additional Information. (Show Details)
PiepMGI set Category to Config.
PiepMGI set Reproducibility to Always.
PiepMGI set Severity to None.
PiepMGI set Resolution to Open.
PiepMGI set Legacy ID to 2920390833.May 8 2016, 11:36 AM

Isn't it possible to pass this ticket to WY-55 designer? Magazines are probably stored in a specific function regardless of a whatever standardization (if any in Arma configVehicles).

Never be corrected I suppose. For Arma 4, please think about standard, mandatory, unique way to implement classes and configs.

Wow, how is this not fixed yet? This completely prevents the Support Modules from working in the game with this helicopter. I spent maybe 30 minutes unpacking PBOs and reading through scripts trying to debug this figuring it was probably a new bug that had been introduced by the recent 1.54 update. But instead I find out it was reported more than half a year ago. How hard can this be to fix?

EDIT: I can confirm this is still a problem in the current 1.54.

Bumping post-feedback hack.. :)

This is still the case, seems like there are no turrets configured or something like that.