9 lines
1.0 KiB
Plaintext

#TRIGGER {[[]administrators]: *just opened a service request with the subject of*} {playsound {Cosmic Rage\hosts\Assist.wav} @vol} {} AnyCase
#TRIGGER {[[]Report!], *} {playsound {Cosmic Rage\hosts\Report.wav} @vol}
#TRIGGER {[[]Suggestion!], *} {playsound {Cosmic Rage\hosts\Suggest.wav} @vol}
#trigger {[[]Administrators]: Report, * has been resolved by *} {playsound {cosmic rage/hosts/dasar.wav} @vol}
#trigger {* starting checkpoint. Database last checkpointed *} {playsound {Cosmic Rage/hosts/Checkpoint.wav} @vol} {} AnyCase
#trigger {[[]Admin chat]*} {playsound {Cosmic Rage/hosts/AdminChat.wav} @vol; BufferAdd adminChat %0; #if {@ChannelLogging = 1} {#file 1 {cosmic rage/logs/%char AdminChat.log}; #write 1 %0;#close 1}} {} AnyCase
#TRIGGER {[[]administrators]*} {playsound {Cosmic Rage\hosts\AdminTalk.wav} @vol; BufferAdd Admin %0; #if {@ChannelLogging = 1} {#file 1 {cosmic rage/logs/%char admin.log};#write 1 %0;#close 1}} {} AnyCase
#trigger {* shouts: "*"} {playsound {Cosmic Rage/hosts/shout.wav} @vol; BufferAdd SubAnnouncements %0;}