fixed a typo in the word automatically and ensured that 'na' won't get downloaded
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user