NPC Debugging: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''DEBUGGING AI 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' and npc_task_text
*Open console type 'npc_select' and npc_task_text

Revision as of 15:35, 23 October 2006

DEBUGGING NPC 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.