NPC Memory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | [[Category:AI]]{{stub}} | ||
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. | 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) | * Blue : Eluded entities (don't know where it went) |
Revision as of 04:50, 8 March 2008
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.