Thread: CZ Bot control
View Single Post
Rubadubnub
Junior Member
Join Date: Oct 2010
Old 10-15-2010 , 18:24   Re: CZ Bot control
Reply With Quote #194

Looking for some help please,

Problems I am having,
1-Although I have "amx_czbotchangename 0" I still always get one bot named BOT1

2-I have "bot_difficulty 2" yet bots always join server at map change as EASY

3- When I open the command menu "amx_czbotmenu" I have 5 options that are mumbered then I have 2 options that are
# Add Bot
#Remove Bot
(How do I change these to have numeric values?)

4-I would like the bots to die when the last human player has been killed and NOT have player respawn.

At one time the plugin killbots_amxx was in but we have removed it.

Thank you

If there is a newer plugin for CA bot management please do tell

Hare is my server.cfg

// Set the Host Name
hostname "Pooner's Fun Pub with Stats-Fast Downloads"

// Set the rcon password
rcon_password ""

// Set private password
sv_password ""


// Exec files on startup
exec banned.cfg
exec listip.cfg

// Server Logging
log on
mp_logdetail 0
mp_logmessages 1


// Server Variables
mp_timelimit 20
mp_autokick 1
mp_autoteambalance 0
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 1
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 5
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 1
mp_startmoney 2400
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 1

//Bots
//bot_add
//bot_quota 6
//bot_quota_mode fill
bot_difficulty 2
//bot_chatter off
//bot_auto_vacate 1
//bot_defer_to_human 0
//bot_prefix
//bot_allow_rogues 1
//bot_join_team any
//bot_allow_grenades 0
//bot_allow_machine_guns 0
//bot_allow_pistols 1
//bot_allow_rifles 1
//bot_allow_shotguns 1
//bot_allow_snipers 0
//bot_allow_sub_machine_guns 1
//bot_allow_shield 0
bot_join_after_player 0
//amx_bot_max 6
//czbot_controll
amx_czbotautokill 0
amx_czbotchangename 0
amx_czbotautoadd 6
amx_czbotmenu
amx_czbotmenuwr
Rubadubnub is offline