Skip to content

PlayOneShot

Description

PlayOneShot is a Server/Host ONLY Function
Plays a sound a single time for all players in the world.

Example
PlayOneShot(1, 1.0, 1.0)
Usage

network usage: Server/Host ONLY
returns: None
parameters:
- soundId (int)
- volume (float)
- pitch (float)