Skip to content

zCVobSoundDaytime

Quick Infos

Type: Virtual Object
Format Name: ZenGin Archive
File Extension: .ZEN
Class Name: zCVobSoundDaytime
Version Identifiers:
— Gothic I: 12289
— Gothic II: 12289
ZenKit Class: VSoundDaytime
Sources:
spacerhilfedatei.sph
gothic-library.ru

Emits a sound defined by a script instance in a given radius during a given time during the day. Optionally, another sound can be defined which is played outside the defined time range (example: birds during the day and crickets at night).

Properties

sndStartTime

The time of day after which the sound can be heard (13.5 corresponds to 13:30). Must be less than sndEndTime.

sndEndTime

The time of day after which the sound can no longer be heard (13.5 corresponds to 13:30). Must be greater than sndStartTime.

sndName2

The name of the script instance describing the sound to play outside the hours defined by sndStartTime and sndEndTime. May be empty.