Files
Paradise/interface/skin.dmf
T
Tigercat2000 bbca8405ef -tg- Move Refactor
This commit ports /tg/'s move refactor.

The throwing system has been replaced entirely, removing the necessity
of throw_at_fast and resolving multiple outstanding issues, such as
crossbows being unusable.

Spacedrifting has also been upgraded to function with the new throwing
system. It is now it's own process.

Tickcomp has been killed, and the config values have been adjusted to
more or less match live Paradise.

All mobs now share a common Bump() proc. There are only four mobtypes
which do not, including humans and simple animals. With the exception
of mob types that do not ever want to Bump() or be Bumped(), they should
call the parent proc.

Human movement slowdown has been moderately tweaked in how it stacks effects;
It shouldn't be significantly different from a player perspective.

Mobs will now spread fire if they bump into another mob. I don't want to set
the world on fiiiire, I just want start a flame in your heart~

For player facing changes: Input delay has been reduced by roughly ~50ms for
any direction keys, by advantage of a previously unknown flag on byond verbs
which allow them to operate independently from the tick rate of the server.
You may need to clear your interface.dmf file if you have a custom skin for
this change to function.
2017-05-25 06:35:01 -07:00

1731 lines
39 KiB
Plaintext

macro "AZERTYoff"
elem "AZRFF-TAB"
name = "TAB"
command = ".Toggle-hotkey-mode"
is-disabled = false
elem "AZRFF-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "AZRFF-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "AZRFF-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "AZRFF-SOUTHWEST"
name = "SOUTHWEST"
command = ".southwest"
is-disabled = false
elem "AZRFF-NORTHWEST"
name = "NORTHWEST"
command = ".northwest"
is-disabled = false
elem "AZRFF-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "AZRFF-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "AZRFF-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "AZRFF-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "AZRFF-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "AZRFF-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "AZRFF-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "AZRFF-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "AZRFF-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "AZRFF-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "AZRFF-CTRL+1"
name = "CTRL+1"
command = "a-intent help"
is-disabled = false
elem "AZRFF-CTRL+2"
name = "CTRL+2"
command = "a-intent disarm"
is-disabled = false
elem "AZRFF-CTRL+3"
name = "CTRL+3"
command = "a-intent grab"
is-disabled = false
elem "AZRFF-CTRL+4"
name = "CTRL+4"
command = "a-intent harm"
is-disabled = false
elem "AZRFF-CTRL+A"
name = "CTRL+A"
command = ".northwest"
is-disabled = false
elem "AZRFF-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "AZRFF-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "AZRFF-CTRL+E"
name = "CTRL+E"
command = "quick-equip"
is-disabled = false
elem "AZRFF-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "AZRFF-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "AZRFF-CTRL+Q+REP"
name = "CTRL+Q+REP"
command = ".moveleft"
is-disabled = false
elem "AZRFF-CTRL+R"
name = "CTRL+R"
command = ".southwest"
is-disabled = false
elem "AZRFF-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "AZRFF-CTRL+W"
name = "CTRL+W"
command = "Activate-Held-Object"
is-disabled = false
elem "AZRFF-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "AZRFF-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "AZRFF-CTRL+Z+REP"
name = "CTRL+Z+REP"
command = ".moveup"
is-disabled = false
elem "AZRFF-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "AZRFF-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "AZRFF-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "AZRFF-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "AZRFF-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "AZRFF-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "AZRFF-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "AZRFF-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "AZRFF-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "AZRFF-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "AZRFF-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "AZRFF-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "AZRFF-F12"
name = "F12"
command = "F12"
is-disabled = false
macro "AZERTYon"
elem "AZRON-TAB"
name = "TAB"
command = ".Toggle-hotkey-mode"
is-disabled = false
elem "AZRON-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "AZRON-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "AZRON-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "AZRON-SOUTHWEST"
name = "SOUTHWEST"
command = ".southwest"
is-disabled = false
elem "AZRON-NORTHWEST"
name = "NORTHWEST"
command = ".northwest"
is-disabled = false
elem "AZRON-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "AZRON-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "AZRON-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "AZRON-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "AZRON-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "AZRON-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "AZRON-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "AZRON-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "AZRON-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "AZRON-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "AZRON-1"
name = "1"
command = "a-intent help"
is-disabled = false
elem "AZRON-CTRL+1"
name = "CTRL+1"
command = "a-intent help"
is-disabled = false
elem "AZRON-2"
name = "2"
command = "a-intent disarm"
is-disabled = false
elem "AZRON-CTRL+2"
name = "CTRL+2"
command = "a-intent disarm"
is-disabled = false
elem "AZRON-3"
name = "3"
command = "a-intent grab"
is-disabled = false
elem "AZRON-CTRL+3"
name = "CTRL+3"
command = "a-intent grab"
is-disabled = false
elem "AZRON-4"
name = "4"
command = "a-intent harm"
is-disabled = false
elem "AZRON-CTRL+4"
name = "CTRL+4"
command = "a-intent harm"
is-disabled = false
elem "AZRON-A"
name = "A"
command = ".northwest"
is-disabled = false
elem "AZRON-CTRL+A"
name = "CTRL+A"
command = ".northwest"
is-disabled = false
elem "AZRON-D+REP"
name = "D+REP"
command = ".moveright"
is-disabled = false
elem "AZRON-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "AZRON-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "AZRON-E"
name = "E"
command = "quick-equip"
is-disabled = false
elem "AZRON-CTRL+E"
name = "CTRL+E"
command = "quick-equip"
is-disabled = false
elem "AZRON-F"
name = "F"
command = "a-intent left"
is-disabled = false
elem "AZRON-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "AZRON-G"
name = "G"
command = "a-intent right"
is-disabled = false
elem "AZRON-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "AZRON-H"
name = "H"
command = "holster"
is-disabled = false
elem "AZRON-CTRL+H"
name = "CTRL+H"
command = "holster"
is-disabled = false
elem "AZRON-Q+REP"
name = "Q+REP"
command = ".moveleft"
is-disabled = false
elem "AZRON-CTRL+Q+REP"
name = "CTRL+Q+REP"
command = ".moveleft"
is-disabled = false
elem "AZRON-R"
name = "R"
command = ".southwest"
is-disabled = false
elem "AZRON-CTRL+R"
name = "CTRL+R"
command = ".southwest"
is-disabled = false
elem "s_key"
name = "S+REP"
command = ".movedown"
is-disabled = false
elem "AZRON-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "AZRON-T"
name = "T"
command = ".say"
is-disabled = false
elem "AZRON-O"
name = "O"
command = "ooc"
is-disabled = false
elem "AZRON-M"
name = "M"
command = ".me"
is-disabled = false
elem "AZRON-W"
name = "W"
command = "Activate-Held-Object"
is-disabled = false
elem "AZRON-CTRL+W"
name = "CTRL+W"
command = "Activate-Held-Object"
is-disabled = false
elem "AZRON-X"
name = "X"
command = ".northeast"
is-disabled = false
elem "AZRON-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "AZRON-Y"
name = "Y"
command = "Activate-Held-Object"
is-disabled = false
elem "AZRON-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "w_key"
name = "Z+REP"
command = ".moveup"
is-disabled = false
elem "AZRON-CTRL+Z+REP"
name = "CTRL+Z+REP"
command = ".moveup"
is-disabled = false
elem "AZRON-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "AZRON-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "AZRON-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "AZRON-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "AZRON-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "AZRON-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "AZRON-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "AZRON-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "AZRON-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "AZRON-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "AZRON-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "AZRON-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "AZRON-F12"
name = "F12"
command = "F12"
is-disabled = false
macro "borghotkeymode"
elem "BRGHK-TAB"
name = "TAB"
command = ".winset \"mainwindow.macro=borgmacro hotkey_toggle.is-checked=false input.focus=true input.background-color=#D3B5B5\""
is-disabled = false
elem "BRGHK-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "BRGHK-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "BRGHK-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "BRGHK-NORTHWEST"
name = "NORTHWEST"
command = "unequip-module"
is-disabled = false
elem "BRGHK-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "BRGHK-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "BRGHK-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "BRGHK-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "BRGHK-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "BRGHK-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "BRGHK-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "BRGHK-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "BRGHK-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "BRGHK-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "BRGHK-1"
name = "1"
command = "toggle-module 1"
is-disabled = false
elem "BRGHK-CTRL+1"
name = "CTRL+1"
command = "toggle-module 1"
is-disabled = false
elem "BRGHK-2"
name = "2"
command = "toggle-module 2"
is-disabled = false
elem "BRGHK-CTRL+2"
name = "CTRL+2"
command = "toggle-module 2"
is-disabled = false
elem "BRGHK-3"
name = "3"
command = "toggle-module 3"
is-disabled = false
elem "BRGHK-CTRL+3"
name = "CTRL+3"
command = "toggle-module 3"
is-disabled = false
elem "BRGHK-4"
name = "4"
command = "a-intent left"
is-disabled = false
elem "BRGHK-CTRL+4"
name = "CTRL+4"
command = "a-intent left"
is-disabled = false
elem "BRGHK-A+REP"
name = "A+REP"
command = ".moveleft"
is-disabled = false
elem "BRGHK-CTRL+A+REP"
name = "CTRL+A+REP"
command = ".moveleft"
is-disabled = false
elem "BRGHK-B"
name = "B"
command = "resist"
is-disabled = false
elem "BRGHK-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "BRGHK-T"
name = "T"
command = ".say"
is-disabled = false
elem "BRGHK-O"
name = "O"
command = "ooc"
is-disabled = false
elem "BRGHK-M"
name = "M"
command = ".me"
is-disabled = false
elem "BRGHK-CTRL+O"
name = "CTRL+O"
command = "ooc"
is-disabled = false
elem "BRGHK-D+REP"
name = "D+REP"
command = ".moveright"
is-disabled = false
elem "BRGHK-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "BRGHK-F"
name = "F"
command = "a-intent left"
is-disabled = false
elem "BRGHK-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "BRGHK-G"
name = "G"
command = "a-intent right"
is-disabled = false
elem "BRGHK-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "BRGHK-Q"
name = "Q"
command = "unequip-module"
is-disabled = false
elem "BRGHK-CTRL+Q"
name = "CTRL+Q"
command = "unequip-module"
is-disabled = false
elem "s_key"
name = "S+REP"
command = ".movedown"
is-disabled = false
elem "BRGHK-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "w_key"
name = "W+REP"
command = ".moveup"
is-disabled = false
elem "BRGHK-CTRL+W+REP"
name = "CTRL+W+REP"
command = ".moveup"
is-disabled = false
elem "BRGHK-X"
name = "X"
command = ".northeast"
is-disabled = false
elem "BRGHK-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "BRGHK-Y"
name = "Y"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGHK-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGHK-Z"
name = "Z"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGHK-CTRL+Z"
name = "CTRL+Z"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGHK-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "BRGHK-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "BRGHK-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "BRGHK-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "BRGHK-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "BRGHK-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "BRGHK-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "BRGHK-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "BRGHK-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "BRGHK-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "BRGHK-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "BRGHK-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "BRGHK-F12"
name = "F12"
command = "F12"
is-disabled = false
macro "macro"
elem "MACRO-TAB"
name = "TAB"
command = ".Toggle-hotkey-mode"
is-disabled = false
elem "MACRO-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "MACRO-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "MACRO-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "MACRO-SOUTHWEST"
name = "SOUTHWEST"
command = ".southwest"
is-disabled = false
elem "MACRO-NORTHWEST"
name = "NORTHWEST"
command = ".northwest"
is-disabled = false
elem "MACRO-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "MACRO-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "MACRO-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "MACRO-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "MACRO-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "MACRO-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "MACRO-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "MACRO-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "MACRO-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "MACRO-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "MACRO-CTRL+1"
name = "CTRL+1"
command = "a-intent help"
is-disabled = false
elem "MACRO-CTRL+2"
name = "CTRL+2"
command = "a-intent disarm"
is-disabled = false
elem "MACRO-CTRL+3"
name = "CTRL+3"
command = "a-intent grab"
is-disabled = false
elem "MACRO-CTRL+4"
name = "CTRL+4"
command = "a-intent harm"
is-disabled = false
elem "MACRO-CTRL+A+REP"
name = "CTRL+A+REP"
command = ".moveleft"
is-disabled = false
elem "MACRO-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "MACRO-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "MACRO-CTRL+E"
name = "CTRL+E"
command = "quick-equip"
is-disabled = false
elem "MACRO-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "MACRO-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "MACRO-CTRL+Q"
name = "CTRL+Q"
command = ".northwest"
is-disabled = false
elem "MACRO-CTRL+R"
name = "CTRL+R"
command = ".southwest"
is-disabled = false
elem "MACRO-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "MACRO-CTRL+W+REP"
name = "CTRL+W+REP"
command = ".moveup"
is-disabled = false
elem "MACRO-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "MACRO-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "MACRO-CTRL+Z"
name = "CTRL+Z"
command = "Activate-Held-Object"
is-disabled = false
elem "MACRO-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "MACRO-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "MACRO-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "MACRO-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "MACRO-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "MACRO-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "MACRO-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "MACRO-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "MACRO-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "MACRO-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "MACRO-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "MACRO-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "MACRO-F12"
name = "F12"
command = "F12"
is-disabled = false
macro "hotkeymode"
elem "HKMODE-TAB"
name = "TAB"
command = ".Toggle-hotkey-mode"
is-disabled = false
elem "HKMODE-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "HKMODE-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "HKMODE-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "HKMODE-SOUTHWEST"
name = "SOUTHWEST"
command = ".southwest"
is-disabled = false
elem "HKMODE-NORTHWEST"
name = "NORTHWEST"
command = ".northwest"
is-disabled = false
elem "HKMODE-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "HKMODE-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "HKMODE-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "HKMODE-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "HKMODE-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "HKMODE-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "HKMODE-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "HKMODE-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "HKMODE-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "HKMODE-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "HKMODE-1"
name = "1"
command = "a-intent help"
is-disabled = false
elem "HKMODE-CTRL+1"
name = "CTRL+1"
command = "a-intent help"
is-disabled = false
elem "HKMODE-2"
name = "2"
command = "a-intent disarm"
is-disabled = false
elem "HKMODE-CTRL+2"
name = "CTRL+2"
command = "a-intent disarm"
is-disabled = false
elem "HKMODE-3"
name = "3"
command = "a-intent grab"
is-disabled = false
elem "HKMODE-CTRL+3"
name = "CTRL+3"
command = "a-intent grab"
is-disabled = false
elem "HKMODE-4"
name = "4"
command = "a-intent harm"
is-disabled = false
elem "HKMODE-CTRL+4"
name = "CTRL+4"
command = "a-intent harm"
is-disabled = false
elem "HKMODE-T"
name = "T"
command = ".say"
is-disabled = false
elem "HKMODE-O"
name = "O"
command = "ooc"
is-disabled = false
elem "HKMODE-M"
name = "M"
command = ".me"
is-disabled = false
elem "HKMODE-A+REP"
name = "A+REP"
command = ".moveleft"
is-disabled = false
elem "HKMODE-CTRL+A+REP"
name = "CTRL+A+REP"
command = ".moveleft"
is-disabled = false
elem "HKMODE-D+REP"
name = "D+REP"
command = ".moveright"
is-disabled = false
elem "HKMODE-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "HKMODE-B"
name = "B"
command = "resist"
is-disabled = false
elem "HKMODE-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "HKMODE-E"
name = "E"
command = "quick-equip"
is-disabled = false
elem "HKMODE-CTRL+E"
name = "CTRL+E"
command = "quick-equip"
is-disabled = false
elem "HKMODE-F"
name = "F"
command = "a-intent left"
is-disabled = false
elem "HKMODE-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "HKMODE-G"
name = "G"
command = "a-intent right"
is-disabled = false
elem "HKMODE-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "HKMODE-H"
name = "H"
command = "holster"
is-disabled = false
elem "HKMODE-CTRL+H"
name = "CTRL+H"
command = "holster"
is-disabled = false
elem "HKMODE-Q"
name = "Q"
command = ".northwest"
is-disabled = false
elem "HKMODE-CTRL+Q"
name = "CTRL+Q"
command = ".northwest"
is-disabled = false
elem "HKMODE-R"
name = "R"
command = ".southwest"
is-disabled = false
elem "HKMODE-CTRL+R"
name = "CTRL+R"
command = ".southwest"
is-disabled = false
elem "s_key"
name = "S+REP"
command = ".movedown"
is-disabled = false
elem "HKMODE-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "HKMODE-T"
name = "T"
command = ".say"
is-disabled = false
elem "w_key"
name = "W+REP"
command = ".moveup"
is-disabled = false
elem "HKMODE-CTRL+W+REP"
name = "CTRL+W+REP"
command = ".moveup"
is-disabled = false
elem "HKMODE-X"
name = "X"
command = ".northeast"
is-disabled = false
elem "HKMODE-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "HKMODE-Y"
name = "Y"
command = "Activate-Held-Object"
is-disabled = false
elem "HKMODE-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "HKMODE-Z"
name = "Z"
command = "Activate-Held-Object"
is-disabled = false
elem "HKMODE-CTRL+Z"
name = "CTRL+Z"
command = "Activate-Held-Object"
is-disabled = false
elem "HKMODE-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "HKMODE-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "HKMODE-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "HKMODE-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "HKMODE-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "HKMODE-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "HKMODE-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "HKMODE-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "HKMODE-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "HKMODE-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "HKMODE-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "HKMODE-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "HKMODE-F12"
name = "F12"
command = "F12"
is-disabled = false
macro "borgmacro"
elem "BRGMACRO-TAB"
name = "TAB"
command = ".winset \"mainwindow.macro=borghotkeymode hotkey_toggle.is-checked=true mapwindow.map.focus=true input.background-color=#F0F0F0\""
is-disabled = false
elem "BRGMACRO-CENTER+REP"
name = "CENTER+REP"
command = ".center"
is-disabled = false
elem "BRGMACRO-NORTHEAST"
name = "NORTHEAST"
command = ".northeast"
is-disabled = false
elem "BRGMACRO-SOUTHEAST"
name = "SOUTHEAST"
command = ".southeast"
is-disabled = false
elem "BRGMACRO-NORTHWEST"
name = "NORTHWEST"
command = "unequip-module"
is-disabled = false
elem "BRGMACRO-CTRL+WEST"
name = "CTRL+WEST"
command = "westface"
is-disabled = false
elem "BRGMACRO-WEST+REP"
name = "WEST+REP"
command = ".moveleft"
is-disabled = false
elem "BRGMACRO-CTRL+NORTH"
name = "CTRL+NORTH"
command = "northface"
is-disabled = false
elem "BRGMACRO-NORTH+REP"
name = "NORTH+REP"
command = ".moveup"
is-disabled = false
elem "BRGMACRO-CTRL+EAST"
name = "CTRL+EAST"
command = "eastface"
is-disabled = false
elem "BRGMACRO-EAST+REP"
name = "EAST+REP"
command = ".moveright"
is-disabled = false
elem "BRGMACRO-CTRL+SOUTH"
name = "CTRL+SOUTH"
command = "southface"
is-disabled = false
elem "BRGMACRO-SOUTH+REP"
name = "SOUTH+REP"
command = ".movedown"
is-disabled = false
elem "BRGMACRO-INSERT"
name = "INSERT"
command = "a-intent right"
is-disabled = false
elem "BRGMACRO-DELETE"
name = "DELETE"
command = "delete-key-pressed"
is-disabled = false
elem "BRGMACRO-CTRL+1"
name = "CTRL+1"
command = "toggle-module 1"
is-disabled = false
elem "BRGMACRO-CTRL+2"
name = "CTRL+2"
command = "toggle-module 2"
is-disabled = false
elem "BRGMACRO-CTRL+3"
name = "CTRL+3"
command = "toggle-module 3"
is-disabled = false
elem "BRGMACRO-CTRL+4"
name = "CTRL+4"
command = "a-intent left"
is-disabled = false
elem "BRGMACRO-CTRL+A+REP"
name = "CTRL+A+REP"
command = ".moveleft"
is-disabled = false
elem "BRGMACRO-CTRL+B"
name = "CTRL+B"
command = "resist"
is-disabled = false
elem "BRGMACRO-CTRL+O"
name = "CTRL+O"
command = "ooc"
is-disabled = false
elem "BRGMACRO-CTRL+D+REP"
name = "CTRL+D+REP"
command = ".moveright"
is-disabled = false
elem "BRGMACRO-CTRL+F"
name = "CTRL+F"
command = "a-intent left"
is-disabled = false
elem "BRGMACRO-CTRL+G"
name = "CTRL+G"
command = "a-intent right"
is-disabled = false
elem "BRGMACRO-CTRL+Q"
name = "CTRL+Q"
command = "unequip-module"
is-disabled = false
elem "BRGMACRO-CTRL+S+REP"
name = "CTRL+S+REP"
command = ".movedown"
is-disabled = false
elem "BRGMACRO-CTRL+W+REP"
name = "CTRL+W+REP"
command = ".moveup"
is-disabled = false
elem "BRGMACRO-CTRL+X"
name = "CTRL+X"
command = ".northeast"
is-disabled = false
elem "BRGMACRO-CTRL+Y"
name = "CTRL+Y"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGMACRO-CTRL+Z"
name = "CTRL+Z"
command = "Activate-Held-Object"
is-disabled = false
elem "BRGMACRO-F1"
name = "F1"
command = "adminhelp"
is-disabled = false
elem "BRGMACRO-CTRL+SHIFT+F1+REP"
name = "CTRL+SHIFT+F1+REP"
command = ".options"
is-disabled = false
elem "BRGMACRO-F2"
name = "F2"
command = "ooc"
is-disabled = false
elem "BRGMACRO-F2+REP"
name = "F2+REP"
command = ".screenshot auto"
is-disabled = false
elem "BRGMACRO-SHIFT+F2+REP"
name = "SHIFT+F2+REP"
command = ".screenshot"
is-disabled = false
elem "BRGMACRO-F3"
name = "F3"
command = ".say"
is-disabled = false
elem "BRGMACRO-F4"
name = "F4"
command = ".me"
is-disabled = false
elem "BRGMACRO-F5"
name = "F5"
command = "asay"
is-disabled = false
elem "BRGMACRO-F6"
name = "F6"
command = "Aghost"
is-disabled = false
elem "BRGMACRO-F7"
name = "F7"
command = "player-panel-new"
is-disabled = false
elem "BRGMACRO-F8"
name = "F8"
command = "admin-pm-key"
is-disabled = false
elem "BRGMACRO-F9"
name = "F9"
command = "Invisimin"
is-disabled = false
elem "BRGMACRO-F12"
name = "F12"
command = "F12"
is-disabled = false
menu "menu"
elem
name = "&File"
command = ""
category = ""
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Quick screenshot\tF2"
command = ".screenshot auto"
category = "&File"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Save screenshot as...\tShift+F2"
command = ".screenshot"
category = "&File"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem "reconnectbutton"
name = "&Reconnect"
command = ".reconnect"
category = "&File"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = ""
command = ""
category = "&File"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Quit"
command = ".quit"
category = "&File"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Icons"
command = ""
category = ""
is-checked = false
can-check = false
group = ""
is-disabled = false
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"
is-disabled = false
saved-params = "is-checked"
elem "icon96"
name = "&96x96 (3x)"
command = ".winset \"mapwindow.map.icon-size=96\""
category = "&Icons"
is-checked = false
can-check = true
group = "size"
is-disabled = false
saved-params = "is-checked"
elem "icon64"
name = "&64x64 (2x)"
command = ".winset \"mapwindow.map.icon-size=64\""
category = "&Icons"
is-checked = false
can-check = true
group = "size"
is-disabled = false
saved-params = "is-checked"
elem "icon48"
name = "&48x48 (1.5x)"
command = ".winset \"mapwindow.map.icon-size=48\""
category = "&Icons"
is-checked = false
can-check = true
group = "size"
is-disabled = false
saved-params = "is-checked"
elem "icon32"
name = "&32x32"
command = ".winset \"mapwindow.map.icon-size=32\""
category = "&Icons"
is-checked = false
can-check = true
group = "size"
is-disabled = false
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"
is-checked = false
can-check = true
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Help"
command = ""
category = ""
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Admin help\tF1"
command = "adminhelp"
category = "&Help"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
elem
name = "&Hotkeys"
command = "hotkeys-help"
category = "&Help"
is-checked = false
can-check = false
group = ""
is-disabled = false
saved-params = "is-checked"
window "mainwindow"
elem "mainwindow"
type = MAIN
size = 640x440
is-default = true
is-maximized = true
title = "Space Station 13"
icon = 'icons\\ss13_64.png'
menu = "menu"
macro = "macro"
saved-params = "pos;size;is-minimized;is-maximized"
elem "asset_cache_browser"
type = BROWSER
is-visible = false
elem "hotkey_toggle"
type = BUTTON
button-type = pushbox
pos = 560,420
size = 80x20
anchor1 = 100,100
anchor2 = none
is-flat = false
text = "Hotkey Toggle"
command = ".Toggle-hotkey-mode"
is-checked = false
saved-params = "is-checked"
elem "mainvsplit"
type = CHILD
pos = 3,0
size = 634x416
anchor1 = 0,0
anchor2 = 100,100
is-vert = true
splitter = 50
show-splitter = true
left = "mapwindow"
right = "rpane"
saved-params = "splitter"
elem "input"
type = INPUT
pos = 3,420
size = 517x20
anchor1 = 0,100
anchor2 = 100,100
is-default = true
border = sunken
font-family = ""
font-size = 0
font-style = ""
text-color = #000000
background-color = #d3b5b5
saved-params = "command"
elem "saybutton"
type = BUTTON
button-type = pushbox
pos = 520,420
size = 40x20
anchor1 = 100,100
anchor2 = none
is-flat = false
text = "Chat"
command = ".winset \"saybutton.is-checked=true?input.command=\"!say \\\"\" macrobutton.is-checked=false:input.command=\""
is-checked = false
saved-params = "is-checked"
elem "tooltip"
type = BROWSER
pos = 0,0
size = 999x999
is-visible = false
window "mapwindow"
elem "mapwindow"
type = MAIN
is-pane = true
title = "Map window"
saved-params = "pos;size;is-minimized;is-maximized"
elem "map"
type = MAP
is-default = true
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
font-family = "Arial"
font-size = 7
font-style = ""
text-color = none
background-color = none
icon-size = 0
saved-params = "icon-size"
window "outputwindow"
elem "outputwindow"
type = MAIN
is-pane = true
can-close = false
can-minimize = false
saved-params = "pos;size;is-minimized;is-maximized"
title = "Output window"
elem "browseroutput"
type = BROWSER
is-disabled = true
auto-format = false
pos = 0,0
size = 640x480
anchor1 = 0,0
anchor2 = 100,100
font-family = ""
font-size = 0
font-style = ""
text-color = #000000
background-color = #ffffff
window "rpane"
elem "rpane"
type = MAIN
saved-params = "pos;size;is-minimized;is-maximized"
is-pane = true
elem "donate"
type = BUTTON
pos = 480,-2
size = 60x20
background-color = #8080ff
text = "Donate"
command = "Donate"
elem "karma"
type = BUTTON
pos = 410,0
size = 67x16
background-color = #ff8040
text = "Karma Shop"
command = "karmashop"
elem "rpanewindow"
type = CHILD
pos = -9,15
size = 636x449
anchor1 = 0,0
anchor2 = 100,100
saved-params = "splitter"
left = ""
right = "outputwindow"
is-vert = false
splitter = 50
show-splitter = true
elem "rulesb"
type = BUTTON
pos = 278,0
size = 60x16
text = "Rules"
command = "rules"
elem "changelog"
type = BUTTON
pos = 341,0
size = 67x16
text = "Changelog"
command = "Changelog"
elem "forumb"
type = BUTTON
pos = 215,0
size = 60x16
text = "Forum"
command = "forum"
elem "wikib"
type = BUTTON
pos = 152,0
size = 60x16
text = "Wiki"
command = "wiki"
elem "textb"
type = BUTTON
pos = 0,0
size = 60x16
is-visible = false
saved-params = "is-checked"
text = "Text"
command = ".winset \"rpanewindow.left=;\""
is-checked = true
group = "rpanemode"
button-type = pushbox
elem "browseb"
type = BUTTON
pos = 561,0
size = 60x16
is-visible = false
saved-params = "is-checked"
text = "Browser"
command = ".winset \"rpanewindow.left=browserwindow\""
group = "rpanemode"
button-type = pushbox
elem "infob"
type = BUTTON
pos = 64,0
size = 60x16
is-visible = false
saved-params = "is-checked"
text = "Info"
command = ".winset \"rpanewindow.left=infowindow\""
group = "rpanemode"
button-type = pushbox
window "browserwindow"
elem "browserwindow"
type = MAIN
is-pane = true
saved-params = "pos;size;is-minimized;is-maximized"
title = "Browser"
elem "browser"
type = BROWSER
pos = 0,0
size = 640x499
anchor1 = 0,0
anchor2 = 100,100
is-default = true
on-show = ".winset\"rpane.infob.is-visible=true?rpane.infob.pos=130,0;rpane.textb.is-visible=true;rpane.browseb.is-visible=true;rpane.browseb.is-checked=true;rpane.rpanewindow.pos=0,30;rpane.rpanewindow.size=0x0;rpane.rpanewindow.left=browserwindow\""
on-hide = ".winset\"rpane.infob.is-visible=true?rpane.infob.is-checked=true rpane.infob.pos=65,0 rpane.rpanewindow.left=infowindow:rpane.rpanewindow.left=textwindow rpane.textb.is-visible=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0\""
window "infowindow"
elem "infowindow"
type = MAIN
is-pane = true
saved-params = "pos;size;is-minimized;is-maximized"
title = "Info"
elem "info"
type = INFO
pos = 0,0
size = 638x475
anchor1 = 0,0
anchor2 = 100,100
is-default = true
highlight-color = #00aa00
tab-text-color = #000000
allow-html = true
multi-line = true
on-show = ".winset\"rpane.infob.is-visible=true;rpane.browseb.is-visible=true?rpane.infob.pos=130,0:rpane.infob.pos=65,0 rpane.textb.is-visible=true rpane.infob.is-checked=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0 rpane.rpanewindow.left=infowindow\""
on-hide = ".winset\"rpane.infob.is-visible=false;rpane.browseb.is-visible=true?rpane.browseb.is-checked=true rpane.rpanewindow.left=browserwindow:rpane.textb.is-visible=true rpane.rpanewindow.pos=0,30 rpane.rpanewindow.size=0x0 rpane.rpanewindow.left=\""