void main() { if (GetEncounterActive(OBJECT_SELF)) { SoundObjectSetVolume(GetObjectByTag("jw_dogshowl_sound"),127); } }