Playing Sounds in-game: Basics
A Basic guide on the different ways to play a sound effect in-game
Difficulty:
Requirements:
A quick introduction:
r6/
├─ scripts/
│ ├─ your_script.redsActually playing sounds:
Using the event system:
The first way:
The second way:
Using the helper function:
Playing any sounds that aren't V grunting:
Last updated