NPC Debugging: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
*Open console type 'npc_select' and npc_task_text | *Open console type 'npc_select' and npc_task_text | ||
You will see task information now building in your console window. | |||
This will let you see what that and why your AI schedule failed. | This will let you see what that and why your AI schedule failed. |
Revision as of 15:35, 23 October 2006
DEBUGGING AI 1
- Aim at the NPC you wish to debug.
- Open console type 'npc_select' and npc_task_text
You will see task information now building in your console window. This will let you see what that and why your AI schedule failed.