zen-mod / ZEN

Zeus enhancement mod for Arma 3
https://zen-mod.github.io/ZEN
GNU General Public License v3.0
114 stars 52 forks source link

BoxLoader compatibility #524

Open irvnriir opened 3 years ago

irvnriir commented 3 years ago

Arma 3 Version: 2.00 (stable / rc / dev) CBA Version: last (stable / dev + commit hash) ZEN Version: last (stable / dev + commit hash)

Mods:

- CBA_A3
- ZEN
- BoxLoader

Description: If vehicles is Deep Copy- or Export Mission SQF- loaded, after deleting them by Zeus, this mod's system Objects stay .

Where did the issue occur?

mharis001 commented 3 years ago

I think the best we can do for this situation is to provide an API that allows objects to be blacklisted from the serialization functions (instead of direct compatibility for a specific mod).

CreepPork commented 3 years ago

Yeah, I don't think it is up to ZEN to add compatibility to other, non-trivial mods. Providing an API other mods could tap into would be nice.

irvnriir commented 3 years ago

@CreepPork I posted it in case if thats related to inconsistency inside ZEN, its about what ZEN do with other mods and not what they do .