This repository was archived by the owner on Dec 15, 2025. It is now read-only.
Releases: PixelIndieDev/TF2_MixedDifficultyBots
Releases · PixelIndieDev/TF2_MixedDifficultyBots
Release 1.1
-
Console variables (ConVars) for configuring bot difficulty behavior
- sm_tf2_bot_difficulty_min will change the minimum allowed difficulty for a TF2 bot
- sm_tf2_bot_difficulty_max will change the maximum allowed difficulty for a TF2 bot
- sm_tf2_bot_preferred_difficulty will change the bot difficulty level that has a higher chance of being selected
- sm_tf2_bot_chance_to_select_preferred_difficulty will change the percentage chance the preferred bot difficulty has, to be selected
-
The bot difficulty will now be randomized upon plugin start
Release 1.0
Initial release