cl_weapon_debug_show_accuracy<0 / 1>
When enabled, this command draws a circle on your screen representing the accuracy (or "effective range") of your next shot.
This command displays a debug graph on the left side of your in-game screen.
These are the parameters cl_custommaterial_debug_graph uses when it is ran. Required arguments must be provided.
Set to 1 to show the graph. Set to 0 to hide it.
This interactive command builder generates a valid cl_custommaterial_debug_graph command for in-game use. Fill all required fields.
cl_custommaterial_debug_graph 0Learn more about how to use the cl_custommaterial_debug_graph effectively.
Arguments can be of type String, Number, Bool, or Enum. Provide the correct type for the command to execute correctly.
Arguments marked as Required must be provided for the command to work. Optional arguments can be left blank.
Commands can be Client-sided or Server-sided. Client-sided commands affect only your game client, while server-sided commands affect the entire server.
Some commands require sv_cheats to be enabled. If a command has this requirement, it will not run on servers where cheats are disabled.