Hi, I dont know if there is something wrong with my server because with these cvars:
Code:
sm_cvar sb_all_bot_game
sm_cvar sv_hibernate_when_empty
placed in my server.cfg, I cant have both set to "1" the last cvars is set to "0" automatically. I ve tested one old plugin "All bot team" and is the same issue, I was wondering if someone can make a plugin or teach me how to make one that when human players joins, sets "sb_all_bot_game 1" and when all humans leave, sets "sv_hibernate_when_empty 1".