added an optional feature to recieve automatic updates which include scripts and sounds downloading on demand.

This commit is contained in:
Augustus
2026-02-08 17:29:18 +02:00
parent 326564483a
commit 432c02b616
5 changed files with 208 additions and 36 deletions

View File

@@ -11,5 +11,7 @@
#if {@pitch <> "na"} {#pc %var(@id) frequency @pitch}
}};
#gagline all;
#if {%playhandle=0} {#SetSpeech system stop;#say {Failed to play @soundpath.}}}
#if {%playhandle=0} {#SetSpeech system stop;#say {Failed to play @soundpath.};
#var faildsound {$sphook @action:@soundpath:@volume:@pitch:@pan:@id};
#if {@AutomaticUpdate="enabled"} {FetchSound @soundpath}}}
#trig {$buffer *} {#gagline all; #say %1 voiceonly}