#key {Alt-shift-right} {~buffer~ add} #key {alt-shift-left} {~buffer~ delete} #key {alt-left} {~@buffer~ backward} #key {alt-right} {~@buffer~ forward} #key {alt-pageup} {~@buffer~ scrollup} #key {alt-pagedown} {~@buffer~ scrolldown} #key {alt-up} {~@buffer~ up} #key {alt-down} {~@buffer~ down} #key {alt-1} {~@buffer~ 1} #key {alt-2} {~@buffer~ 2} #key {alt-3} {~@buffer~ 3} #key {alt-4} {~@buffer~ 4} #key {alt-5} {~@buffer~ 5} #key {alt-6} {~@buffer~ 6} #key {alt-7} {~@buffer~ 7} #key {alt-8} {~@buffer~ 8} #key {alt-9} {~@buffer~ 9} #key {alt-0} {~@buffer~ 10} #key {alt-home} {~@buffer~ top} #key {alt-end} {~@buffer~ bottom} #key {alt-delete} {~@buffer~ clear} #Key ALT-SHIFT-DELETE {~@buffer~ clearall} #key {control-shift-enter} {~@sp-settings buffer sounds} #key {f4} {~@sp-settings master volume} #key {f5} {~@sp-settings General volume} #key {f6} {~@sp-settings ambiance volume} #key {f7} {~@sp-settings in and out of character communications volume} #key {f8} {~@sp-settings planetary music volume} #key {control-f5} {~@sp-settings clocks volume} #key {control-f6} {~@sp-settings Combat music volume} #key {control-f7} {~@sp-settings IC social volume} #key {control-f8} {~@sp-settings OOC social volume} #key {alt-f5} {~@sp-settings Ground Combat volume} #key {alt-f6} {~@sp-settings harvesting activity volume} #key {alt-f7} {~@sp-settings Salvage activity volume} #key {alt-f8} {~@sp-settings volume for games such as Pilot's Parody} #key {shift-f5} {~@sp-settings starship combat volume} #key {shift-f6} {~@sp-settings ship volume} #key {shift-f7} {~@sp-settings ship movement volume} #key {shift-f8} {~@sp-settings vehicle volume} #key {f9} {~@sp-settings IC social sounds} #key {f10} {~@sp-settings OOC social sounds} #key {alt-f9} {~@sp-settings panning of sounds} #key {alt-f10} {~@sp-settings pitch-shifting sounds} #key {alt-f11} {~@sp-settings ambiance} #key {control-f9} {~@sp-settings planetary music} #key {control-f10} {~@sp-settings space combat music} #key {control-f11} {~@sp-settings weather sounds} #key {alt-f12} {~@sp-restart} #key {Shift-alt-f9} {~@sp-settings Interrupt OOC Social sounds when the next one plays} #key {f2} {~@sp-settings} #key {control-s} {ActualSave;#say {Client-side Soundpack Settings have been saved successfully!} VoiceOnly} #key {alt-shift-h} {localsphelp} #key {Shift-f1} {~@sp-toggle} #key {control-f2} {mainvoldown} #key {Control-f3} {mainvolup} #key {alt-f3} {intromusictoggle} #key f11 {#pc 0 stop; #say {All currently playing sounds have been stopped.}} #key {control-f1} {smute} #key {alt-\} {rawinput} #key {control-`} {#if {@commandsinoutput="enabled"} {#var commandsinoutput "disabled";#Configure DisplayCommandsInOutput False;#say {commands will no longer be displayed in the output window.}} {#var commandsinoutput "enabled";#Configure DisplayCommandsInOutput true;#say {Commands will now be displayed in the output window.}}} #key {alt-v} {%clipboard} #key {shift-f4} { #if {@devmode = "disabled"} { #var devmode "enabled"; #load {@scpath/dev.set}; #say {Developer mode is now active} } { #var devmode "disabled"; #unload {@scpath/dev.set}; #say {Developer mode is no longer active} } } #key {alt-shift-enter} {~@buffer link} #key {alt-f1} {decimalpick} #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 {control-shift-r} {spreload} #key Alt-F {#Automenu main|file} #key Alt-T {#automenu Main|tools} #key Alt-E {#automenu Main|Edit} #key Alt-C {#automenu main|connect} #key Alt-W {#automenu Main|Window} #key Alt-H {#automenu Main|Help} ; The Search keystrokes control-F, control-shift-f, F3, and shift-F3 #key control-f { #prompt temp {Reverse Search for? } ; #find {@temp} FIRST|Reverse ; #say {%foundline} NoDisplay } #key f3 { #find {@temp} reverse|next ; #say {%foundline} NoDisplay } #key shift-control-f { #prompt temp {Forward Search for? } ; #find {@temp} first|forward ; #say {%foundline} NoDisplay } #key Shift-f3 { #find {@temp} forward|next ; #say {%foundline} NoDisplay } #key Control-1 {#say %lastline(1) NoDisplay} #key Control-2 {#say %lastline(2) NoDisplay} #key Control-3 {#say %lastline(3) NoDisplay} #key Control-4 {#say %lastline(4) NoDisplay} #key Control-5 {#say %lastline(5) NoDisplay} #key Control-6 {#say %lastline(6) noDisplay} #key Control-7 {#say %lastline(7) NoDisplay } #key Control-8 {#say %lastline(8) NoDisplay } #key Control-9 {#say %lastline(9) NoDisplay } #key Shift-Control-5 {#5 {#say {%lastline(6-%repeatnum)} NoDisplay}} #key Shift-Control-4 {#4 {#say {%lastline(5-%repeatnum)} NoDisplay}} #key Shift-Control-3 {#3 {#say {%lastline(4-%repeatnum)} NoDisplay}} #key Shift-Control-2 {#2 {#say {%lastline(3-%repeatnum)} NoDisplay}} #key control-space {#Syskey GET_WORD_FROM_OUTPUT} #key Alt-space {#Syskey INSERT_TAB_WORD} #key Escape {#Syskey clear_line} #key control-T {#Syskey ASSIGN_TRIGGER} #key control-k {#Syskey ASSIGN_key} #key alt-A {#Syskey ASSIGN_ALIAS} #key shift-enter {#Syskey EXECUTE_LINE} #key control-alt-space {#Syskey ADD_TAB_WORD} #key control-e {#window ErrorLog} #key Control-Enter {#window entry} #key control-q #quit #key Control-Shift-T {#autoMenu Main|edit|triggers} // display the trigger setup dialog #key Control-Shift-A {#autoMenu main|edit|alias} // display the alias setup dialog #key Control-Shift-K {#autoMenu main|edit|keys} // display the keys setup dialog #key Control-Shift-V {#autoMenu main|edit|variables} // display the variable setup dialog #key Control-O {#autoMenu main|connect|character} // display the character connect/setup dialog #key Control-Shift-l {#autoMenu main|file|load} // load a script file #key Control-Shift-u {#autoMenu main|file|unload} // unload a script file