Closed Cyruz143 closed 1 year ago
In v2.14 stopSound is available (https://community.bistudio.com/wiki/stopSound).
stopSound
Potentially added a killed EH to each unit, if it dies, global event to stopSound with the voiceline var being set locally on each unit that hears it.
https://github.com/Cyruz143/ark_inhouse/commit/00cc4495ea9c68ed3ce7872d2d9fdb9f62fbbd1d
In v2.14
stopSound
is available (https://community.bistudio.com/wiki/stopSound).Potentially added a killed EH to each unit, if it dies, global event to
stopSound
with the voiceline var being set locally on each unit that hears it.