Ai disable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(cleaned this wayyyy up. also, ai_network is an undocumented (but crucial) AI entity. do not remove it from here please.) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:ai_disable}} | {{DISPLAYTITLE:ai_disable}} | ||
The '''<code>ai_disable</code>''' console command is a debugging tool that allows you enable/disable the [[AI]] of all [[NPC]]s in the game. Disabled NPCs won't "think", but the rest of the game code continues to run. A message saying "A.I. Disabled..." should appear on the ingame view if this command is working. | |||
The <code>ai_disable</code> console command is a debugging tool that allows you enable / disable the [[AI]] of all [[NPC]]s in the game. Disabled NPCs won't "think", but the rest of the game code continues to run. | |||
==See also== | ==See also== | ||
*{{ent|ai_network}} | |||
* | |||
[[Category:Debugging]] | [[Category:Debugging]] | ||
[[Category:AI Commands]] | [[Category:AI Commands]] | ||
[[Category:Console Commands]] | [[Category:Console Commands]] |