various improovements including spreload as an alias, fixed sphelp, proper reload upon script update and probably something else.
This commit is contained in:
@@ -55,9 +55,6 @@
|
||||
#key {control-f2} {mainvoldown}
|
||||
#key {Control-f3} {mainvolup}
|
||||
#key {alt-f3} {intromusictoggle}
|
||||
#key {control-shift-r} {actualsave;#pc 0 stop;#reload; ~@sp-restart;
|
||||
#load {@sppath/version.set}; {#unload @sppath/version.set}}
|
||||
|
||||
#key f11 {#pc 0 stop; #say {All currently playing sounds have been stopped.}}
|
||||
#key {control-f1} {smute}
|
||||
#key {alt-\} {rawinput}
|
||||
@@ -79,4 +76,5 @@
|
||||
#key {alt-n} {gagconfig}
|
||||
#key {alt-enter} {#if {@numpadon="disabled"} {#var numpadon "enabled" ; #load {@scpath/numpad.set} ; #play {@sppath/general/misc/on.wav} @vol;#say {Numpad movement enabled.} VoiceOnly} {#var numpadon "disabled" ; #unload {@scpath/numpad.set} ; #play {@sppath/general/misc/off.wav} @vol;#say {Numpad movement disabled} VoiceOnly}}
|
||||
#key {alt-shift-v} {%replace(%clipboard,%crlf,%chr(32))}
|
||||
#key {alt-control-v} {AutomaticUpdate}
|
||||
#key {alt-control-v} {AutomaticUpdate}
|
||||
#key {control-shift-r} {spreload}
|
||||
Reference in New Issue
Block a user