Skip to content
NarcoMarshDev edited this page Sep 23, 2022 · 9 revisions

Welcome to the Enforce-Script-Extensions wiki!

See all topics and classes on the right hand side

Known Issues

  • Modded core classes and custom core data types under ESE_EXPERIMENTAL are currently broken, and will crash the workbench on restart even if it compiles without any errors. (This will unfortunately probably stay this way unless we get support for it on the engine side)
  • Magazine aliases are currently missing.
  • If a file trying to add a custom alias has a filename that alphabetically appears before !ESE_Config.c it will not work due to the config #define statements not yet being run at compile time.
  • ESE_Entities.RestoreMaterial() will sometimes restore to the wrong variant of the passed entity, for example burlap sandbag walls always restoring to plastic ones.

Clone this wiki locally