Nuclide
Software Development Kit for id Tech
cvars.h File Reference

Go to the source code of this file.

Enumerations

enum  botskill_t { BOTSKILL_EASY = 1 , BOTSKILL_MEDIUM , BOTSKILL_HARD }
 

Variables

var bool autocvar_bot_enable = true
 
var bool autocvar_bot_pause = false
 
var bool autocvar_bot_noChat = false
 
var bool autocvar_bot_fastChat = false
 
var bool autocvar_bot_debug = false
 
var bool autocvar_bot_developer = false
 
var int autocvar_bot_minClients = -1i
 
var botskill_t autocvar_bot_skill = BOTSKILL_MEDIUM
 
var bool autocvar_bot_aimless = false
 
var bool autocvar_bot_crouch = false
 
var bool autocvar_bot_walk = false
 
var bool autocvar_bot_prone = false
 
var bool autocvar_bot_dont_shoot = false