CS2 snd_sos_start_soundevent_at_pos Command

CS2 Command CS2 logo
snd_sos_start_soundevent_at_pos <Event Name> <X Coordinate> <Y Coordinate> <Z Coordinate>

Initiates a specified sound event at the designated position in the game world. This command is typically used for debugging or altering the game's audio environment temporarily.

Argument Information

The syntax for this command is as follows:
Name Description
Event Name

The name of the sound event to start.

X Coordinate

The X position in the game world where the sound will be played.

Y Coordinate

The Y position in the game world where the sound will be played.

Z Coordinate

The Z position in the game world where the sound will be played.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Unknown
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.

snd_sos_start_soundevent_at_pos <Event Name> 0 0 0
3/4 arguments filled
Event Name
X Coordinate
Y Coordinate
Z Coordinate

snd_sos_start_soundevent_at_pos Examples

snd_sos_start_soundevent_at_pos 'eventName' 100 100 100

Starts the sound event named 'eventName' at coordinates x=100, y=100, z=100.