Why install ridiculously hefty sourcemod just for one simple function when he can simply run a php script?
On Tue, Apr 2, 2013 at 6:39 PM, Glenn Charpantier <[email protected]> wrote: > One could still execute custom config files to kick all the bots through a > simple sm plugin (if automation is needed) > > Sent from my iPhone > > On 03.04.2013, at 00:32, Absurd Minds <[email protected]> wrote: > > One reason is the server itself will only kick blood at the end of a round. > If he is running a mod with long round times, the server will never kick > bots. > > On Apr 2, 2013 6:30 PM, "Glenn Charpantier" <[email protected]> wrote: >> >> Why in the world would you go through the hassle of creating a >> bot-kicking pho script? Why don't you just correctly configure your >> server? >> >> >> Sent from my iPhone >> >> On 02.04.2013, at 14:34, Nassim Lakebir <[email protected]> wrote: >> >> > The PHP Scripts are just some interfaces between the final user and the >> > server, to simply restart or stop the server. >> > >> > The bot kicking script is a simple PHP code, runned by cron every >> > minute, which connect each server I host and count the number of bots >> > (using steam-condenser library), and kick them by sending the bot_kick >> > command into the console if there are any. >> > But the CPU was already high before I start the anti-bot script. >> > >> > The CSGO servers are hosted on a Linux Debian 6. >> > >> > On Tue, 2 Apr 2013 10:27:56 +0200, Anders Ekman >> > <[email protected]> wrote: >> >> Same here, we also will occasionally have empty servers running >> >> without bots and no hibernation, and they take 0-1% CPU, they are >> >> vanilla servers however. >> >> >> >> In addition to the questions asked by Joe, I'd also be curious to hear >> >> more about the PHP scripts you mentioned. Are there any more scripts >> >> than the bot kicking one that you're running to the server? How often >> >> are you running these? >> >> >> >> 2013/3/29 jholland <[email protected]>: >> >>> I've got two servers running without hibernation, and 0 bots, and both >> >>> take >> >>> up about 1% of a FX8150 or less. Even with 10 bots in there it >> >>> shouldn't be >> >>> taking up that much of his CPU. >> >>> >> >>> OP, are you running any third party plugins? If so, which ones? The >> >>> output >> >>> of "sm plugins list" would be useful (Provided you're running SM), as >> >>> well >> >>> as "meta list" provided you're running metamod. >> >>> >> >>> Is this a Windows server or a linux box? >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> -- >> >>> View this message in context: >> >>> http://csgo-servers.1073505.n5.nabble.com/Csgo-servers-CPU-Overload-tp4312p4318.html >> >>> Sent from the CSGO_Servers mailing list archive at Nabble.com. >> >>> >> >>> _______________________________________________ >> >>> Csgo_servers mailing list >> >>> [email protected] >> >>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> >> >> >> _______________________________________________ >> >> Csgo_servers mailing list >> >> [email protected] >> >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> > >> > >> > _______________________________________________ >> > Csgo_servers mailing list >> > [email protected] >> > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> >> _______________________________________________ >> Csgo_servers mailing list >> [email protected] >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
