Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

DP SV POINTSOUND

From Quake Wiki

Builtin definitions:

void(vector origin, string sample, float volume, float attenuation) pointsound = #483;

Similar to the standard QC sound function, this function takes an origin instead of an entity and omits the channel parameter.

This allows sounds to be played at arbitrary origins without spawning entities.