Add TDBots for smarter bots, will need an installer update.
This commit is contained in:
parent
d3fa3c1acc
commit
a0f2d935c9
@ -26,6 +26,7 @@ doomGames=(
|
|||||||
|
|
||||||
grepStrings=(
|
grepStrings=(
|
||||||
'-E'
|
'-E'
|
||||||
|
'-e' '^[A-Z][0-9a-z]+: .+'
|
||||||
'-e' '.+ punched .+ to death\.'
|
'-e' '.+ punched .+ to death\.'
|
||||||
'-e' 'stood where'
|
'-e' 'stood where'
|
||||||
'-e' 'was .+ed by'
|
'-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
|
--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
|
fi
|
||||||
flags=(
|
flags=(
|
||||||
|
"$doomPath/TDBotsV30.pk3"
|
||||||
'-host' "${players}"
|
'-host' "${players}"
|
||||||
'-skill' "${skillLevel}"
|
'-skill' "${skillLevel}"
|
||||||
'-deathmatch'
|
'-deathmatch'
|
||||||
|
Loading…
Reference in New Issue
Block a user