How to add bots to the server?

If you have a config file in your cstrike/cfg folder called bots.cfg, then edit the config settings in that file to your liking and add the following line to your server.cfg then restart your server. exec bots.cfg If you do not have a config file name bot.cfg in your cstrike/cfg folder, then add the following lines to your server.cfg, edit the settings to your liking and then restart your server.

//bots bot_add

bot_quota 4

bot_quota_mode fill

bot_difficulty 1

bot_chatter off

bot_auto_follow 1

bot_auto_vacate 1

bot_join_after_player 0

bot_defer_to_human 1

bot_prefix " "

bot_allow_rogues 4

bot_walk 0

bot_join_team any

bot_eco_limit 13500

bot_allow_grenades 1

bot_all_weapons

bot_allow_grenades 1

bot_allow_pistols 1

bot_allow_sub_machine_guns 1

bot_allow_shotguns 1

bot_allow_rifles 1

bot_allow_snipers 1

bot_allow_machine_guns 1

  • 60 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How to change the starting map?

Log into the Game Server Administration Panel. Then click on Game Servers >> Your Game...

clients.txt file example

"clients.txt" { "version" "1" // This key group lists all your client players "players" { //...

Tickrate adjustments for CS/CSS

This guide explains how to adjust tickrate on counterstrike and CSS servers. Instructions:...

Installing Skin Chooser v1.2

1)View the config settings in addons/eventscripts/skin_chooser/es_skin_chooser.txt and tweak...