Console variable relating to multiplayer AI.
More...
Console variable relating to multiplayer AI.
The console command ap_userID
can be used to set certain infokeys of the local user to mimic that of a certain ActivityPub id. An example format would look like: /ap_userID @johndoe@example.com
Currently we're not broadcasting the identity because there's no real way of verifying who you are without a central authority.
◆ botskill_t
Enumerator |
---|
BOTSKILL_EASY | |
BOTSKILL_MEDIUM | |
BOTSKILL_HARD | |
◆ autocvar_bot_aimless
var bool autocvar_bot_aimless = false |
◆ autocvar_bot_crouch
var bool autocvar_bot_crouch = false |
◆ autocvar_bot_debug
var bool autocvar_bot_debug = false |
◆ autocvar_bot_developer
var bool autocvar_bot_developer = false |
◆ autocvar_bot_dont_shoot
var bool autocvar_bot_dont_shoot = false |
◆ autocvar_bot_enable
var bool autocvar_bot_enable = true |
◆ autocvar_bot_fastChat
var bool autocvar_bot_fastChat = false |
◆ autocvar_bot_minClients
var int autocvar_bot_minClients = -1i |
◆ autocvar_bot_noChat
var bool autocvar_bot_noChat = false |
◆ autocvar_bot_pause
var bool autocvar_bot_pause = false |
◆ autocvar_bot_prone
var bool autocvar_bot_prone = false |
◆ autocvar_bot_skill
◆ autocvar_bot_walk
var bool autocvar_bot_walk = false |