Browse Source

update bot config

main
ghost 11 months ago
parent
commit
e957213aa2
  1. 7
      bot/bot.cfg
  2. 2
      bot/motd.txt

7
bot/bot.cfg

@ -53,11 +53,12 @@ botskill 3
# one less than the maxplayers value (otherwise no one will be able to join # one less than the maxplayers value (otherwise no one will be able to join
# your server). # your server).
min_bots 1 # do not set to 0 as false min_bots 0 # 0 value requires https://github.com/YGGverse/hlsdk-portable/tree/bot10-yggverse
max_bots 4 max_bots 5
# add 4 bots using the default skill level (a random skin will be chosen) # add 5 bots using the default skill level (a random skin will be chosen)
addbot putin [H] addbot putin [H]
addbot putin [U] addbot putin [U]
addbot putin [Y]
addbot putin [L] addbot putin [L]
addbot putin [O] addbot putin [O]

2
bot/motd.txt

@ -2,7 +2,7 @@ Welcome to YGGverse!
Map: crossfire Map: crossfire
Max players: 8 Max players: 8
Max bots: 4, level 3/5 Max bots: 5, level 3/5
Yggdrasil / Clearnet: Yggdrasil / Clearnet:
hl.ygg:27015 | hl.ygg.at:27015 / 94.140.114.89:27015 hl.ygg:27015 | hl.ygg.at:27015 / 94.140.114.89:27015

Loading…
Cancel
Save