CS2 ent_text_sticky_add Command

CS2 Command CS2 logo
ent_text_sticky_add <Entity ID>

This command adds specific entities to a list that will display text debugging information directly above the entity in the game world. It is used for debugging purposes to track entity states or values dynamically in-game.

Argument Information

The syntax for this command is as follows:
Name Description
Entity ID

The unique identifier of the entity to add for text debugging.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
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.

ent_text_sticky_add 0
1/1 arguments filled
Entity ID

ent_text_sticky_add Examples

ent_text_sticky_add 1

This command adds the entity with ID 1 to the list for displaying its debugging text overlay.

ent_text_sticky_add 2

Adds the entity with ID 2 to the list to show debugging text information about it.

ent_text_sticky_add 3

Adds the entity with ID 3 to the list for visual debugging text overlay.