NPC Debugging: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''DEBUGGING NPC 1''' | '''DEBUGGING NPC 1''' | ||
*Aim at the NPC you wish to debug. | *Aim at the NPC you wish to debug. | ||
*Open console type 'npc_select' | *Open console type 'npc_select' as well as 'npc_task_text' | ||
You will see task information now building in your console window. | 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/task failed. |
Revision as of 15:38, 23 October 2006
DEBUGGING NPC 1
- Aim at the NPC you wish to debug.
- Open console type 'npc_select' as well as '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/task failed.