Counter-Strike 2

Counter-Strike 2

43 个评价
How to create a Pistol Bot Deathmatch to practise pistols.
由 thunderring 制作
A simple quick guide on how to create a Pistol Bot Deathmatch to practise your pistols and your aim.
   
奖励
收藏
已收藏
取消收藏
Pistols
About myself.
Hi.
I am a player from Australia (What? who plays CS in Australia?). I am kinda new to the game and I am here just to share some tips and tricks that I know. So please don't hate. :)
Introduction
Hi.
Welcome to my guide.

So you suck at this game, especially at pistols and you are the sole reason why your team loses every single pistol round (Just like me:) ). If that's what you are thinking, you may wonder to yourself, "Hmm, how do I get better at using pistols?".

The answer normally and usually would be to go on a deathmatch server and try to pop every head you see on the screen, just like how you do with an ak47 and m4a4. But then you realize that most of the DM servers are for rifles, where it would take you like 100 shots with a glock in the guy's face to kill him. There are pistol deathmatch server too, and you can find it on community servers very easily. However, maybe, for some reasons you can't join those servers. Maybe it is because none is available to your country (like me in Australia), or because everyone on the server is superman to you (some of them have X-ray, I swear), or maybe because you just want to play in an offline server to figure things out yourself. Then a bot deatchmatch may be what you need.

This may be for new players or average players who are looking to improve themselves. It is can also be used by experienced players as a 5 minute warm-up too.

So let's get to how to create an Pistol Bot Deathmatch. It is very simple and easy. Just follow the steps.
Bot Deathmatch Config
What I have written below is a config that would put you in a deathmatch with bots in a map you choose. Just follow these steps.

1. Open Notepad.
2. Copy the config below onto notepad.
3. Save it as PistolDM.cfg (When you save, choose 'All files' in 'Save as type', then put the name in without .txt suffix.)
4. Drop the file into your config file. Default: C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\cfg
5. Launch game, create an offline casual bot match, pick any map, pick Expert bot.
6. Once the game is loaded, type in console exec pistoldm.
7. Enjoy.

*** Config ***


//Pistol Bot Deathmatch

sv_cheats 1

bot_difficulty "3"
bot_pistols_only
bot_quota "20"
maxplayers "20"
bot_quota_mode "fill"
bind "f10" "give weapon_knife_m9_bayonet"
custom_bot_difficulty "5"
bot_max_vision_distance_override "100"
mp_teammates_are_enemies "1"
bind \ "give weapon_knife_karambit"
bot_defer_to_human_items "1"
bind ins "give weapon_knife_gut"
bot_defer_to_human_goals "0"
bot_dont_shoot "0"

mp_ct_default_primary ""
mp_ct_default_secondary "weapon_hkp2000"
mp_t_default_primary ""
bind f12 "give weapon_knifegg"
mp_t_default_secondary weapon_glock
mp_free_armor "0"
mp_give_player_c4 "0"
bind kp_end "give weapon_bayonet"
mp_weapons_allow_map_placed "0"

mp_autoteambalance "0"
mp_forcecamera "0"
mp_freezetime "0"
mp_friendlyfire "0"
mp_respawn_on_death_ct "1"
bind end "give weapon_knife_flip"
mp_respawn_on_death_t "1"
mp_respawnwavetime_ct "1"
mp_respawnwavetime_t "1"
mp_respawn_immunitytime "3"

mp_ignore_round_win_conditions "0"
mp_limitteams "0"
mp_maxmoney "0"
bind "numlock" "give weapon_knife_butterfly"
mp_maxrounds "100"
mp_randomspawn "1"
mp_startmoney "0"

mp_roundtime "60"
mp_roundtime_defuse "60"
mp_roundtime_hostage "60"

mp_death_drop_defuser "0"
mp_death_drop_grenade "0"
mp_death_drop_gun "1"

mp_round_restart_delay "3"
mp_restartgame 3
mp_warmup_end

sv_noclipspeed "2"
sv_pausable "1"
sv_regeneration_force_on "0"
sv_grenade_trajectory "1"
sv_ignoregrenaderadio "0"
sv_infinite_ammo "1"
sv_showimpacts "0"
sv_showimpacts_time 4

say " To change pistol, drop your current one and press f1-f7. "
alias "guns" " echo To change pistol, drop your current one and press f1-f7. "

sv_minrate "128000"
sv_mincmdrate "128"
sv_minupdaterate "128"

bind f1 "give weapon_glock"
bind f2 "give weapon_hkp2000"
bind f3 "give weapon_p250"
bind f4 "give weapon_cz75a"
bind f5 "give weapon_tec9"
bind f6 "give weapon_fiveseven"
bind f7 "give weapon_deagle"
bind f8 "give weapon_elite"

