This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Bot help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 01-11-2012 , 19:54   Bot help
Reply With Quote #1

Hello everyone,

I wanted to populate my server for when it's empty. How do I set up an environment where when there are no humans on, 6 bots on each team replace the void, and when humans join, the server starts kicking the bots 1 by 1 until the server fills up?

So basically the bots act as active "reserve slot" players for human players?
Mr. Man is offline
mausetot
Member
Join Date: Jan 2011
Location: Germany
Old 01-11-2012 , 20:19   Re: Bot help
Reply With Quote #2

for CS:S?

Quote:
bot_join_after_player 0
bot_quota_mode fill
bot_quota 12
bot_chatter off
bot_join_after_player 0/1 0=bots join on mapstart, 1=bots join after player joins
bot_quota_mode fill everytime slots are filled up to bot_quota (1 player joins=1 bot will kicked)
bot_quota 12 How many bots
bot_chatter off bots radio talking off (because 12 bots are getting your nerves^^)

Best regards
mausetot
__________________


www.darkgaming.de - play on the dark side of life
www.gothic-obsession.de
mausetot is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 01-11-2012 , 20:27   Re: Bot help
Reply With Quote #3

Quote:
Originally Posted by mausetot View Post
for CS:S?

bot_join_after_player 0/1 0=bots join on mapstart, 1=bots join after player joins
bot_quota_mode fill everytime slots are filled up to bot_quota (1 player joins=1 bot will kicked)
bot_quota 12 How many bots
bot_chatter off bots radio talking off (because 12 bots are getting your nerves^^)

Best regards
mausetot
For TF2, but I think they should be the same since all of them are running under Sourcemod?
Mr. Man is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 01-11-2012 , 20:50   Re: Bot help
Reply With Quote #4

Quote:
Originally Posted by Mr. Man View Post
For TF2, but I think they should be the same since all of them are running under Sourcemod?
For TF2, just put tf_ in front of them.

Code:
tf_bot_join_after_player 0
tf_bot_quota_mode fill
tf_bot_quota 12
More commands here - http://tf2wiki.net/wiki/Bots#AI_Bot_commands

- Lob (UK)

Last edited by Lob (UK; 01-11-2012 at 20:50.
Lob (UK is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 01-12-2012 , 09:18   Re: Bot help
Reply With Quote #5

Quote:
Originally Posted by Lob (UK View Post
For TF2, just put tf_ in front of them.

Code:
tf_bot_join_after_player 0
tf_bot_quota_mode fill
tf_bot_quota 12
More commands here - http://tf2wiki.net/wiki/Bots#AI_Bot_commands

- Lob (UK)
Thanks for the help!

I am trying to see whether there are any plugins that optimize the way bots behave, since they get stuck behind walls sometimes....
Mr. Man is offline
Reply



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 06:38.


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