metastruct-experiments/disengage_heatseeking.g.lua

5 lines
124 B
Lua
Raw Normal View History

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