clear
Bot Competitive Config
This, instead of creating a deathmatch game, will create an pistol competitive game with bots. 5v5, 30 rounds, pistol every round.
This is not important and only for people who are interested (Bots are quite stupid, that's why -.-)
To use this config, do the same thing as above, but copy this content instead and save it as different name.

1. Open Notepad.
2. Copy the config below onto notepad.
3. Save it as PistolComp.cfg (When you save, choose 'All files' in 'Save as type', then put the name in without .txt suffix.)
4. Drop the file into your config file. Default: C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\cfg
5. Launch game, create an offline competitve bot match, pick any map, pick Expert bot.
6. Once the game is loaded, type in console exec pistolcomp.
7. Enjoy.

*** Config ***

//Pistol Bot Competitive

sv_cheats 1

bot_difficulty "3"
bot_pistols_only
bot_quota "10"
maxplayers "10"
bot_quota_mode "fill"
bind "f10" "give weapon_knife_m9_bayonet"
custom_bot_difficulty "5"
bot_max_vision_distance_override "100"
bind \ "give weapon_knife_karambit"
bot_defer_to_human_items "1"
bind ins "give weapon_knife_gut"
bot_defer_to_human_goals "0"
bot_dont_shoot "0"

mp_ct_default_primary ""
mp_ct_default_secondary "weapon_hkp2000"
mp_t_default_primary ""
bind f12 "give weapon_knifegg"
mp_t_default_secondary weapon_glock
mp_free_armor "0"
mp_give_player_c4 "1"
bind kp_end "give weapon_bayonet"
mp_weapons_allow_map_placed "0"

mp_maxrounds "30"
mp_friendlyfire "1"
mp_maxmoney "800"
mp_roundtime "2"
mp_roundtime_defuse "2"
mp_roundtime_hostage "2"
mp_defuser_allocation "0"

mp_death_drop_defuser "0"
mp_death_drop_grenade "0"
mp_death_drop_gun "1"

mp_round_restart_delay "3"
mp_restartgame 3
mp_warmup_end

sv_noclipspeed "2"
sv_pausable "1"
sv_regeneration_force_on "0"
sv_grenade_trajectory "1"
sv_ignoregrenaderadio "0"
sv_infinite_ammo "0"
sv_showimpacts "0"
sv_showimpacts_time 4


say " To change pistol, drop your current one and press f1-f7. "
alias "guns" " echo To change pistol, drop your current one and press f1-f7. "

sv_minrate "128000"
sv_mincmdrate "128"
sv_minupdaterate "128"

bind f1 "give weapon_glock"
bind f2 "give weapon_hkp2000"
bind f3 "give weapon_p250"
bind f4 "give weapon_cz75a"
bind f5 "give weapon_tec9"
bind f6 "give weapon_fiveseven"
bind f7 "give weapon_deagle"
bind f8 "give weapon_elite"

clear
How to use and practise.
Try to always go for the heads in deathmatch. It is a 1-shot kill at any range.

Don't try to shoot the body, because you'd better off knife him than doing that with a glock or p2k :).

If you want to use different pistol, drop your current one and press f1-f7.
F1 - Glock
F2 - P2000 / USP (Whichever you equip)
F3 - P250
F4 - CZ75
F5 - Tec9
F6 - Five-seven
F7 - Deagle
F8 - Dual Berettas (who would use this?!)

If you don't want to see a flood of guns on the ground after... 1 hour!? Then type in console at the start of the game mp_death_drop_gun 0, but be aware that you won't be able to change your gun.
Final
If you like this or it helps you in anyway, give it a thumbs-up and share with your friends.
If there is any problem, please let me know.

Bye. :)
19 条留言
-niklaas 2020 年 3 月 11 日 上午 5:24 
maybe buy a knife?
✪ Fly 2020 年 1 月 12 日 上午 5:30 
when i press bind knife give it just drops ont he floor the knife and i cant pick it up.. what can i do to pick him ?
HaCkErman@♥♥♥♥♥♥♥.com 2019 年 12 月 15 日 上午 4:24 
Will they have armour?
p1nk 2019 年 1 月 28 日 上午 6:55 
Maybe make sure you've added all of the code including the clear. I just copied and pasted it without changes and it works perfectly
Conqueeftador 2019 年 1 月 20 日 下午 2:51 
Hey so, I followed the instructions for both and they don't work
дeл 2019 年 1 月 8 日 下午 7:14 
Stuck on "initializing world"/"connecting to server(even tho' it's an offline game)":BEgloomy: ...
little green man 2018 年 10 月 6 日 下午 7:19 
ok
niCO_Beo 2018 年 1 月 30 日 上午 7:50 
2years later :DD
@ RNG Master Dont Start Deathmatch in first Place.
Also Creator please Add :
mp_death_drop_gun 0 (for performance in Long runs)
Delete all the unnecessary Knife binds.
But instead add a bind for remove all the blood:
r_cleardecals is the command.
Updated my Config.
✯ J_Tanzanite ✯ 2016 年 7 月 23 日 下午 12:57 
The "Bot Competitive Config" F***ING BROKE my sensitivity! The hell man?!
~snooples💤™🤤😋 2016 年 7 月 8 日 下午 5:01 
I'm getting a problem on mac where when I enter exec PistolDM.cfg in console it says: "Unknown Command PK" or something like that.