CS2 ent_select Command

CS2 Command CS2 logo
ent_select <entity criteria>

This command is used to select or deselect the specified entity or entities for later manipulation through further commands. It is mainly used in debugging or map development contexts.

Argument Information

The syntax for this command is as follows:
Name Description
entity criteria

Specifies which entities should be selected or deselected. Common values include specific entity IDs, 'all' for every entity, or 'none' to clear selection.

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
Loading...

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_select <entity criteria>
0/1 arguments filled
entity criteria

ent_select Examples

ent_select all

Selects all entities available in the current map or game context.

ent_select none

Deselects any entities that were previously selected, essentially clearing the current selection.