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.