mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
1658 lines
33 KiB
Plaintext
1658 lines
33 KiB
Plaintext
macro "borghotkeymode"
|
|
elem
|
|
name = "TAB"
|
|
command = ".winset \"mainwindow.macro=borgmacro hotkey_toggle.is-checked=false input.focus=true\""
|
|
elem
|
|
name = "Shift"
|
|
command = "KeyDown Shift"
|
|
elem
|
|
name = "Shift+UP"
|
|
command = "KeyUp Shift"
|
|
elem
|
|
name = "Ctrl"
|
|
command = "KeyDown Ctrl"
|
|
elem
|
|
name = "Ctrl+UP"
|
|
command = "KeyUp Ctrl"
|
|
elem
|
|
name = "Alt"
|
|
command = "KeyDown Alt"
|
|
elem
|
|
name = "Alt+UP"
|
|
command = "KeyUp Alt"
|
|
elem
|
|
name = "NORTHEAST"
|
|
command = ".northeast"
|
|
elem
|
|
name = "SOUTHEAST"
|
|
command = ".southeast"
|
|
elem
|
|
name = "SOUTHWEST"
|
|
command = ".southwest"
|
|
elem
|
|
name = "NORTHWEST"
|
|
command = ".northwest"
|
|
elem
|
|
name = "ALT+WEST"
|
|
command = "westfaceperm"
|
|
elem
|
|
name = "CTRL+WEST"
|
|
command = "westface"
|
|
elem
|
|
name = "West"
|
|
command = "KeyDown West"
|
|
elem
|
|
name = "West+UP"
|
|
command = "KeyUp West"
|
|
elem
|
|
name = "ALT+NORTH"
|
|
command = "northfaceperm"
|
|
elem
|
|
name = "CTRL+NORTH"
|
|
command = "northface"
|
|
elem
|
|
name = "North"
|
|
command = "KeyDown North"
|
|
elem
|
|
name = "North+UP"
|
|
command = "KeyUp North"
|
|
elem
|
|
name = "ALT+EAST"
|
|
command = "eastfaceperm"
|
|
elem
|
|
name = "CTRL+EAST"
|
|
command = "eastface"
|
|
elem
|
|
name = "East"
|
|
command = "KeyDown East"
|
|
elem
|
|
name = "East+UP"
|
|
command = "KeyUp East"
|
|
elem
|
|
name = "ALT+SOUTH"
|
|
command = "southfaceperm"
|
|
elem
|
|
name = "CTRL+SOUTH"
|
|
command = "southface"
|
|
elem
|
|
name = "South"
|
|
command = "KeyDown South"
|
|
elem
|
|
name = "South+UP"
|
|
command = "KeyUp South"
|
|
elem
|
|
name = "CTRL+SHIFT+NORTH"
|
|
command = "shiftnorth"
|
|
elem
|
|
name = "CTRL+SHIFT+SOUTH"
|
|
command = "shiftsouth"
|
|
elem
|
|
name = "CTRL+SHIFT+WEST"
|
|
command = "shiftwest"
|
|
elem
|
|
name = "CTRL+SHIFT+EAST"
|
|
command = "shifteast"
|
|
elem
|
|
name = "INSERT"
|
|
command = "a-intent right"
|
|
elem
|
|
name = "DELETE"
|
|
command = "delete-key-pressed"
|
|
elem
|
|
name = "1"
|
|
command = "toggle-module 1"
|
|
elem
|
|
name = "CTRL+1"
|
|
command = "toggle-module 1"
|
|
elem
|
|
name = "2"
|
|
command = "toggle-module 2"
|
|
elem
|
|
name = "CTRL+2"
|
|
command = "toggle-module 2"
|
|
elem
|
|
name = "3"
|
|
command = "toggle-module 3"
|
|
elem
|
|
name = "CTRL+3"
|
|
command = "toggle-module 3"
|
|
elem
|
|
name = "4"
|
|
command = "a-intent left"
|
|
elem
|
|
name = "CTRL+4"
|
|
command = "a-intent left"
|
|
elem
|
|
name = "5"
|
|
command = "Me-verb"
|
|
elem
|
|
name = "6"
|
|
command = "Subtle-verb"
|
|
elem
|
|
name = "A"
|
|
command = "KeyDown A"
|
|
elem
|
|
name = "A+UP"
|
|
command = "KeyUp A"
|
|
elem
|
|
name = "D"
|
|
command = "KeyDown D"
|
|
elem
|
|
name = "D+UP"
|
|
command = "KeyUp D"
|
|
elem
|
|
name = "F"
|
|
command = "a-intent left"
|
|
elem
|
|
name = "CTRL+F"
|
|
command = "a-intent left"
|
|
elem
|
|
name = "G"
|
|
command = "a-intent right"
|
|
elem
|
|
name = "CTRL+G"
|
|
command = "a-intent right"
|
|
elem
|
|
name = "J"
|
|
command = "toggle-gun-mode"
|
|
elem
|
|
name = "CTRL+J"
|
|
command = "toggle-gun-mode"
|
|
elem
|
|
name = "Q"
|
|
command = "unequip-module"
|
|
elem
|
|
name = "CTRL+Q"
|
|
command = "unequip-module"
|
|
elem
|
|
name = "R"
|
|
command = ".southwest"
|
|
elem
|
|
name = "CTRL+R"
|
|
command = ".southwest"
|
|
elem "s_key"
|
|
name = "S"
|
|
command = "KeyDown S"
|
|
elem
|
|
name = "S+UP"
|
|
command = "KeyUp S"
|
|
elem
|
|
name = "T"
|
|
command = "Say-verb"
|
|
elem "w_key"
|
|
name = "W"
|
|
command = "KeyDown W"
|
|
elem
|
|
name = "W+UP"
|
|
command = "KeyUp W"
|
|
elem
|
|
name = "X"
|
|
command = ".northeast"
|
|
elem
|
|
name = "CTRL+X"
|
|
command = ".northeast"
|
|
elem
|
|
name = "Y"
|
|
command = "Whisper-verb"
|
|
elem
|
|
name = "CTRL+Y"
|
|
command = "Whisper-verb"
|
|
elem
|
|
name = "Z"
|
|
command = "Activate-Held-Object"
|
|
elem
|
|
name = "CTRL+Z"
|
|
command = "Robot-Activate-Held-Object"
|
|
elem
|
|
name = "U"
|
|
command = "Rest"
|
|
elem
|
|
name = "NUMPAD1"
|
|
command = "body-r-leg"
|
|
elem
|
|
name = "NUMPAD2"
|
|
command = "body-groin"
|
|
elem
|
|
name = "NUMPAD3"
|
|
command = "body-l-leg"
|
|
elem
|
|
name = "NUMPAD4"
|
|
command = "body-r-arm"
|
|
elem
|
|
name = "NUMPAD5"
|
|
command = "body-chest"
|
|
elem
|
|
name = "NUMPAD6"
|
|
command = "body-l-arm"
|
|
elem
|
|
name = "NUMPAD8"
|
|
command = "body-toggle-head"
|
|
elem
|
|
name = "F1"
|
|
command = "request-help"
|
|
elem
|
|
name = "CTRL+SHIFT+F1+REP"
|
|
command = ".options"
|
|
elem
|
|
name = "F2"
|
|
command = "ooc"
|
|
elem
|
|
name = "F2+REP"
|
|
command = ".screenshot auto"
|
|
elem
|
|
name = "SHIFT+F2+REP"
|
|
command = ".screenshot"
|
|
elem
|
|
name = "F3"
|
|
command = "Say-verb"
|
|
elem
|
|
name = "F4"
|
|
command = "Me-verb"
|
|
elem
|
|
name = "F5"
|
|
command = "asay"
|
|
elem
|
|
name = "F6"
|
|
command = "Player-Panel-New"
|
|
elem
|
|
name = "F7"
|
|
command = "Admin-PM"
|
|
elem
|
|
name = "F8"
|
|
command = "Invisimin"
|
|
elem
|
|
name = "F12"
|
|
command = "F12"
|
|
elem
|
|
name = "CTRL+SHIFT+ADD"
|
|
command = "planeup"
|
|
elem
|
|
name = "CTRL+SHIFT+SUBTRACT"
|
|
command = "planedown"
|
|
|
|
macro "macro"
|
|
elem "tab"
|
|
name = "TAB"
|
|
command = ".winset \"mainwindow.macro=hotkeymode hotkey_toggle.is-checked=true mapwindow.map.focus=true\""
|
|
elem "shift"
|
|
name = "Shift"
|
|
command = "KeyDown Shift"
|
|
elem "shiftup"
|
|
name = "Shift+UP"
|
|
command = "KeyUp Shift"
|
|
elem "ctrl"
|
|
name = "Ctrl"
|
|
command = "KeyDown Ctrl"
|
|
elem "ctrlup"
|
|
name = "Ctrl+UP"
|
|
command = "KeyUp Ctrl"
|
|
elem "alt"
|
|
name = "Alt"
|
|
command = "KeyDown Alt"
|
|
elem "altup"
|
|
name = "Alt+UP"
|
|
command = "KeyUp Alt"
|
|
elem "northeast"
|
|
name = "NORTHEAST"
|
|
command = ".northeast"
|
|
elem "southeast"
|
|
name = "SOUTHEAST"
|
|
command = ".southeast"
|
|
elem "southwest"
|
|
name = "SOUTHWEST"
|
|
command = ".southwest"
|
|
elem "northwest"
|
|
name = "NORTHWEST"
|
|
command = ".northwest"
|
|
elem "altwest"
|
|
name = "ALT+WEST"
|
|
command = "westfaceperm"
|
|
elem "ctrlwest"
|
|
name = "CTRL+WEST"
|
|
command = "westface"
|
|
elem "west"
|
|
name = "West"
|
|
command = "KeyDown West"
|
|
elem "westup"
|
|
name = "West+UP"
|
|
command = "KeyUp West"
|
|
elem "altnorth"
|
|
name = "ALT+NORTH"
|
|
command = "northfaceperm"
|
|
elem "ctrlnorth"
|
|
name = "CTRL+NORTH"
|
|
command = "northface"
|
|
elem "north"
|
|
name = "North"
|
|
command = "KeyDown North"
|
|
elem "northup"
|
|
name = "North+UP"
|
|
command = "KeyUp North"
|
|
elem "alteast"
|
|
name = "ALT+EAST"
|
|
command = "eastfaceperm"
|
|
elem "ctrleast"
|
|
name = "CTRL+EAST"
|
|
command = "eastface"
|
|
elem "east"
|
|
name = "East"
|
|
command = "KeyDown East"
|
|
elem "eastup"
|
|
name = "East+UP"
|
|
command = "KeyUp East"
|
|
elem "altsouth"
|
|
name = "ALT+SOUTH"
|
|
command = "southfaceperm"
|
|
elem "ctrlsouth"
|
|
name = "CTRL+SOUTH"
|
|
command = "southface"
|
|
elem "south"
|
|
name = "South"
|
|
command = "KeyDown South"
|
|
elem "southup"
|
|
name = "South+UP"
|
|
command = "KeyUp South"
|
|
elem "ctrlshiftnorth"
|
|
name = "CTRL+SHIFT+NORTH"
|
|
command = "shiftnorth"
|
|
elem "ctrlshiftsouth"
|
|
name = "CTRL+SHIFT+SOUTH"
|
|
command = "shiftsouth"
|
|
elem "ctrlshiftwest"
|
|
name = "CTRL+SHIFT+WEST"
|
|
command = "shiftwest"
|
|
elem "ctrlshifteast"
|
|
name = "CTRL+SHIFT+EAST"
|
|
command = "shifteast"
|
|
elem "insert"
|
|
name = "INSERT"
|
|
command = "a-intent right"
|
|
elem "delete"
|
|
name = "DELETE"
|
|
command = "delete-key-pressed"
|
|
elem "ctrl1"
|
|
name = "CTRL+1"
|
|
command = "a-intent help"
|
|
elem "ctrl2"
|
|
name = "CTRL+2"
|
|
command = "a-intent disarm"
|
|
elem "ctrl3"
|
|
name = "CTRL+3"
|
|
command = "a-intent grab"
|
|
elem "ctrl4"
|
|
name = "CTRL+4"
|
|
command = "a-intent harm"
|
|
elem "ctrla"
|
|
name = "CTRL+A"
|
|
command = "KeyDown A"
|
|
elem "ctrlaup"
|
|
name = "CTRL+A+UP"
|
|
command = "KeyUp A"
|
|
elem "ctrld"
|
|
name = "CTRL+D"
|
|
command = "KeyDown D"
|
|
elem "ctrldup"
|
|
name = "CTRL+D+UP"
|
|
command = "KeyUp D"
|
|
elem "ctrle"
|
|
name = "CTRL+E"
|
|
command = "quick-equip"
|
|
elem "ctrlf"
|
|
name = "CTRL+F"
|
|
command = "a-intent left"
|
|
elem "ctrlg"
|
|
name = "CTRL+G"
|
|
command = "a-intent right"
|
|
elem "ctrlq"
|
|
name = "CTRL+Q"
|
|
command = ".northwest"
|
|
elem "ctrlr"
|
|
name = "CTRL+R"
|
|
command = ".southwest"
|
|
elem "ctrls"
|
|
name = "CTRL+S"
|
|
command = "KeyDown S"
|
|
elem "ctrlsup"
|
|
name = "CTRL+S+UP"
|
|
command = "KeyUp S"
|
|
elem "ctrlw"
|
|
name = "CTRL+W"
|
|
command = "KeyDown W"
|
|
elem "ctrlwup"
|
|
name = "CTRL+W+UP"
|
|
command = "KeyUp W"
|
|
elem "ctrlx"
|
|
name = "CTRL+X"
|
|
command = ".northeast"
|
|
elem "ctrly"
|
|
name = "CTRL+Y"
|
|
command = "Activate-Held-Object"
|
|
elem "ctrlz"
|
|
name = "CTRL+Z"
|
|
command = "Activate-Held-Object"
|
|
elem "ctrlu"
|
|
name = "CTRL+U"
|
|
command = "Rest"
|
|
elem "ctrlb"
|
|
name = "CTRL+B"
|
|
command = "Resist"
|
|
elem "ctrlnumpad1"
|
|
name = "CTRL+NUMPAD1"
|
|
command = "body-r-leg"
|
|
elem "ctrlnumpad2"
|
|
name = "CTRL+NUMPAD2"
|
|
command = "body-groin"
|
|
elem "ctrlnumpad3"
|
|
name = "CTRL+NUMPAD3"
|
|
command = "body-l-leg"
|
|
elem "ctrlnumpad4"
|
|
name = "CTRL+NUMPAD4"
|
|
command = "body-r-arm"
|
|
elem "ctrlnumpad5"
|
|
name = "CTRL+NUMPAD5"
|
|
command = "body-chest"
|
|
elem "ctrlnumpad6"
|
|
name = "CTRL+NUMPAD6"
|
|
command = "body-l-arm"
|
|
elem "ctrlnumpad8"
|
|
name = "CTRL+NUMPAD8"
|
|
command = "body-toggle-head"
|
|
elem "f1"
|
|
name = "F1"
|
|
command = "request-help"
|
|
elem "ctrlshiftf1rep"
|
|
name = "CTRL+SHIFT+F1+REP"
|
|
command = ".options"
|
|
elem "f2"
|
|
name = "F2"
|
|
command = "ooc"
|
|
elem "f2rep"
|
|
name = "F2+REP"
|
|
command = ".screenshot auto"
|
|
elem "shiftf2rep"
|
|
name = "SHIFT+F2+REP"
|
|
command = ".screenshot"
|
|
elem "f3"
|
|
name = "F3"
|
|
command = "Say-verb"
|
|
elem "f4"
|
|
name = "F4"
|
|
command = "Me-verb"
|
|
elem "f5"
|
|
name = "F5"
|
|
command = "asay"
|
|
elem "f6"
|
|
name = "F6"
|
|
command = "Player-Panel-New"
|
|
elem "f7"
|
|
name = "F7"
|
|
command = "Admin-PM"
|
|
elem "f8"
|
|
name = "F8"
|
|
command = "Invisimin"
|
|
elem "f12"
|
|
name = "F12"
|
|
command = "F12"
|
|
elem "ctrlshiftadd"
|
|
name = "CTRL+SHIFT+ADD"
|
|
command = "planeup"
|
|
elem "ctrlshiftsubtract"
|
|
name = "CTRL+SHIFT+SUBTRACT"
|
|
command = "planedown"
|
|
|
|
macro "hotkeymode"
|
|
elem "tab"
|
|
name = "TAB"
|
|
command = ".winset \"mainwindow.macro=macro hotkey_toggle.is-checked=false input.focus=true\""
|
|
elem "shift"
|
|
name = "Shift"
|
|
command = "KeyDown Shift"
|
|
elem "shiftup"
|
|
name = "Shift+UP"
|
|
command = "KeyUp Shift"
|
|
elem "ctrl"
|
|
name = "Ctrl"
|
|
command = "KeyDown Ctrl"
|
|
elem "ctrlup"
|
|
name = "Ctrl+UP"
|
|
command = "KeyUp Ctrl"
|
|
elem "alt"
|
|
name = "Alt"
|
|
command = "KeyDown Alt"
|
|
elem "altup"
|
|
name = "Alt+UP"
|
|
command = "KeyUp Alt"
|
|
elem "northeast"
|
|
name = "NORTHEAST"
|
|
command = ".northeast"
|
|
elem "southeast"
|
|
name = "SOUTHEAST"
|
|
command = ".southeast"
|
|
elem "southwest"
|
|
name = "SOUTHWEST"
|
|
command = ".southwest"
|
|
elem "northwest"
|
|
name = "NORTHWEST"
|
|
command = ".northwest"
|
|
elem "altwest"
|
|
name = "ALT+WEST"
|
|
command = "westfaceperm"
|
|
elem "ctrlwest"
|
|
name = "CTRL+WEST"
|
|
command = "westface"
|
|
elem "west"
|
|
name = "West"
|
|
command = "KeyDown West"
|
|
elem "westup"
|
|
name = "West+UP"
|
|
command = "KeyUp West"
|
|
elem "altnorth"
|
|
name = "ALT+NORTH"
|
|
command = "northfaceperm"
|
|
elem "ctrlnorth"
|
|
name = "CTRL+NORTH"
|
|
command = "northface"
|
|
elem "north"
|
|
name = "North"
|
|
command = "KeyDown North"
|
|
elem "northup"
|
|
name = "North+UP"
|
|
command = "KeyUp North"
|
|
elem "alteast"
|
|
name = "ALT+EAST"
|
|
command = "eastfaceperm"
|
|
elem "ctrleast"
|
|
name = "CTRL+EAST"
|
|
command = "eastface"
|
|
elem "east"
|
|
name = "East"
|
|
command = "KeyDown East"
|
|
elem "eastup"
|
|
name = "East+UP"
|
|
command = "KeyUp East"
|
|
elem "altsouth"
|
|
name = "ALT+SOUTH"
|
|
command = "southfaceperm"
|
|
elem "ctrlsouth"
|
|
name = "CTRL+SOUTH"
|
|
command = "southface"
|
|
elem "south"
|
|
name = "South"
|
|
command = "KeyDown South"
|
|
elem "southup"
|
|
name = "South+UP"
|
|
command = "KeyUp South"
|
|
elem "ctrlshiftnorth"
|
|
name = "CTRL+SHIFT+NORTH"
|
|
command = "shiftnorth"
|
|
elem "ctrlshiftsouth"
|
|
name = "CTRL+SHIFT+SOUTH"
|
|
command = "shiftsouth"
|
|
elem "ctrlshiftwest"
|
|
name = "CTRL+SHIFT+WEST"
|
|
command = "shiftwest"
|
|
elem "ctrlshifteast"
|
|
name = "CTRL+SHIFT+EAST"
|
|
command = "shifteast"
|
|
elem "insert"
|
|
name = "INSERT"
|
|
command = "a-intent right"
|
|
elem "delete"
|
|
name = "DELETE"
|
|
command = "delete-key-pressed"
|
|
elem "one"
|
|
name = "1"
|
|
command = "a-intent help"
|
|
elem "ctrl1"
|
|
name = "CTRL+1"
|
|
command = "a-intent help"
|
|
elem "two"
|
|
name = "2"
|
|
command = "a-intent disarm"
|
|
elem "ctrl2"
|
|
name = "CTRL+2"
|
|
command = "a-intent disarm"
|
|
elem "three"
|
|
name = "3"
|
|
command = "a-intent grab"
|
|
elem "ctrl3"
|
|
name = "CTRL+3"
|
|
command = "a-intent grab"
|
|
elem "four"
|
|
name = "4"
|
|
command = "a-intent harm"
|
|
elem "ctrl4"
|
|
name = "CTRL+4"
|
|
command = "a-intent harm"
|
|
elem "five"
|
|
name = "5"
|
|
command = "Me-verb"
|
|
elem "six"
|
|
name = "6"
|
|
command = "Subtle-verb"
|
|
elem "a"
|
|
name = "A"
|
|
command = "KeyDown A"
|
|
elem "aup"
|
|
name = "A+UP"
|
|
command = "KeyUp A"
|
|
elem "d"
|
|
name = "D"
|
|
command = "KeyDown D"
|
|
elem "dup"
|
|
name = "D+UP"
|
|
command = "KeyUp D"
|
|
elem "e"
|
|
name = "E"
|
|
command = "quick-equip"
|
|
elem "ctrle"
|
|
name = "CTRL+E"
|
|
command = "quick-equip"
|
|
elem "f"
|
|
name = "F"
|
|
command = "a-intent left"
|
|
elem "ctrlf"
|
|
name = "CTRL+F"
|
|
command = "a-intent left"
|
|
elem "g"
|
|
name = "G"
|
|
command = "a-intent right"
|
|
elem "ctrlg"
|
|
name = "CTRL+G"
|
|
command = "a-intent right"
|
|
elem "h"
|
|
name = "H"
|
|
command = "holster"
|
|
elem "ctrlh"
|
|
name = "CTRL+H"
|
|
command = "holster"
|
|
elem "j"
|
|
name = "J"
|
|
command = "toggle-gun-mode"
|
|
elem "ctrlj"
|
|
name = "CTRL+J"
|
|
command = "toggle-gun-mode"
|
|
elem "q"
|
|
name = "Q"
|
|
command = ".northwest"
|
|
elem "ctrlq"
|
|
name = "CTRL+Q"
|
|
command = ".northwest"
|
|
elem "r"
|
|
name = "R"
|
|
command = ".southwest"
|
|
elem "ctrlr"
|
|
name = "CTRL+R"
|
|
command = ".southwest"
|
|
elem "s_key"
|
|
name = "S"
|
|
command = "KeyDown S"
|
|
elem "sup"
|
|
name = "S+UP"
|
|
command = "KeyUp S"
|
|
elem "t"
|
|
name = "T"
|
|
command = "Say-verb"
|
|
elem "w_key"
|
|
name = "W"
|
|
command = "KeyDown W"
|
|
elem "wup"
|
|
name = "W+UP"
|
|
command = "KeyUp W"
|
|
elem "x"
|
|
name = "X"
|
|
command = ".northeast"
|
|
elem "ctrlx"
|
|
name = "CTRL+X"
|
|
command = ".northeast"
|
|
elem "y"
|
|
name = "Y"
|
|
command = "Whisper-verb"
|
|
elem "ctrly"
|
|
name = "CTRL+Y"
|
|
command = "Whisper-verb"
|
|
elem "z"
|
|
name = "Z"
|
|
command = "Activate-Held-Object"
|
|
elem "ctrlz"
|
|
name = "CTRL+Z"
|
|
command = "Activate-Held-Object"
|
|
elem "u"
|
|
name = "U"
|
|
command = "Rest"
|
|
elem "shiftu"
|
|
name = "SHIFT+U"
|
|
command = "Rest-Left"
|
|
elem "ctrlu"
|
|
name = "CTRL+U"
|
|
command = "Rest-Right"
|
|
elem "b"
|
|
name = "B"
|
|
command = "Resist"
|
|
elem "numpad1"
|
|
name = "NUMPAD1"
|
|
command = "body-r-leg"
|
|
elem "numpad2"
|
|
name = "NUMPAD2"
|
|
command = "body-groin"
|
|
elem "numpad3"
|
|
name = "NUMPAD3"
|
|
command = "body-l-leg"
|
|
elem "numpad4"
|
|
name = "NUMPAD4"
|
|
command = "body-r-arm"
|
|
elem "numpad5"
|
|
name = "NUMPAD5"
|
|
command = "body-chest"
|
|
elem "numpad6"
|
|
name = "NUMPAD6"
|
|
command = "body-l-arm"
|
|
elem "numpad8"
|
|
name = "NUMPAD8"
|
|
command = "body-toggle-head"
|
|
elem "f1"
|
|
name = "F1"
|
|
command = "request-help"
|
|
elem "ctrlshiftf1rep"
|
|
name = "CTRL+SHIFT+F1+REP"
|
|
command = ".options"
|
|
elem "f2"
|
|
name = "F2"
|
|
command = "ooc"
|
|
elem "f2rep"
|
|
name = "F2+REP"
|
|
command = ".screenshot auto"
|
|
elem "shiftf2rep"
|
|
name = "SHIFT+F2+REP"
|
|
command = ".screenshot"
|
|
elem "f3"
|
|
name = "F3"
|
|
command = "Say-verb"
|
|
elem "f4"
|
|
name = "F4"
|
|
command = "Me-verb"
|
|
elem "f5"
|
|
name = "F5"
|
|
command = "asay"
|
|
elem "f6"
|
|
name = "F6"
|
|
command = "Player-Panel-New"
|
|
elem "f7"
|
|
name = "F7"
|
|
command = "Admin-PM"
|
|
elem "f8"
|
|
name = "F8"
|
|
command = "Invisimin"
|
|
elem "f12"
|
|
name = "F12"
|
|
command = "F12"
|
|
elem "ctrlshiftadd"
|
|
name = "CTRL+SHIFT+ADD"
|
|
command = "planeup"
|
|
elem "ctrlshiftsubtract"
|
|
name = "CTRL+SHIFT+SUBTRACT"
|
|
command = "planedown"
|
|
// elem // CHOMPREMOVE Start
|
|
// name = "Space"
|
|
// command = ".throwon"
|
|
// elem
|
|
// name = "Space+UP"
|
|
// command = ".throwoff" // CHOMPREMOVE End
|
|
macro "borgmacro"
|
|
elem "tab"
|
|
name = "TAB"
|
|
command = ".winset \"mainwindow.macro=borghotkeymode hotkey_toggle.is-checked=true mapwindow.map.focus=true\""
|
|
elem "shift"
|
|
name = "Shift"
|
|
command = "KeyDown Shift"
|
|
elem "shiftup"
|
|
name = "Shift+UP"
|
|
command = "KeyUp Shift"
|
|
elem "ctrl"
|
|
name = "Ctrl"
|
|
command = "KeyDown Ctrl"
|
|
elem "ctrlup"
|
|
name = "Ctrl+UP"
|
|
command = "KeyUp Ctrl"
|
|
elem "alt"
|
|
name = "Alt"
|
|
command = "KeyDown Alt"
|
|
elem "altup"
|
|
name = "Alt+UP"
|
|
command = "KeyUp Alt"
|
|
elem "northeast"
|
|
name = "NORTHEAST"
|
|
command = ".northeast"
|
|
elem "southeast"
|
|
name = "SOUTHEAST"
|
|
command = ".southeast"
|
|
elem "southwest"
|
|
name = "SOUTHWEST"
|
|
command = ".southwest"
|
|
elem "northwest"
|
|
name = "NORTHWEST"
|
|
command = ".northwest"
|
|
elem "altwest"
|
|
name = "ALT+WEST"
|
|
command = "westfaceperm"
|
|
elem "ctrlwest"
|
|
name = "CTRL+WEST"
|
|
command = "westface"
|
|
elem "west"
|
|
name = "West"
|
|
command = "KeyDown West"
|
|
elem "westup"
|
|
name = "West+UP"
|
|
command = "KeyUp West"
|
|
elem "altnorth"
|
|
name = "ALT+NORTH"
|
|
command = "northfaceperm"
|
|
elem "ctrlnorth"
|
|
name = "CTRL+NORTH"
|
|
command = "northface"
|
|
elem "north"
|
|
name = "North"
|
|
command = "KeyDown North"
|
|
elem "northup"
|
|
name = "North+UP"
|
|
command = "KeyUp North"
|
|
elem "alteast"
|
|
name = "ALT+EAST"
|
|
command = "eastfaceperm"
|
|
elem "ctrleast"
|
|
name = "CTRL+EAST"
|
|
command = "eastface"
|
|
elem "east"
|
|
name = "East"
|
|
command = "KeyDown East"
|
|
elem "eastup"
|
|
name = "East+UP"
|
|
command = "KeyUp East"
|
|
elem "altsouth"
|
|
name = "ALT+SOUTH"
|
|
command = "southfaceperm"
|
|
elem "ctrlsouth"
|
|
name = "CTRL+SOUTH"
|
|
command = "southface"
|
|
elem "south"
|
|
name = "South"
|
|
command = "KeyDown South"
|
|
elem "southup"
|
|
name = "South+UP"
|
|
command = "KeyUp South"
|
|
elem "ctrlshiftnorth"
|
|
name = "CTRL+SHIFT+NORTH"
|
|
command = "shiftnorth"
|
|
elem "ctrlshiftsouth"
|
|
name = "CTRL+SHIFT+SOUTH"
|
|
command = "shiftsouth"
|
|
elem "ctrlshiftwest"
|
|
name = "CTRL+SHIFT+WEST"
|
|
command = "shiftwest"
|
|
elem "ctrlshifteast"
|
|
name = "CTRL+SHIFT+EAST"
|
|
command = "shifteast"
|
|
elem "insert"
|
|
name = "INSERT"
|
|
command = "a-intent right"
|
|
elem "delete"
|
|
name = "DELETE"
|
|
command = "delete-key-pressed"
|
|
elem "ctrl1"
|
|
name = "CTRL+1"
|
|
command = "toggle-module 1"
|
|
elem "ctrl2"
|
|
name = "CTRL+2"
|
|
command = "toggle-module 2"
|
|
elem "ctrl3"
|
|
name = "CTRL+3"
|
|
command = "toggle-module 3"
|
|
elem "ctrl4"
|
|
name = "CTRL+4"
|
|
command = "a-intent left"
|
|
elem "ctrla"
|
|
name = "CTRL+A"
|
|
command = "KeyDown A"
|
|
elem "ctrlaup"
|
|
name = "CTRL+A+UP"
|
|
command = "KeyUp A"
|
|
elem "ctrld"
|
|
name = "CTRL+D"
|
|
command = "KeyDown D"
|
|
elem "ctrldup"
|
|
name = "CTRL+D+UP"
|
|
command = "KeyUp D"
|
|
elem "ctrlf"
|
|
name = "CTRL+F"
|
|
command = "a-intent left"
|
|
elem "ctrlg"
|
|
name = "CTRL+G"
|
|
command = "a-intent right"
|
|
elem "ctrlq"
|
|
name = "CTRL+Q"
|
|
command = ".northwest"
|
|
elem "ctrlr"
|
|
name = "CTRL+R"
|
|
command = ".southwest"
|
|
elem "ctrls"
|
|
name = "CTRL+S"
|
|
command = "KeyDown S"
|
|
elem "ctrlsup"
|
|
name = "CTRL+S+UP"
|
|
command = "KeyUp S"
|
|
elem "ctrlw"
|
|
name = "CTRL+W"
|
|
command = "KeyDown W"
|
|
elem "ctrlwup"
|
|
name = "CTRL+W+UP"
|
|
command = "KeyUp W"
|
|
elem "ctrlx"
|
|
name = "CTRL+X"
|
|
command = ".northeast"
|
|
elem "ctrly"
|
|
name = "CTRL+Y"
|
|
command = "Activate-Held-Object"
|
|
elem "ctrlz"
|
|
name = "CTRL+Z"
|
|
command = "Robot-Activate-Held-Object"
|
|
elem "ctrlu"
|
|
name = "CTRL+U"
|
|
command = "Rest"
|
|
elem "ctrlnumpad1"
|
|
name = "CTRL+NUMPAD1"
|
|
command = "body-r-leg"
|
|
elem "ctrlnumpad2"
|
|
name = "CTRL+NUMPAD2"
|
|
command = "body-groin"
|
|
elem "ctrlnumpad3"
|
|
name = "CTRL+NUMPAD3"
|
|
command = "body-l-leg"
|
|
elem "ctrlnumpad4"
|
|
name = "CTRL+NUMPAD4"
|
|
command = "body-r-arm"
|
|
elem "ctrlnumpad5"
|
|
name = "CTRL+NUMPAD5"
|
|
command = "body-chest"
|
|
elem "ctrlnumpad6"
|
|
name = "CTRL+NUMPAD6"
|
|
command = "body-l-arm"
|
|
elem "ctrlnumpad8"
|
|
name = "CTRL+NUMPAD8"
|
|
command = "body-toggle-head"
|
|
elem "f1"
|
|
name = "F1"
|
|
command = "request-help"
|
|
elem "ctrlshiftf1rep"
|
|
name = "CTRL+SHIFT+F1+REP"
|
|
command = ".options"
|
|
elem "f2"
|
|
name = "F2"
|
|
command = "ooc"
|
|
elem "f2rep"
|
|
name = "F2+REP"
|
|
command = ".screenshot auto"
|
|
elem "shiftf2rep"
|
|
name = "SHIFT+F2+REP"
|
|
command = ".screenshot"
|
|
elem "f3"
|
|
name = "F3"
|
|
command = "Say-verb"
|
|
elem "f4"
|
|
name = "F4"
|
|
command = "Me-verb"
|
|
elem "f5"
|
|
name = "F5"
|
|
command = "asay"
|
|
elem "f6"
|
|
name = "F6"
|
|
command = "Player-Panel-New"
|
|
elem "f7"
|
|
name = "F7"
|
|
command = "Admin-PM"
|
|
elem "f8"
|
|
name = "F8"
|
|
command = "Invisimin"
|
|
elem "f12"
|
|
name = "F12"
|
|
command = "F12"
|
|
elem "ctrlshiftadd"
|
|
name = "CTRL+SHIFT+ADD"
|
|
command = "planeup"
|
|
elem "ctrlshiftsubtract"
|
|
name = "CTRL+SHIFT+SUBTRACT"
|
|
command = "planedown"
|
|
|
|
menu "menu"
|
|
elem
|
|
name = "&File"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Quick screenshot\tF2"
|
|
command = ".screenshot auto"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Save screenshot as...\tShift+F2"
|
|
command = ".screenshot"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Reconnect"
|
|
command = ".reconnect"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Check ping"
|
|
command = ".ping"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = ""
|
|
command = ""
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Quit"
|
|
command = ".quit"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Icons"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem "stretch"
|
|
name = "&Stretch to fit"
|
|
command = ".winset \"mapwindow.map.icon-size=0\""
|
|
category = "&Icons"
|
|
is-checked = true
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem "icon128"
|
|
name = "&128x128"
|
|
command = ".winset \"mapwindow.map.icon-size=128\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem "icon96"
|
|
name = "&96x96"
|
|
command = ".winset \"mapwindow.map.icon-size=96\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem "icon64"
|
|
name = "&64x64"
|
|
command = ".winset \"mapwindow.map.icon-size=64\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem "icon48"
|
|
name = "&48x48"
|
|
command = ".winset \"mapwindow.map.icon-size=48\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem "icon32"
|
|
name = "&32x32"
|
|
command = ".winset \"mapwindow.map.icon-size=32\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
group = "size"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = ""
|
|
command = ""
|
|
category = "&Icons"
|
|
saved-params = "is-checked"
|
|
elem "textmode"
|
|
name = "&Text"
|
|
command = ".winset \"menu.textmode.is-checked=true?mapwindow.map.text-mode=true:mapwindow.map.text-mode=false\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Scaling"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem "nearest-neighbor"
|
|
name = "&Nearest Neighbor"
|
|
command = ".winset \"mapwindow.map.zoom-mode=distort\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
group = "scale"
|
|
saved-params = "is-checked"
|
|
elem "point-sample"
|
|
name = "&Point Sampling"
|
|
command = ".winset \"mapwindow.map.zoom-mode=normal\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
group = "scale"
|
|
saved-params = "is-checked"
|
|
elem "blur"
|
|
name = "&Blur"
|
|
command = ".winset \"mapwindow.map.zoom-mode=blur\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
group = "scale"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Help"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Admin help\tF1"
|
|
command = "request-help"
|
|
category = "&Help"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Hotkeys"
|
|
command = "hotkeys-help"
|
|
category = "&Help"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Preferences"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Character Setup"
|
|
command = "character-setup"
|
|
category = "&Preferences"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Game Options"
|
|
command = "game-options"
|
|
category = "&Preferences"
|
|
saved-params = "is-checked"
|
|
|
|
window "mainwindow"
|
|
elem "mainwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x440
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-default = true
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
title = "CHOMPStation" // CHOMP Edit
|
|
is-maximized = true
|
|
statusbar = false
|
|
icon = 'icons/ss13_64.png' // CHOMP Edit
|
|
macro = "macro"
|
|
menu = "menu"
|
|
elem "asset_cache_browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 200x200
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = ""
|
|
elem "tgui_shock"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 200x200
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = ""
|
|
elem "hotkey_toggle"
|
|
type = BUTTON
|
|
pos = 560,400
|
|
size = 80x20
|
|
anchor1 = 100,100
|
|
anchor2 = -1,-1
|
|
saved-params = ""
|
|
text = "Hotkey Toggle"
|
|
command = ".winset \"mainwindow.macro!=macro ? mainwindow.macro=macro hotkey_toggle.is-checked=false input.focus=true : mainwindow.macro=hotkeymode hotkey_toggle.is-checked=true mapwindow.map.focus=true\""
|
|
button-type = pushbox
|
|
elem "mainvsplit"
|
|
type = CHILD
|
|
pos = 3,0
|
|
size = 634x400
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
right = "rpane"
|
|
is-vert = true
|
|
elem "input"
|
|
type = INPUT
|
|
pos = 3,400
|
|
size = 517x20
|
|
anchor1 = 0,100
|
|
anchor2 = 100,100
|
|
background-color = #d3b5b5
|
|
is-default = true
|
|
border = sunken
|
|
saved-params = "command"
|
|
elem "status_bar"
|
|
type = LABEL
|
|
pos = 3,420
|
|
size = 517x16
|
|
anchor1 = 0,100
|
|
anchor2 = 100,100
|
|
is-visible = true
|
|
text = ""
|
|
align = left
|
|
border = line
|
|
elem "saybutton"
|
|
type = BUTTON
|
|
pos = 520,400
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = -1,-1
|
|
saved-params = "is-checked"
|
|
text = "Chat"
|
|
command = ".winset \"saybutton.is-checked=true?input.command=\"!say \\\"\" macrobutton.is-checked=false:input.command=\""
|
|
button-type = pushbox
|
|
elem "tooltip"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 999x999
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = ""
|
|
elem "commandbar_spy"
|
|
type = BROWSER
|
|
is-default = false
|
|
pos = 0,0
|
|
size = 200x200
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = ""
|
|
|
|
window "mapwindow"
|
|
elem "mapwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
on-status = ".winset \"status_bar.text=[[*]]\" "
|
|
elem "map"
|
|
type = MAP
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
font-family = "Grand9K Pixel"
|
|
font-size = 7
|
|
text-color = none
|
|
is-default = true
|
|
saved-params = "icon-size"
|
|
on-show = ".winset\"mainwindow.mainvsplit.left=mapwindow\""
|
|
on-hide = ".winset\"mainwindow.mainvsplit.left=\""
|
|
style = ".center { text-align: center; } .runechatdiv {background-color: #20202070} .black_outline { -dm-text-outline: 1px black } .boldtext { font-weight: bold; } .maptext { font-family: 'Grand9K Pixel'; font-size: 6pt; -dm-text-outline: 1px black; color: white; line-height: 1.0; } .command_headset { font-weight: bold;\tfont-size: 8px; } .small { font-size: 6px; } .very_small { font-size: 5px;} .big { font-size: 8px; } .reallybig { font-size: 8px; } .extremelybig { font-size: 8px; } .greentext { color: #00FF00; font-size: 7px; } .redtext { color: #FF0000; font-size: 7px; } .clown { color: #FF69Bf; font-size: 7px; font-weight: bold; } .his_grace { color: #15D512; } .hypnophrase { color: #0d0d0d; font-weight: bold; } .yell { font-weight: bold; } .italics { font-size: 7px; font-style: italic; }"
|
|
elem "lobby_browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 640,480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-visible = false
|
|
is-disabled = true
|
|
background-color = #222222
|
|
|
|
window "outputwindow"
|
|
elem "outputwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "legacy_output_selector"
|
|
type = CHILD
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "output_legacy"
|
|
is-vert = false
|
|
|
|
window "output_legacy"
|
|
elem "output_legacy"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "output"
|
|
type = OUTPUT
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
saved-params = "max-lines"
|
|
style = ".system {color:#FF0000;}"
|
|
enable-http-images = true
|
|
|
|
window "output_browser"
|
|
elem "output_browser"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
//outer-size = 656x538
|
|
//inner-size = 640x499
|
|
elem "browseroutput"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
background-color = none
|
|
saved-params = ""
|
|
|
|
window "popupwindow"
|
|
elem "popupwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 120x120
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
statusbar = false
|
|
can-resize = false
|
|
|
|
window "prefs_markings_subwindow"
|
|
elem "prefs_markings_subwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 400x400
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
is-visible = false
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
title = "Marking Selection Editing"
|
|
statusbar = false
|
|
can-minimize = false
|
|
outer-size = 416x439
|
|
inner-size = 400x400
|
|
elem "prefs_markings_browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 400x400
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = ""
|
|
|
|
window "rpane"
|
|
elem "rpane"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "rpanewindow"
|
|
type = CHILD
|
|
pos = 0,30
|
|
size = 640x445
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
background-color = none
|
|
saved-params = "splitter"
|
|
left = "statwindow"
|
|
right = "outputwindow"
|
|
is-vert = false
|
|
elem "patreon"
|
|
type = BUTTON
|
|
pos = 488,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = '#005813'
|
|
text-color = #FFFFFF
|
|
saved-params = "is-checked"
|
|
text = "Patreon"
|
|
command = "patreon"
|
|
group = "rpanemode"
|
|
elem "discord"
|
|
type = BUTTON
|
|
pos = 428,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "Discord"
|
|
command = "discord"
|
|
group = "rpanemode"
|
|
elem "github"
|
|
type = BUTTON
|
|
pos = 368,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "GitHub"
|
|
command = "github"
|
|
group = "rpanemode"
|
|
elem "mapb"
|
|
type = BUTTON
|
|
pos = 308,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "Map"
|
|
command = "map"
|
|
group = "rpanemode"
|
|
elem "rulesb"
|
|
type = BUTTON
|
|
pos = 248,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "Rules"
|
|
command = "rules"
|
|
group = "rpanemode"
|
|
elem "forumb"
|
|
type = BUTTON
|
|
pos = 188,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "Forum"
|
|
command = "forum"
|
|
group = "rpanemode"
|
|
elem "wikib"
|
|
type = BUTTON
|
|
pos = 128,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "is-checked"
|
|
text = "Wiki"
|
|
command = "wiki"
|
|
group = "rpanemode"
|
|
elem "textb"
|
|
type = BUTTON
|
|
pos = 0,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
is-visible = false
|
|
saved-params = "is-checked"
|
|
text = "Text"
|
|
command = ".winset \"rpanewindow.left=;\""
|
|
is-checked = true
|
|
group = "rpanemode"
|
|
button-type = pushbox
|
|
elem "infob"
|
|
type = BUTTON
|
|
pos = 60,0
|
|
size = 60x16
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
is-visible = false
|
|
saved-params = "is-checked"
|
|
text = "Info"
|
|
command = ".winset \"rpanewindow.left=statwindow\""
|
|
group = "rpanemode"
|
|
button-type = pushbox
|
|
elem "mediapanel"
|
|
type = BROWSER
|
|
pos = 392,25
|
|
size = 1x1
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
is-visible = false
|
|
saved-params = ""
|
|
|
|
window "ooc_notes"
|
|
elem "ooc_notes"
|
|
type = MAIN
|
|
pos = 25,25
|
|
size = 700x600 // CHOMP Edit
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
saved-params = "pos;is-minimized;is-maximized"
|
|
statusbar = false
|
|
elem "ooc_notes_panel"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 700x600 // CHOMP Edit
|
|
anchor1 = 0,0
|
|
anchor2 = 80,100
|
|
saved-params = ""
|
|
|
|
window "text_editor"
|
|
elem "text_editor"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 360x488
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
border = sunken
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
title = "Text Editor"
|
|
can-minimize = false
|
|
can-resize = false
|
|
elem "exit"
|
|
type = BUTTON
|
|
pos = 248,456
|
|
size = 104x24
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "is-checked"
|
|
text = "Exit without saving"
|
|
command = ""
|
|
elem "save"
|
|
type = BUTTON
|
|
pos = 128,456
|
|
size = 104x24
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "is-checked"
|
|
text = "Save"
|
|
command = ""
|
|
elem "saveexit"
|
|
type = BUTTON
|
|
pos = 8,456
|
|
size = 104x24
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "is-checked"
|
|
text = "Save + Exit"
|
|
command = ""
|
|
elem "textedit"
|
|
type = INPUT
|
|
pos = 0,0
|
|
size = 360x448
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
border = line
|
|
saved-params = ""
|
|
multi-line = true
|
|
|
|
window "statwindow"
|
|
elem "statwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "statbrowser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 638x477
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-visible = false
|
|
|
|
window "tgui_say"
|
|
elem "tgui_say"
|
|
type = MAIN
|
|
pos = 410,400
|
|
size = 360x30
|
|
anchor1 = 50,50
|
|
anchor2 = 50,50
|
|
is-visible = false
|
|
saved-params = ""
|
|
statusbar = false
|
|
can-minimize = false
|
|
elem "browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 360x30
|
|
anchor1 = 0,0
|
|
anchor2 = 0,0
|
|
saved-params = ""
|
|
|
|
window "statwindow"
|
|
elem "statwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "statbrowser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 638x477
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-visible = false
|
|
saved-params = ""
|