CS2 cl_ent_setpos Command

CS2 Command CS2 logo
cl_ent_setpos <Entity ID> <X> <Y> <Z>

This command is used to move a specified entity to a given position in the game world. It requires specifying the entity ID and the target coordinates.

Argument Information

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

The ID of the entity to move.

X

The X coordinate to move the entity to.

Y

The Y coordinate to move the entity to.

Z

The Z coordinate to move the entity to.

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_ent_setpos 0 0 0 0
4/4 arguments filled
Entity ID
X
Y
Z

cl_ent_setpos Examples

cl_ent_setpos 3 500 500 100

Moves the entity with ID 3 to the coordinates (500, 500, 100) in the game world.