cl_ent_setpos Command

Explore usage, syntax, and examples for the cl_ent_setpos CS2 developer console command.

cl_ent_setpos

CS2 Only

Command

cl_ent_setpos

<Entity ID><X><Y><Z>

Moves a specified entity instantly to the given X, Y, and Z coordinates in the game world.

<Entity ID>

ID of the entity you want to move.

<X>

Target X coordinate to move the entity to.

<Y>

Target Y coordinate to move the entity to.

<Z>

Target Z coordinate (height) to move the entity to.

sv_cheats Required

Yes

Client or Server Command

Client

cl_ent_setpos Generator

Command

cl_ent_setpos

<Entity ID><X><Y><Z>
0/4 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

cl_ent_setpos Examples

Command

cl_ent_setpos

5005001003

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