From a0f2d935c913eae0352db37c50c04082ee00eaca Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Mon, 22 Jan 2024 09:43:21 -0800 Subject: [PATCH] Add TDBots for smarter bots, will need an installer update. --- .scripts/FreeDoom.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index 66ce5ff..667cda3 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -26,6 +26,7 @@ doomGames=( grepStrings=( '-E' + '-e' '^[A-Z][0-9a-z]+: .+' '-e' '.+ punched .+ to death\.' '-e' 'stood where' '-e' 'was .+ed by' @@ -144,6 +145,7 @@ case ${buttonCode} in --msgbox "When the game starts, press \` to open the console. Type addbot, press enter. Repeat addbot for as many bots as you would like. Press \` again to close the console." -1 -1 --stdout fi flags=( + "$doomPath/TDBotsV30.pk3" '-host' "${players}" '-skill' "${skillLevel}" '-deathmatch'