ACE3 icon indicating copy to clipboard operation
ACE3 copied to clipboard

CWR3 Compatibility

Open Drofseh opened this issue 3 months ago • 7 comments

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}.

Drofseh avatar Sep 12 '25 18:09 Drofseh

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 Blowpipe BourbonWarfare/POTATO@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

BourbonWarfare/POTATO@master/addons/missileGuidanceCompat/patchCWR/config.cpp

Thanks! Do you want to pr it to my branch or should I incorporate it?

Drofseh avatar Sep 12 '25 20:09 Drofseh

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.

Andx667 avatar Sep 16 '25 14:09 Andx667

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.

Drofseh avatar Sep 17 '25 07:09 Drofseh

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.

lambdatiger avatar Sep 30 '25 20:09 lambdatiger

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?

Drofseh avatar Sep 30 '25 21:09 Drofseh

Feel free to include https://github.com/CVO-Org/ace-wardrobe-extended/tree/main/addons/cwr3_compat if you want

Andx667 avatar Dec 16 '25 07:12 Andx667