Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
use these:
bot_add
bot_add_ct
bot_add_t
you can add up to 20 in casual, I think you can probably add even more by manipulating the cfg files
it used to be like that, at least in cs 1.6 and condition zero, you had several options like bots amount, flashlight, tk, money amount, freeze time, etc, etc.
However it is good to learn some basice console commans, it will save you time and help you understand the system in a way.
naah, the console belongs to counterstrike. i created this in a file called cheats.cfg in my config-folder:
sv_cheats 1
sv_showimpacts 1
sv_grenade_trajectory 1
mp_freezetime 1
mp_roundtime 999
bind " P" "givecurrentammo; give weapon_ak47"
bind "KP_INS" "give weapon_hegrenade; give weapon_flashbang"
bind "KP_UPARROW" "give weapon_incgrenade; give weapon_molotov"
bind "KP_DOWNARROW" "give weapon_smokegrenade"
bind "KP_LEFTARROW" "prop_physics_create /props_c17/oildrum001_explosive.mdl"
bind "mouse4" "noclip"
bind "KP_RIGHTARROW" "mp_restartgame 1"
bot_kick
clear
echo "Tac-Settings loaded"
with typing "exec cheats.cfg" into my console in a offline game i kick all bots, and im able to run all over the map with noclip (on/off on mouse4) and dropping grenades with my numpad or getting/stockingammo an ak47 with using "P"-Button. this way i find out how to throw good grenades, looking out for fixpoints to land a good smoke or wallbang someones head or beaming some exploding barrels in. (oildrum)
u can do the same with all commands u need into a file like "botgaming.cfg" and after typing "exec botgaming.cfg" into ur console all is loaded instantly. u could even use bind "exec botgaming.cfg" "BUTTONUWANT" into ur config.cfg/autoexec.cfg and can exec all setting from "botgaming.cfg" with the buttonuwant.
i really suggest getting familiar with the console and its usage - its gorgeous and i wont miss it. (use it since cs 1.0)