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

Bots play by themselves


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
moltenice
New Member
Join Date: Nov 2006
Old 03-31-2015 , 14:51   Bots play by themselves
Reply With Quote #1

Hey guys,

I'm running a CS:GO competitive server.

Currently the game will not start (and restart) if no players are connected to the server. Then as soon as someone (real) joins the game will start. If in the middle of a game every human player leaves the server will restart again if another one joins.

I want it so that the bots on my server automatically start the game and play by themselves. The rounds move forward as per usual and after full time the game automatically goes to next map on rotation. Humans joining can join anytime in the middle but will not restart the game.

My current commands (which don't give me this behaviour) are:
Code:
mp_autoteambalance 1
mp_friendlyfire 0
mp_autokick 1
sv_region 3
mapgroup mg_bomb_se
sv_allow_votes 0
bot_quota 10
sv_hibernate_when_empty 0
bot_join_after_player 0
bot_defer_to_human_goals 0
mp_do_warmup_period 0
mp_do_warmup_offine 0
mp_warmuptime 0
Can anyone tell me whether there's a plugin or command to get this behaviour?

Thanks!
moltenice is offline
Paul01
Junior Member
Join Date: Aug 2014
Old 03-31-2015 , 21:13   Re: Bots play by themselves
Reply With Quote #2

This would be a nice feature, but I don't think it fits into the structure of the game.

CS:GO is "timeless" without active clients, in that if you join an empty server with an mp_roundtime of 10, do nothing for 2 minutes, then rejoin, the clock won't be set to ~8 odd minutes, but back to ten. If there are no active (human) clients, time will never elapse, so having just bots on the server means the map would never change.. CS:GO probably specifies somewhere in the code that bots can only be present when a human is.

Or maybe this kind of thing just happens to me XD. I'm not a source ds expert so I don't know... I hope you find your answer!
__________________
Paul01 is offline
Pohearts
AlliedModders Donor
Join Date: Oct 2014
Location: Hong Kong
Old 04-01-2015 , 07:35   Re: Bots play by themselves
Reply With Quote #3

i dunno if sv_hibernate_when_empty 0 will do the job..
cuz server will hibernate when no real player in game by default
__________________
HoursPlayed.net / Next Level Gaming network

Last edited by Pohearts; 04-01-2015 at 07:36.
Pohearts is offline
moltenice
New Member
Join Date: Nov 2006
Old 04-01-2015 , 14:10   Re: Bots play by themselves
Reply With Quote #4

Already got that sv_hibernate_when_empty 0 @Pohearts, it didn't work

@Paul01 hope it isn't like this! I think people seem to leave my server if it has to start from the beginning.

Is there a sourcemod way to do this? Perhaps either a way to ignore bots playing, making the server think they are real clients or have a fake real client on the server?

Thanks for your help so far guys!
moltenice 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 10:14.


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