CWR3 Compatibility
When merged this pull request will:
- TODO
IMPORTANT
- If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
- Development Guidelines are read, understood and applied.
- Title of this PR uses our standard template
Component - Add|Fix|Improve|Change|Make|Remove {changes}.
MG missile guidance stuff. Ignore Blowpipe
https://github.com/BourbonWarfare/POTATO/blob/master/addons/missileGuidanceCompat/patchCWRBAF/config.cpp
Redeye needs shit guidance but by default the ammo type used is Stinger, to make it accurate you would need to use a custom ammo. we just define it as the GM redeye for this reason
https://github.com/BourbonWarfare/POTATO/blob/master/addons/missileGuidanceCompat/patchCWR/config.cpp
MG missile guidance stuff. Ignore
BlowpipeBourbonWarfare/POTATO@master/addons/missileGuidanceCompat/patchCWRBAF/config.cpp
Redeyeneeds shit guidance but by default the ammo type used isStinger, to make it accurate you would need to use a custom ammo. we just define it as the GM redeye for this reasonBourbonWarfare/POTATO@
master/addons/missileGuidanceCompat/patchCWR/config.cpp
Thanks! Do you want to pr it to my branch or should I incorporate it?
I may PR it eventually, I'm swamped atm so I'm not doing much ACE stuff right now. If this is near merge and I haven't yet, you may have to then
What exactly do you need help on? If I have one example I can contribute more.
What exactly do you need help on? If I have one example I can contribute more.
It's just a big project, so if people are willing to help out by either committing/PRing to this branch or just sending me their configs I'd appreciate it.
How far are we willing to go? I had also unstabalized a few of the turrets and set the weapons to use smaller magazines here: https://github.com/BourbonWarfare/POTATO/blob/master/addons/miscFixes/patchCWRBAF/CfgVehicles.hpp I can help if you have specific tasks that need to be tackled, just give me a lane so I don't double up on any work.
How far are we willing to go? I had also unstabalized a few of the turrets and set the weapons to use smaller magazines here: BourbonWarfare/POTATO@
master/addons/miscFixes/patchCWRBAF/CfgVehicles.hpp I can help if you have specific tasks that need to be tackled, just give me a lane so I don't double up on any work.
I think figuring out what is inheriting good properties from the CUP compat and what needs to be added/updated. would be a good first step.
Since you have vehicles in that link, do you want to look into that for vehicles?
Feel free to include https://github.com/CVO-Org/ace-wardrobe-extended/tree/main/addons/cwr3_compat if you want