-
Notifications
You must be signed in to change notification settings - Fork 740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACE Arsenal stats suggestions #5964
Comments
Advanced ballistics Magazine
I don't think you need bulletLength/caliber/atmosphere. Weapon
Example for https://github.com/acemod/ACE3/blob/master/addons/ballistics/CfgMagazines.hpp#L98 and https://github.com/acemod/ACE3/blob/master/addons/ballistics/CfgWeapons.hpp#L186 https://docs.google.com/spreadsheets/d/1zdnzDR5BbbWreT4bqINjLwtezlkZnbf1-ZgK2x9tbuo |
Sorting by some parameters would be helpful. E.g. sort vests by armor and load. And maybe weight. |
^ i'd need to save each stats in uiNamespace for thousands of items, unfortunately that's not happening, you can sort by mass for the right panel because the stat was already being stored in the listbox row for greying purposes. |
I am currently gathering informations in order to make the stats feature in ACE Arsenal,
General
mass
(bar + number)Primary / handgun:
reloadTime
(bar)dispersion
(bar)maxZeroing
(bar)hit
(bar)Launchers
maxZeroing
(bar)hit
(bar)Containers
passthrough
(bar)armor
(bar)maximumLoad
(bar)Helmets
Same as containers minus load.
Any suggestions?
The text was updated successfully, but these errors were encountered: