Skip to content

Notes to Users

jonpas edited this page May 15, 2017 · 4 revisions

In using Intercept you must bear in mind that expensive commands will remain expensive.

Intercept still has to call into the engine in order to execute these commands and engine calls remain synchronous.

For example, attempting to get the location of every object in a 20km radius will still cause the game to freeze.