Skip to content

Audio Reverb Condition

Checks the current player's audio reverb settings. You can get more information about reverb triggers in a sound report.

Properties

NameTypeDefault
HasEchoBooleanIf omitted, will not be checked
NameStringIf omitted, will not be checked

Usage

json
{
    "type": "LethalCompany:player:audio_reverb",
    "has_echo": "true"
}