AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [CSGO] [RQ] Bot's added when server has low players. (https://forums.alliedmods.net/showthread.php?t=325627)

Pinto 06-30-2020 07:12

[CSGO] [RQ] Bot's added when server has low players.
 
Hello my name is Pinto I'm new to coding on sourcemod.

I have this ideia of a new plugin for my FFA server where when the server has < 10 players bot's are added to the teams so it has always players to be killing.

I have no ideia of how I can do this.

I'm thanking in advance to someone that helps me.

NanoC 06-30-2020 13:39

Re: [CSGO] [RQ] Bot's added when server has low players.
 
maybe these two cvars?

bot_quota_mode "fill"
bot_quota "10"

Pinto 06-30-2020 17:21

Re: [CSGO] [RQ] Bot's added when server has low players.
 
Quote:

Originally Posted by NanoC (Post 2708010)
maybe these two cvars?

bot_quota_mode "fill"
bot_quota "10"

I wrote them both in my extra.cfg file and restarted my server and it isn't working.

any idea?

NanoC 07-01-2020 02:20

Re: [CSGO] [RQ] Bot's added when server has low players.
 
Quote:

Originally Posted by Pinto (Post 2708035)
I wrote them both in my extra.cfg file and restarted my server and it isn't working.

any idea?

Put them all into cfg/server.cfg


All times are GMT -4. The time now is 21:25.

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