bot_enable
Base Jedi Academy
Enable the bot
At a glance
| Field | Value |
|---|---|
| Category | Bots & AI |
| Module | engine-server |
| Also registered in | engine-server |
| Renderer | All / not renderer-specific |
| Network scope | server-authoritative — Owned or enforced by the server. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 1 |
| Value type | float |
| Restart | Yes; the value is latched. |
| Cheat protected | No |
Values
No discrete value list is enforced or documented in the inspected source.
Flags
CVAR_LATCH— latched until the relevant subsystem or map is restarted
Provenance
Origin: Base Jedi Academy
- Baseline evidence:
14cea1563762 - Upstream registration evidence: codemp/server/sv_bot.cpp:635
- Attribution method:
present-in-openjk-initial-source-import - Attribution confidence:
high - Notes: Identifier is present in OpenJK’s initial Raven source-import snapshot.
Later changes
These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.
| Date | Change source | Commit / subject | Evidence | Confidence |
|---|---|---|---|---|
2013-08-11 |
OpenJK | 794718e3fdfbMerge pull request #344 from Razish/qvmtest |
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/server/sv_game.cpp |
medium |
Evidence
- registration: codemp/server/sv_bot.cpp:656 (Cvar_Get)
- registration: codemp/server/sv_game.cpp:140 (Cvar_Get)
- behavior: codemp/qcommon/cvar.cpp:294
- behavior: codemp/qcommon/cvar.cpp:312
- behavior: codemp/qcommon/cvar.cpp:428
- behavior: codemp/qcommon/cvar.cpp:127
- behavior: codemp/qcommon/cvar.cpp:142