diff --git a/zm_ai_pack/pluto_sys.gsc b/zm_ai_pack/pluto_sys.gsc index 06957cf..4f95d50 100644 --- a/zm_ai_pack/pluto_sys.gsc +++ b/zm_ai_pack/pluto_sys.gsc @@ -85,7 +85,7 @@ getfunctionname( func ) /@ [DESCRIPTION]: Detours to causing subsequent calls to to instead call . - Can detour any function except for functions called directly by the engine. + Can detour any function except builtins. If [priority] is not specified defaults to -1 allowing for replacefunc calls with a higher [priority] value to detour already detoured functions.; [CALL_TYPE]: function;