Grim
Grim
I like the idea of ammo handling being completely separate from assemblyMode. I originally wanted to do that just that. I have another idea in mind but I'll make a...
It'll happen with #9015
> However it will no longer stop checking other wound handlers; it will continue on until it has gone through all wound handlers. I'm not sure about this. I don't...
@pterolatypus your code. Thoughts?
The public functions were made with ZEN compatibility for CSW Artillery in mind, I intend to make another PR for the remainder of that. Sorry for the scope on this,...
Ref review, see https://github.com/LinkIsGrim/ACE3/blob/f5f14b77594d28c938822740602de83b7c30b010/addons/csw/functions/fnc_reload_canLoadMagazine.sqf#L29-L36 Calling `FUNC(reload_canLoadMagazine)` without a source is just a check for magazine/turret compatibility. For `FUNC(reload_handleAddTurretMag)`: - At this point the magazine has already been removed from the...
> > For FUNC(reload_handleAddTurretMag): > > > > * At this point the magazine has already been removed from the source, so we can skip distance and inventory checks. >...
If not Artillery Tables then I'd move this to Common. Maybe just move the CSW handling to a separate function in CSW and keep this in Artillery Tables?
>Currently, max. 11 PBOs are listed in the log if they are missing, wrong version etc. I added the "and x more." at the end of an error message. Should...
Haven't tested yet, but request after https://discord.com/channels/976165959041679380/1166914354051027024: addon mismatch message should show server's [`configSourceMod`](https://community.bistudio.com/wiki/configSourceMod) for `common` or `main`