Nuclide
Software Development Kit for id Tech
|
Info tags for bots used to identify objects. More...
Enumerations | |
enum | botInfo_t { BOTINFO_NONE , BOTINFO_HEALTH , BOTINFO_ARMOR , BOTINFO_AMMO , BOTINFO_WEAPON , BOTINFO_SPAWNPOINT , BOTINFO_TEAM_GOALITEM , BOTINFO_TEAM_GOALCAPTURE , BOTINFO_END } |
Variables | |
float | botinfo |
Info tags for bots used to identify objects.
Any entity can have these tags set onto using NSEntity::SetBotTag(), it will help the AI figure out a lot of game specific details.
enum botInfo_t |
float botinfo |