Commands to enhance other features of Counter-Strike game
eom_local_player_defeat_anim_enabled
Toggle the end-of-match defeat animation for the local player on or off.
escape
Triggers the same event as pressing the Escape key.
exec
Runs the specified script file to execute a list of commands. Place your script files in the \Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\ folder. You only need to provide the file name without the .cfg extension.
execifexists
Executes a specified script file only if it exists, avoiding errors caused by missing files when using exec.
explode
Kills your player using explosive damage instead of standard damage.
explodevector
Kills a player by applying explosive force from specified X, Y, and Z coordinates relative to the player's position.
find
Lists all commands containing the specified text in their name or description, helping you find related console commands.
findflags
Lists all console commands that include the specified flag.
firetarget
Fires the target currently under your crosshair.
fish_debug
Enable or disable debug information for fish. Set to 1 to turn on fish debug, or 0 to turn it off (default).