metastruct-experiments/disengage_heatseeking.g.lua
2024-08-19 12:32:33 +08:00

5 lines
No EOL
124 B
Lua

say("[Luadev/follow] Disengaging autopilot")
hook.Remove("Think", "noclip_think")
hook.Remove("StartCommand", "autopilot")