NPC Memory

From Valve Developer Community

Jump to: navigation, search

This article is a stub. You can help by adding to it.

The npc_enemies console command shows the memory of an NPC by drawing a colour-coded X on top of each entity in the memory.

  • Blue : Eluded entities (don't know where it went)
  • Green : Unreachable entities (can't get to it)
  • Red : Current enemy
  • Magenta : Current target entity
  • Pink : All other entities drawn
  • Arguments : {npc_name} / {npc class_name} / no argument picks what player is looking at.
Personal tools