MildlyInterested / PERSIST-RCO

A Persistance mod for ArmA 3
Other
0 stars 0 forks source link

[BUG] ACRE2 radios get duplicated while restoring inventories. #1

Open MildlyInterested opened 2 years ago

MildlyInterested commented 2 years ago

Most likely due to the fact that ACRE radios each have a unique ID so persist doesn't recognize that players already have radios on them. https://github.com/RimmyDownunder/PERSIST-RCO/issues/3 solution likely around here: https://github.com/MildlyInterested/PERSIST-RCO/blob/fbd61a875f7ab826dfde77dbf588bb042c91c141/RCOPersist/RCOPsaving.sqf#L310-L311 by adding https://acre2.idi-systems.com/wiki/frameworks/functions-list#acre_api_fnc_filterunitloadout

DevEskild commented 1 year ago

Has this been fixed? I'm getting the exact same error in my RPT files

MildlyInterested commented 1 year ago

@DevEskild I haven't further looked into it. Rimmy stated on his discord he wasn't that keen on contributors/unlikey to merge any PRs but that was almost a year ago so maybe that changed.