What is a Command Console in a CSGO game? Maybe some people especially new players still do not know how to use the command to set the way or look when you play.

There may be thousands of commands but you need to learn the important commands to make them easy to understand.

First, Enable the console command in Game Setting > Enable Developer Console > Select Yes .


 To open the console tab is "~" or "` "on your keyboard.


Now type the command you want. Like net_graph , cl_blabla and others. 

Below I will explain some commands and their functions. Also please note that most of the values for these commands I use here are examples. You can try other values for different results. For instance, cl_crosshaircolor can be "cl_crosshaircolor 1", "cl_crosshaircolor 2", or "cl_crosshaircolor 3". 

BASIC COMMAND

MISCELLANEOUS
These commands listed bellow will only work if the server has "sv_cheats 1" . Thus they don't work on Steam's server.


noclipTurn flight mode on/off.
godTurn god mode on/off.
r_drawothermodels 2Turn on wallhack. (for fun only!)

CROSSHAIR - FOV
This command to replace Crosshair or your weapon position. I already have a way to replace Crosshair With Workshop.


cl_crosshaircolor "1"Crosshair color.
cl_crosshairdot "0"Turn crosshair dot on/off.
cl_crosshairgap "0"Change crosshair gap.
cl_crosshairsize "3"Change crosshair size.
cl_crosshairstyle "1"Style: Classic, Dynamic, and so on.
cl_crosshairthickness "0.5"Change crosshair thickness.
cl_crosshair_drawoutline "0"Turn crosshair outline on/off.

FOV


cl_righthand 0Weapon hand position: 0 = Left; 1 = Right
viewmodel_presetpos 1Weapon Position: 1 = Desktop; 2 = Sofa; 3 = Classic
viewmodel_fov 60min 54, max 68
viewmodel_offset_y 1min -2, max 2
viewmodel_offset_x 1min -2, max 2.5
viewmodel_offset_z -1min -2, max 2

Above is a command that I know maybe I will update if there is time and command that I understand.