rg_send_audio
- Синтаксис
-
native rg_send_audio(const index, const sample[], const pitch = PITCH_NORM);
Переменная | Описание |
---|---|
index |
Receiver index or use 0 for everyone |
sample |
Sound file to play |
pitch |
Sound pitch |
- Описание
- Sends the SendAudio message - plays the specified audio.
- Возвращает
- Функция ничего не возвращает