Skip to main content

CassieAnnounced

Gets called when the server played C.A.S.S.I.E sentence.

Start a script section

!-- OnEvent CassieAnnounced
-- require $evWords $evMakeHold $evMakeNoise $evCustomAnnouncement $evCustomSubtitles

# Add your instructions here
  • Group: ServerEvents
  • Cancellable: No
  • Event data: CassieAnnouncedEventArgs

Injected variables

VariableTypeDescription
$evWordstext valueGets sentence which C.A.S.S.I.E. said.
$evMakeHoldbool valueGets if announce had delay.
$evMakeNoisebool valueGets if announce had background noises.
$evCustomAnnouncementbool valueGets if announce had custom subtitles.
$evCustomSubtitlestext valueGets the custom subtitles with the announcement.