DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ DisableReceiveVoN()

proto native bool World::DisableReceiveVoN ( bool disable)
private

enable/disable receiving all voice over network globally

Аргументы
disableif true, then player is not able listen any voice from VoN
Возвращает
true if mute request was sent successfully to server. If false, then was problem with sent request or missing player idendity.

Используется в OnlineServices::OnLoadVoicePrivilege().