Can't add bots

6 replies [Last post]
{D*R*T} BODZ!
XbODz's picture
Offline
Joined: May 2005
Posts:

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 Sad

[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 ?

gen.X.SuperBo!
Offline
Joined: Sep 2003
Posts:
Can't add bots

/addbot ??

{D*R*T} BODZ!
XbODz's picture
Offline
Joined: May 2005
Posts:
Can't add bots

i'm talking about a dedicated server Happy

mow Q [EN]
Offline
Joined: Nov 2003
Posts:
Can't add bots

/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 Happy 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]

{D*R*T} BODZ!
XbODz's picture
Offline
Joined: May 2005
Posts:
Can't add bots
mow Q [EN] wrote:

/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 Happy 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]

yeah thx but it's not so easy, i wouldn't ask here a so easy question. Maybe my 1st post wasn't clear enough.

When in use the console /rcon addbot (botname) (skill) etc it adds nothing, i mean there is no bot in my botlist so when i use addbot command there is no error message, but no bot is appearing as if no bot was installed even default bots. I know there is no current bot in q4, it's kind of same with my server and I dunno wtf is going on with it.

FUMO ' ANK!
mcbastard's picture
Offline
Joined: Nov 2005
Posts:
Can't add bots
mow Q [EN] wrote:

/If I typed /addbot ranger 4 100 weiner in the console

/addbot ranger 4 red 100 Winking u forgot the team.Big grin

«madbringer» «15:20»:
OH JA, MEIN MANNENPUMP IST RAPPENGANGING YOUR POOPENHOLEN

«Shady`mobile» «00:45»:
And both base and phil have too specialised music taste: digit has token white boy from middle america and felix eis cali loving dud named umet who despite thinking he is a crip or rasta lives in ISTANBUL

{D*R*T} BODZ!
XbODz's picture
Offline
Joined: May 2005
Posts:
Can't add bots

some other infos here :

i noticed even written in my server cfg

[code:1]set bot_enable "1"[/code:1]

when i type /rcon bot_enable, it says [code:1]"bot_enable" is:"0^7" default:"1^7"
latched: "1"[/code:1]

wtf ? and how to solve that ?