- Quake 3 Weapons Configs Library
- General POLSKI Topic
- how many quake 3 players E+ still play sometimes
- Quake All-stars December 2026 frag night
- DOOM 2 SERVER - UPDATE
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
Can't add bots
My botlist (/rcon botlist) is empty so i can't add bots (/rcon addbot).Although i have enabled all this settings in the server conf nothing change, still no bots ![]()
[code:1]set bot_enable "1"
set bot_groundonly "1"
set bot_rocketjump "1"
set bot_minplayers "0"
set bot_fastchat "1"[/code:1]
Any ideas ?
/addbot ??
/rcon addbot [botname] [skill 1-5] [team] [msec delay] [altname]
If I typed /addbot ranger 4 100 weiner in the console, it would spawn a bot named weiner with a skill 4 with a 100 ping (like movements).
if u wanna have bots which leave server automaticly the server if someone joins, add to ur config /bot_minplayers x (1 = 1 bot on ffa, and 2 on teamgametypes, 2 = 2 on ffa, and 4 on teamgametypes and so on...)
[code:1]// Bots
set bot_enable "1" <-- most important
rest = what i have in my server.cfg
set bot_minplayers "0"
set bot_nochat "1"
set bot_groundonly "1"
set bot_rocketjump "1"
set bot_fastchat "0"[/code:1]
/If I typed /addbot ranger 4 100 weiner in the console
/addbot ranger 4 red 100
u forgot the team.![]()





i'm talking about a dedicated server