CS2 cl_ent_setang Command

CS2 Command CS2 logo
cl_ent_setang <Entity ID> <Pitch> <Yaw> <Roll>

This command sets the angles of an entity in the game. It requires the entity's ID and the desired pitch, yaw, and roll values.

Argument Information

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

The unique identifier of the entity whose angles are to be set.

Pitch

The angle to set the entity's pitch to.

Yaw

The angle to set the entity's yaw to.

Roll

The angle to set the entity's roll 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
Ad

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_setang 0 0 0 0
4/4 arguments filled
Entity ID
Pitch
Yaw
Roll

cl_ent_setang Examples

cl_ent_setang 2 90 0 0

Sets the angles of the entity with ID 2 to a pitch of 90 degrees, and both yaw and roll to 0 degrees.

cl_ent_setang 4 -45 180 45

Sets the entity with ID 4 to have a pitch of -45 degrees, yaw of 180 degrees, and roll of 45 degrees.