Raised This Month: $12 Target: $400
 3% 

CZ Bot control


Post New Thread Reply   
 
Thread Tools Display Modes
mattisbogus
Senior Member
Join Date: Jun 2009
Location: North Carolina, USA
Old 11-30-2009 , 13:33   Re: CZ Bot control
Reply With Quote #191

Quote:
Originally Posted by Igrado View Post
it has not affected the mods control panel.
I'm not sure I understand.

Your goal is to get the bots difficulty to hard correct? I don't understand why it would change the 'mods control panel'
mattisbogus is offline
Igrado
New Member
Join Date: Nov 2009
Old 11-30-2009 , 14:20   Re: CZ Bot control
Reply With Quote #192

Sorry for being unclear, by the 'mods control panel' I meant the menu displayed by the command amx_czbotmenu.

The option for bot difficulty is easily changed from "Easy" to "Hard". However when the map restarts the plugin resets the bots difficulty to Easy (0) as shown by amx_czbotmenu, even though the setting in server.cfg is "bot_difficulty 2". This could be an error in the mod that it is not reading properly from the server or the server.cfg file as to what the bots settings are (I don't know enough to debug that.) But what seems to me the more likely cause of this would be that the plugin simply forces the bot difficulty to Easy (0) by default when the plugin is loaded.
Igrado is offline
mattisbogus
Senior Member
Join Date: Jun 2009
Location: North Carolina, USA
Old 11-30-2009 , 14:49   Re: CZ Bot control
Reply With Quote #193

Ahhh now I understand. Sorry I couldn't be of better help. It looks like only a few simple changes need to be made, hopefully someone can help you.
mattisbogus is offline
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
anticheats
Member
Join Date: Mar 2012
Old 01-22-2013 , 13:06   Re: CZ Bot control
Reply With Quote #195

I would definitely appreciate it if you can help me get rid of the client's console outputs like 'bot_quota changed to -9, -10,etc.' I consider it as spam Also whenever the server executes a cmd function, called by any other plugin, how do i block it from being displayed on the client's console?

Last edited by anticheats; 01-22-2013 at 13:23.
anticheats is offline
Crazygamer34894
Senior Member
Join Date: Feb 2013
Location: Cape Town Western Cape
Old 02-14-2018 , 11:04   Re: CZ Bot control
Reply With Quote #196

Could someone provide a Cvar file for this Plugin i dont know how to make my own
__________________
Crazygamer34894 is offline
Send a message via Yahoo to Crazygamer34894 Send a message via Skype™ to Crazygamer34894
itoxicreal
Senior Member
Join Date: Jun 2018
Old 05-06-2019 , 16:17   Re: CZ Bot control
Reply With Quote #197

Quote:
Originally Posted by EKS View Post
This plugin allows admins to control the CZ bots, The plugin can automaticly add bots so a minimum of players is allways on the server. There is allso good menus so you can change bot settings on the fly

Credits:
Ops in #AMXmod @ Quakenet for alot of help ( + AssKicR & CheesyPeteza )
Cvar info gotton from: http://www.ufo-design.co.uk/counters..._sp_guide.html (Down Now )

Usage:
You should add this to server.cfg: bot_join_after_player 0 if you dont, you might get weird errors
amx_czbotmenu - Opens the Bot menu
amx_czbotmenuwr - Opens the CZ Bot menu to Weapon restrict menu

CVARS:
amx_czbotautoadd <number> How many bots to autoadd
amx_czbotchangename <1/0> If the bots should be renamed
amx_czbotautokill <3/2/1/0> If the bots should be slayin when the last human is killed 0 = disabled | 1 = Bots on the opposite team is slayin last surviving human |2 = Kills the bots on a random team | 3 = Human player are respawned if a bot is alive( Bot is killed )
amx_czbotjoinafterplayer <2/1/0> 1) If the bots should be kicked if there are no human playres left on the server. | 2) The bots are frozen when no human players are on the server

FAQ)
Q) I get # on add/remove bots
A) Its becuse you have amx_czbotautoadd higher then 0

Q) When i add bots nothing happens
A) Probebly become you have changed what teams the bots can join, and mp_autoteambalance & p_limitteams are enabled

screenshot:
It dosent work for me
itoxicreal is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode