play_one_shot

Client

Play a short clip with a specific group and clip name.

local playid --[[ integer ]] = audio.play_one_shot(group --[[ string ]], clip --[[ string ]], delay --[[ integer ]])

Last updated