fixed a typo in the word automatically and ensured that 'na' won't get downloaded

This commit is contained in:
Augustus
2026-02-19 11:43:00 +02:00
parent c2eba61ad8
commit 7506c96cde
3 changed files with 4 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
;core variables
#var clientversion 22
#var clientversion 23
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar|numpadon|AutomaticUpdate}
#var speech "disabled"
#unload {start.set};
@@ -50,6 +50,7 @@
}};
#gagline all;
#if {%playhandle=0} {#SetSpeech system stop;#say {Failed to play @soundpath.};
#if {@soundpath<>"na"} {
#var faildsound {$sphook @action:@soundpath:@volume:@pitch:@pan:@id};
#if {@AutomaticUpdate="enabled"} {FetchSound @soundpath}}}
#if {@AutomaticUpdate="enabled"} {FetchSound @soundpath}}}}
#trig {$buffer *} {#gagline all; #say %1 voiceonly}