added numpad movement for vip
This commit is contained in:
@@ -82,4 +82,5 @@
|
||||
}
|
||||
#key {alt-shift-enter} {~@buffer link}
|
||||
#key {alt-f1} {decimalpick}
|
||||
#key {alt-n} {gagconfig}
|
||||
#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}}
|
||||
Reference in New Issue
Block a user