Ai disable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (links) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=ai_disable}} | {{wrongtitle|title=ai_disable}} | ||
The <code>ai_disable</code> console command is a debugging tool that allows you enable / disable the AI of all | 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. | ||
Revision as of 01:36, 16 March 2011
The ai_disable
console command is a debugging tool that allows you enable / disable the AI of all NPCs in the game. Disabled NPCs won't "think", but the rest of the game code continues to run.
Usage
ai_disable
- Toggles the enabled/disabled state of the AI.
See also
General AI
- ent_text
- npc_select, npc_go, npc_task_text, npc_destroy, npc_destroy_unselected, npc_kill, npc_enemies, npc_focus, npc_freeze, npc_squads, npc_viewcone
- npc_create, npc_create_equipment, npc_create_aimed
Navigation
Node debugging