View Single Post
Remove one bot with 5 players.
Old
  (#1)
WaSaAa
Member
 
Status: Offline
Posts: 5
Join Date: Dec 2015
Location: 127.0.0.1
Question Remove one bot with 5 players. - 26-12-2015

Hi,

I want one bot to remove when you have 5 players or more.

I want the result of: 1 bot (PodBot) in game + 2 bots (FakeFull Original) in spectator and when there are 5 players or more the bot (PodBot) is removed, not before.

I have tried many things but can not get satisfactory results.
I tried several changes in these tests: pb add, bp fillserver...

First test:
Code:
pb_minbots 0
pb_maxbots 5
pb_bot_quota_match 0
pb add 100
Second test:
Code:
pb_minbots 0
pb_maxbots 1
pb_bot_quota_match 5
PS: Use FakeFull Original to have 2 bots more so the plugin POD-Bot MM Quota Control is not going well, removes bots FakeFull Original.

Please help.
  
Reply With Quote