Header Ads Widget

Responsive Advertisement

CS 1.6 podbot mm bots on the server

 Control of quota podbot mm bots on the server.

It keeps the constant amount of bots on the server (ie 10) until another

constant amount of human-players joins the server. Then (if there is more people than that amount) - next human enters - one bot gets kicked (not before). It doesn't kick all bots at once after more than some constant minimal amount of humans is on the server, but it kicks them one by one (one bot for one player above the minimum humans on the server), but it's the common thing the people are asking me here and at bots-united forum.

Plugin cvars:

pb_min_humans (default - 10)

pb_bots_quota (default - 10)


Once more - this plugin is supposed to keep the constant amount of bots all the time on the server - unless the condition is not fullfilled:

(amount_of_humans - pb_min_humans - pb_bots_quota <= 0)

If You want to remove the bots You can pause this plugin, then use pb removebots command.


Download
click to Download
4 KB

Post a Comment

0 Comments