Just do all of your initialization in main.cpp->ExamplePlugin::InitStage_WhenCodePatchesAreSafeToApply(). When this method gets called, the Main Integrity Check is already disabled, and the game's ...
A collection of easy-to-digest Agent Script examples. Each recipe demonstrates how to build a specific agent behaviour in the fewest lines of script possible while following best practices. From ...