Other Commands

The commands in this category are not related to any other category. They are either not related to any other category or are not related to any other category.

gameinstructor_verbose_lesson

CS2 and CSGO

Command

gameinstructor_verbose_lesson

<Lesson Name>

Displays detailed debug information for the specified lesson.

Command Details

getpos

CS2 and CSGO

Command

getpos

Displays your current position and camera angle as setpos and setang commands in the console. You can use these commands to return exactly to this location.

Command Details

getpos_exact

CS2 and CSGO

Command

getpos_exact

Prints your player position and camera angle to the console.

Command Details

gl_clear_gray

CS2 Only

Command

gl_clear_gray

<0 / 1>

Clears the back buffer to gray each frame when enabled. This helps identify visual issues by painting the screen gray during gameplay or testing.

Command Details

gl_clear_randomcolor

CS2 and CSGO

Command

gl_clear_randomcolor

Clears the back buffer with random colors each frame to help identify gaps in geometry during debugging.

Command Details

global_set

CS2 and CSGO

Command

global_set

<Variable Name><0 / 1 / 2>

Sets the state of a global variable to control its behavior. Choose from OFF, ON, or DEAD states.

Command Details

glow_outline_width

CS2 and CSGO

Command

glow_outline_width

<Width>

Sets the width of the glow outline effect when enabled.

Command Details

glow_use_tolerance

CS2 Only

Command

glow_use_tolerance

<Tolerance>

Adjusts the tolerance level for the glow effect on players and items, balancing visibility and game performance.

Command Details

god

CS2 and CSGO

Command

god

Toggle god mode to make your player invincible. While enabled, you cannot take damage or die.

Command Details

grep

CS2 Only

Command

grep

'grep' is a command-line tool used to search text for lines that match a specific pattern. It is not related to CS:GO or CS2 gameplay or settings.

Command Details