-
- The Bots of Quakability Bot Arena
-
- How do they work / What do they
do ?
-
- The 16 bots you will face in Quakability
: Bot Arena are a re-work of Coffee's very useful Tutor
Bot.
- The Tutor Bot is a bot-base for people to
easily include bots in their mods. Numerous mods include it and if you are
currently working on a mod and looking for an easy way to implement bots in
it, I encourage you to have a look at the Tutor Bot's code.
- Now, the bots in our mod are more than
just a simple copy-paste implementation. I've worked a lot on improving
them, make them fit into the new rules and give them a personality of
their own. Basically, all bot tutorials on Coffee's site and others on
some other sites have been carefully read and used if they brought
improvement. An important part of the improvement comes also from my own
code.
-
- What's typical to the Quakability : Bot
Arena bots is that they all tend to react differently. Each bot has a
personality, which expresses itself not only in speech habbits but also in
fighting habbits. Their skills are more or less limited according to the
rank to belong to and so is their endurance and intelligence. Basically,
better bots move and think faster, have more confidence when firing, are
more agressive and use moves that simpler bots don't use. Implemented in
the mod is also a "confidence" factor, which makes the game more
realisitc : bots that manage to frag several times on a row tend to get
more confident and thus slightly harder to beat.
-
- Profile for each bot