Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Releases: PixelIndieDev/TF2_MixedDifficultyBots

Release 1.1

25 Mar 15:06
1b84cf1

Choose a tag to compare

  • 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

22 Mar 16:21
0c1d744

Choose a tag to compare

Initial release