tf_dodgeball_bot_enable "1" - Toggle player vs bot mode.
tf_dodgeball_bot_vote_cooldown "120" - Cooldown time for the voting command.
tf_dodgeball_bot_team "3" - The default team for the bot, 2 - Red, 3 - Blu.
tf_dodgeball_bot_autojoin "1" - Enable/disable autojoin for bot when a player joins the server.
tf_dodgeball_bot_cleanbots "1" - Should this plugin kick bots when it's not active?- Multi-Colors only for compiling.
- TF2Dodgeball is a mandatory requirement not just for compiling also for functioning.
Download the stable release for the best results. Then unzip the file.
Add everything to its respective folder.
Copy the extra phrases from extra_translations.txt into the tfdb.phrases.txt file.
- sm_pvb : Toggles Player vs. Bot mode.
- sm_votepvb : Starts a vote to toggle Player vs. Bot mode.
This bot plugin aims to reproduce most of the movement a typical player does, this enables players to practice the playstyle that fits them most. It can move around on maps (only exception if the map is not centered around (0;0;0) coordinate or has places where it can fall down), or you can also choose to fix the bot to a specific coordinate. In the config file I'll try to include predefined coordinates for most maps to fix the bot where the "player mimic" function would not be ideal.
When you are alone on the server you are able to vote to enable the bot without the cooldown.
It's not comletetly unbeatable, there are VERY few instances where it tries to orbit a rocket that is not actually orbitable. But it's currently getting worked on!
- Bot core functions (movement and flick) is based on Elite's work.
- Map target position functions added by Benedevil.