NPC Memory
The npc_enemies console command shows the memory of an NPC by drawing a color-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.