CS2 cl_imgui_set_status_text Command

CS2 Command CS2 logo
cl_imgui_set_status_text <Text>

This command is used to set the status text displayed in the ImGui header, primarily for debugging or development purposes within the game's UI framework.

Argument Information

The syntax for this command is as follows:
Name Description
Text

The text to be displayed as the status in the ImGui header.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Client
Default Value
cmd
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
IPS

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

cl_imgui_set_status_text <Text>
0/1 arguments filled
Text

cl_imgui_set_status_text Examples

cl_imgui_set_status_text 'Server Connection Established'

Sets the ImGui header status text to 'Server Connection Established'.