Command
cl_ent_setpos
<Entity ID><X><Y><Z>Explore usage, syntax, and examples for the cl_ent_setpos CS2 developer console command.
cl_ent_setpos
CS2 Onlycl_ent_setpos
<Entity ID><X><Y><Z>Moves a specified entity instantly to the given X, Y, and Z coordinates in the game world.
ID of the entity you want to move.
Target X coordinate to move the entity to.
Target Y coordinate to move the entity to.
Target Z coordinate (height) to move the entity to.
Yes
Client
cl_ent_setpos Generator
cl_ent_setpos
<Entity ID><X><Y><Z>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
cl_ent_setpos
500
500
100
3
Moves the entity with ID 3 to position (500, 500, 100) in the game.