Already fixed it. Here's how in case anyone is wondering:
Download this project as zip: (I can't paste links because I'm new here, so just look for t6_bot_warfare in github, it's easy to find) Unzip it and copy the "scripts" folder. Paste it inside %localappdata%\Plutonium\storage\t6\ in that same path (t6) edit your "dedicated.cfg" to set variables in order for the Bot Warfare to work. Check the following code: ////////////////////////////////////////////////// // GENERAL CONFIGURATION // ////////////////////////////////////////////////// set bots_manage_fill "12" set bots_manage_fill_kick "1" set bots_manage_fill_spec "1" set bots_team_force "1" set bots_skill "3" set bots_loadout_allow_op "0" set bots_loadout_rank "80" set bots_loadout_prestige "0" set bots_play_nade "0" set bots_play_take_carepackages "0" set bots_play_jumpdrop "0" set bots_play_target_other "0" set bots_play_killstreak "0"If you want to modify bot settings you should read the docs, but if you only want to change bot's difficulty I'll make it easy:
set bots_skill "3"
3 = max difficulty
others are 2, 1 or 0