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

Podbot equivalent for sourcemod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Yerallo
Junior Member
Join Date: Mar 2007
Old 04-16-2011 , 23:53   Podbot equivalent for sourcemod?
Reply With Quote #1

I need bots for my server and I can't seem to find any... All that I really want is x2 bots in my server at all times. They are removed everytime a player joins. So if one player joins one bot leaves and if 2 players join there are no bots. I know that AMX Mod X has podbot and I could do it there.... Is there anything like this for sourcemod? Help would be very much appreciated.
Yerallo is offline
cybersquare420
Veteran Member
Join Date: Nov 2008
Old 04-17-2011 , 07:48   Re: Podbot equivalent for sourcemod?
Reply With Quote #2

what game?
__________________
cybersquare420 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-17-2011 , 09:18   Re: Podbot equivalent for sourcemod?
Reply With Quote #3

Counter Srike Source
Code:
"bot_auto_vacate" = "0"  ( def. "1" )
 game replicated
 - If nonzero, bots will automatically leave to make room for human players.
Bacardi is offline
cybersquare420
Veteran Member
Join Date: Nov 2008
Old 04-17-2011 , 09:29   Re: Podbot equivalent for sourcemod?
Reply With Quote #4

use the built in bots. they have all the functionality you require.

edit:
here are the bot lines from my config... (my server has been offline for a few months so it is possible that they changed something... but i doubt it.)

// bots
bot_add
bot_quota 8
bot_quota_mode fill
bot_difficulty 3
//bot_auto_follow 1
bot_auto_vacate 1
bot_prefix "[Fucking Bot]"
bot_join_after_player 1
bot_chatter off
__________________
cybersquare420 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 04:03.


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