-
Notifications
You must be signed in to change notification settings - Fork 736
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
Optics - Convert Optics to use CBA Optics #7273
Conversation
Would likely need to be redone, closing. Feel free to re-open though. |
Looks like it's something I oversaw on my end - I imagine I'll be able to find a good value that works for everyone.
This, on the other hand, worries me because on my end it works fine. |
…ng able to use irons
visionMode is already set
forceOptics also already set
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done rigorous testing (checked if all sights could be accessed, if sizes are good, if 2D and PIP work ok, magnification levels are the same as the Vanilla counter parts) and LGTM. Given I've contributed to this PR in a not insignificant manner, it would be wise for someone else to review it before merging.
This comment was marked as outdated.
This comment was marked as outdated.
I overhauled the magnification levels of all scripted optics: the HAMR, Elcan and Pitbull have been bumped up to 4x, as to make the mildot/ranging match in-game bullet drop-off. The HAMR isn't quite perfect, as it was either the mildot or the bullet drop-off (mildot was chosen to be more important). |
One last thing: As it stands, I've removed the |
* convert ace_optics to use cba_optics * convert ace optics to cba optics * Remove duplicate * Add PIP config * Use optics index * Fix pboProject build * Update CfgWeapons.hpp * Correct SOS, adjust sizes and fix build issues * Update addons/optics/script_component.hpp * Corrected sizes again * Made the scripted optics the first optics mode, fixed PIP SOS not being able to use irons * Remove unused test object * Readd AI stuff visionMode is already set * Updated some info on binos forceOptics also already set * Overhaul of magnifications * Adjusted MOS & Nightforce * Maybe this time the optics sizes will be fine... surely? * Replace heavy optics blur with CBA one * Added PIP names back --------- Co-authored-by: johnb432 <[email protected]> Co-authored-by: PabstMirror <[email protected]>
When merged this pull request will:
Requires Optics - Add scripted optics index config entry CBATeam/CBA_A3#1678.can't work