Just recently CSGO officially released news about CS2. It is said to be a major improvement to the CSGO game. It has improved the picture quality and added many new modes with higher-quality visual effects. So there are friends after the game update. If you are curious about what the cs2 console command codes are, let me tell you the cs2 command code collection 2023. The common console codes that players use in the game are all here. Let’s take a look!
The instructions of CS2 are slightly different from the original version, which may be due to different programming languages (Lua and C language).
The console is also different to use. In CS2, clicking the command in the drop-down menu will directly type it out.
It is recommended to use the tab key to complete and then press the arrow keys.
Add ";" between the two commands to input them into the console together. I wrote it like this on purpose!
Server/player basic instructions
Cheating (very important)/turn off automatic kicking (otherwise you will be kicked if you kill teammates) sv_cheats true;mp_autokick false
Enable friendly fire (two commands, depending on your game mode) mp_friendlyfire true;mp_teammates_are_enemies true
Infinite bullets sv_infinite_ammo 1 (0 means normal, 1 means infinite bullets, 2 means unlimited ammunition)
Buy Weapons Anywhere mp_buy_anywhere 1
Knife can be dropped mp_drop_knife_enable true
BOT will not move bot_stop 1
invincible god
Recommended server settings for lazy people:
Running chart:
sv_cheats true;mp_autokick false;mp_friendlyfire true;mp_teammates_are_enemies true;sv_infinite_ammo 1;bot_stop 1;mp_buy_anywhere 1;mp_drop_knife_enable true
fighting:
sv_cheats true;mp_autokick false;sv_infinite_ammo 2
game_type 0; game_mode 0
mp_warmup_end
Bind keys
Bind the + key to add BOT bind = bot_add
Bind the - key to kill all BOTs bind - bot_kill
Bind the 0 key to kick out all BOTs bind 0 bot_kick
V key to pass through the wall bind v noclip
Bind the side button to generate BOT (provided there is a BOT in the map) bind mouse5 bot_place
Bind the side button to create chickenbind mouse5 ent_creat chicken
taste
ent_fire chicken color "RG B"
(RGB here refers to the RGB color of the chicken. For example, ent_fire chicken color "0 0 255" will dye the chicken red)
The corpse has no gravity ragdoll_gravity_scale 0 (0 here defaults to 1, increase it and the corpse will become heavier, adjust it to a negative number and it will fly)
Gravity is set to 150 sv_gravity 150 (default 800)
Everyone can pick up C4 give weapon_c4
Anyone can pick up C4 mp_anyone_can_pickup_c4 true
C4 can be placed anywhere mp_plant_c4_anywhere true
C4 cannot be defused mp_c4_cannot_be_defused true
Uncommon props
frag grenadegive weapon_frag_grenade
incendiary bombgive weapon_firebomb
remote control bombgive weapon_breachcharge
give weapon_bumpmine
interference weapongive weapon_diversion
Repulsion devicegive weapon_zone_repulsor
parachutegive parachute
Throwable melee weapons mp_drop_knife_enable true;give weapon_melee
Ghost Blade mp_drop_knife_enable true;give weapon_knife_ghost(displayed as bandit knife)
Tripwire fire? give weapon_tripwirefire (unknown weapon, will crash when spawned)
Special training assistant give weapon_tablet (will crash if thrown away)
Tactical detection grenade give weapon_tagrenade (has sound but no model, will crash when thrown)