List of memory bits

From Valve Developer Community
Jump to: navigation, search
Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no links to other VDC articles. Please help improve this article by adding links that are relevant to the context within the existing text.
January 2024


List retrieved from game\server\AI_BaseNPC.h

  • bits_MEMORY_PROVOKED
  • bits_MEMORY_INCOVER
    NPC knows it is in a covered position.
  • bits_MEMORY_SUSPICIOUS
    Ally is suspicious of the player and will move to provoked more easily
  • bits_MEMORY_PATH_FAILED
    Failed to find a path
  • bits_MEMORY_FLINCHED
    Has already flinched
  • bits_MEMORY_TOURGUIDE
    I have been acting as a tourguide.
  • bits_MEMORY_LOCKED_HINT
  • bits_MEMORY_TURNING
    Turning, don't interrupt me.
  • bits_MEMORY_TURNHACK
  • bits_MEMORY_HAD_ENEMY
  • bits_MEMORY_HAD_PLAYER
  • bits_MEMORY_HAD_LOS
  • bits_MEMORY_MOVED_FROM_SPAWN
  • bits_MEMORY_CUSTOM(1-4)
    NPC-specific memory