Unstrippable
Disable ZDO data stripping when loading world files.
Instructions
- Mod is only needed by the server (or player) loading world files.
- Mod disables all calls to
ZDO.Strip(), ZDO.StripConvert() and ZDO.StripLong() called during world loading.
- For use with other mods that modify and store custom ZDO field data.
Notes