Skip to content

Instantly share code, notes, and snippets.

@meag
Last active April 22, 2021 10:50
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meag/b5f3e37777d4e3233cba5df2046d1323 to your computer and use it in GitHub Desktop.
Save meag/b5f3e37777d4e3233cba5df2046d1323 to your computer and use it in GitHub Desktop.

Running KTX bots

Brief guide to running KTX with the bots enabled.

Downloading (Windows)

Compiling (Linux)

If you want to run mvdsv instead of ezquake, clone mvdsv from https://github.com/deurk/mvdsv

Running

Launch ezquake, disconnect from any servers, and enter the following at the console:

  • /gamedir ktxbots
  • /sv_progtype 1
  • /sv_progsname qwprogs
  • /map povdmm4
  • /botcmd addbot

Still a bit messy at times with warning messages etc, but should give you a chance to try the bots out.

Things to try:

  • Skill levels go from 0 to 20 - they were recently nerfed, aiming for reasonable but fun challenge at level 10
  • povdmm4, /botcmd addbot 10, check your LG% accuracy, then play again with /botcmd addbot 11 and see if it drops (hopefully it should).
  • Try using /cl_delay_packet to practice your hpw aim
  • When playing the bots in teamplay, /botcmd fill will fill the server, bots filling up spaces in the appropriate team
  • To add a bot to a particular team, specify the skill level and team name when adding, e.g. /botcmd addbot 15 blue
  • hoonymode2v2, nominate spawns (/team blue or /team red to pick team, then /pickspawn) then play 4 x 3 minute rounds (default) or 10 x 1 minute rounds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment