NPC Debugging

From Valve Developer Community
Revision as of 15:35, 23 October 2006 by Tdz (talk | contribs)
Jump to navigation Jump to search

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.