Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not An Issue But It Would Be Nice If We Had A Control List #70

Open
Wisecrack34 opened this issue Nov 22, 2018 · 2 comments
Open

Not An Issue But It Would Be Nice If We Had A Control List #70

Wisecrack34 opened this issue Nov 22, 2018 · 2 comments

Comments

@Wisecrack34
Copy link

I noticed that not all of the TG controls work exactly as advertised here so it'd be nice if there was a ist of controls for dumbasses like me who mains Goon or another such server not on TG code

@ike709
Copy link
Contributor

ike709 commented Nov 22, 2018

Everything either A. works exactly like on TG, or B. hasn't been implemented fully

@ike709
Copy link
Contributor

ike709 commented Dec 14, 2018

Here you go. Includes both default and hotkey mode. If it doesn't work, it isn't implemented yet.

(Definitely not ripped from TG's skin.dmf)

macro "default"
	elem 
		name = "TAB"
		command = ".winset \"mainwindow.macro=hotkeys mapwindow.map.focus=true input.background-color=#e0e0e0\""
		is-disabled = false
	elem 
		name = "CENTER+REP"
		command = ".center"
		is-disabled = false
	elem 
		name = "NORTHEAST"
		command = ".northeast"
		is-disabled = false
	elem 
		name = "SOUTHEAST"
		command = ".southeast"
		is-disabled = false
	elem 
		name = "SOUTHWEST"
		command = ".southwest"
		is-disabled = false
	elem 
		name = "NORTHWEST"
		command = ".northwest"
		is-disabled = false
	elem 
		name = "CTRL+WEST"
		command = "westface"
		is-disabled = false
	elem 
		name = "WEST+REP"
		command = ".moveleft"
		is-disabled = false
	elem 
		name = "CTRL+NORTH"
		command = "northface"
		is-disabled = false
	elem 
		name = "NORTH+REP"
		command = ".moveup"
		is-disabled = false
	elem 
		name = "CTRL+EAST"
		command = "eastface"
		is-disabled = false
	elem 
		name = "EAST+REP"
		command = ".moveright"
		is-disabled = false
	elem 
		name = "CTRL+SOUTH"
		command = "southface"
		is-disabled = false
	elem 
		name = "SOUTH+REP"
		command = ".movedown"
		is-disabled = false
	elem 
		name = "INSERT"
		command = "a-intent right"
		is-disabled = false
	elem 
		name = "DELETE"
		command = "delete-key-pressed"
		is-disabled = false
	elem
		name = "CTRL+H"
		command = "delete-key-pressed"
		is-disabled = false
	elem 
		name = "CTRL+1"
		command = "a-intent help"
		is-disabled = false
	elem 
		name = "CTRL+2"
		command = "a-intent disarm"
		is-disabled = false
	elem 
		name = "CTRL+3"
		command = "a-intent grab"
		is-disabled = false
	elem 
		name = "CTRL+4"
		command = "a-intent harm"
		is-disabled = false
	elem 
		name = "CTRL+A+REP"
		command = ".moveleft"
		is-disabled = false
	elem 
		name = "CTRL+B"
		command = "resist"
		is-disabled = false
	elem 
		name = "CTRL+D+REP"
		command = ".moveright"
		is-disabled = false
	elem 
		name = "CTRL+E"
		command = "quick-equip"
		is-disabled = false
	elem 
		name = "CTRL+F"
		command = "a-intent left"
		is-disabled = false
	elem 
		name = "CTRL+G"
		command = "a-intent right"
		is-disabled = false
	elem 
		name = "CTRL+O"
		command = "ooc"
		is-disabled = false
	elem 
		name = "CTRL+Q"
		command = ".northwest"
		is-disabled = false
	elem 
		name = "CTRL+R"
		command = ".southwest"
		is-disabled = false
	elem 
		name = "CTRL+S+REP"
		command = ".movedown"
		is-disabled = false
	elem 
		name = "CTRL+W+REP"
		command = ".moveup"
		is-disabled = false
	elem 
		name = "CTRL+X"
		command = ".northeast"
		is-disabled = false
	elem 
		name = "CTRL+Y"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "CTRL+Z"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD1"
		command = "body-r-leg"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD2"
		command = "body-groin"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD3"
		command = "body-l-leg"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD4"
		command = "body-r-arm"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD5"
		command = "body-chest"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD6"
		command = "body-l-arm"
		is-disabled = false
	elem 
		name = "CTRL+NUMPAD8"
		command = "body-toggle-head"
		is-disabled = false
	elem
		name = "CTRL+ADD"
		command = "Add-View-Range 1"
		is-disabled = false
	elem
		name = "CTRL+SUBTRACT"
		command = "Add-View-Range -1"
		is_disabled = false
	elem 
		name = "F1"
		command = "adminhelp"
		is-disabled = false
	elem 
		name = "CTRL+SHIFT+F1+REP"
		command = ".options"
		is-disabled = false
	elem 
		name = "F2+REP"
		command = ".screenshot auto"
		is-disabled = false
	elem 
		name = "SHIFT+F2+REP"
		command = ".screenshot"
		is-disabled = false
	elem 
		name = "F5"
		command = "Aghost"
		is-disabled = false
	elem 
		name = "F6"
		command = "Player-Panel"
		is-disabled = false
	elem 
		name = "F7"
		command = "Toggle-Build-Mode-Self"
		is-disabled = false
	elem
		name = "CTRL+F7"
		command = "Stealth-Mode"
		is-disabled = false
	elem 
		name = "F8"
		command = "Invisimin"
		is-disabled = false
	elem 
		name = "F12"
		command = "F12"
		is-disabled = false
	elem 
		name = "ALT"
		command = "toggle-walk-run"
		is-disabled = false
	elem 
		name = "ALT+UP"
		command = "toggle-walk-run"
		is-disabled = false

macro "hotkeys"
	elem 
		name = "TAB"
		command = ".winset \"mainwindow.macro=default input.focus=true input.background-color=#d3b5b5\""
		is-disabled = false
	elem 
		name = "CENTER+REP"
		command = ".center"
		is-disabled = false
	elem 
		name = "NORTHEAST"
		command = ".northeast"
		is-disabled = false
	elem 
		name = "SOUTHEAST"
		command = ".southeast"
		is-disabled = false
	elem 
		name = "SOUTHWEST"
		command = ".southwest"
		is-disabled = false
	elem 
		name = "NORTHWEST"
		command = ".northwest"
		is-disabled = false
	elem 
		name = "CTRL+WEST"
		command = "westface"
		is-disabled = false
	elem 
		name = "WEST+REP"
		command = ".moveleft"
		is-disabled = false
	elem 
		name = "CTRL+NORTH"
		command = "northface"
		is-disabled = false
	elem 
		name = "NORTH+REP"
		command = ".moveup"
		is-disabled = false
	elem 
		name = "CTRL+EAST"
		command = "eastface"
		is-disabled = false
	elem 
		name = "EAST+REP"
		command = ".moveright"
		is-disabled = false
	elem 
		name = "CTRL+SOUTH"
		command = "southface"
		is-disabled = false
	elem 
		name = "SOUTH+REP"
		command = ".movedown"
		is-disabled = false
	elem 
		name = "INSERT"
		command = "a-intent right"
		is-disabled = false
	elem 
		name = "DELETE"
		command = "delete-key-pressed"
		is-disabled = false
	elem
		name = "H"
		command = "delete-key-pressed"
		is-disabled = false
	elem 
		name = "1"
		command = "a-intent help"
		is-disabled = false
	elem 
		name = "CTRL+1"
		command = "a-intent help"
		is-disabled = false
	elem 
		name = "2"
		command = "a-intent disarm"
		is-disabled = false
	elem 
		name = "CTRL+2"
		command = "a-intent disarm"
		is-disabled = false
	elem 
		name = "3"
		command = "a-intent grab"
		is-disabled = false
	elem 
		name = "CTRL+3"
		command = "a-intent grab"
		is-disabled = false
	elem 
		name = "4"
		command = "a-intent harm"
		is-disabled = false
	elem 
		name = "CTRL+4"
		command = "a-intent harm"
		is-disabled = false
	elem 
		name = "A+REP"
		command = ".moveleft"
		is-disabled = false
	elem 
		name = "CTRL+A+REP"
		command = ".moveleft"
		is-disabled = false
	elem 
		name = "B"
		command = "resist"
		is-disabled = false
	elem 
		name = "CTRL+B"
		command = "resist"
		is-disabled = false
	elem 
		name = "D+REP"
		command = ".moveright"
		is-disabled = false
	elem 
		name = "CTRL+D+REP"
		command = ".moveright"
		is-disabled = false
	elem 
		name = "E"
		command = "quick-equip"
		is-disabled = false
	elem 
		name = "CTRL+E"
		command = "quick-equip"
		is-disabled = false
	elem 
		name = "F"
		command = "a-intent left"
		is-disabled = false
	elem 
		name = "CTRL+F"
		command = "a-intent left"
		is-disabled = false
	elem 
		name = "G"
		command = "a-intent right"
		is-disabled = false
	elem 
		name = "CTRL+G"
		command = "a-intent right"
		is-disabled = false
	elem 
		name = "M"
		command = "me"
		is-disabled = false
	elem 
		name = "O"
		command = "ooc"
		is-disabled = false
	elem 
		name = "CTRL+O"
		command = "ooc"
		is-disabled = false
	elem 
		name = "Q"
		command = ".northwest"
		is-disabled = false
	elem 
		name = "CTRL+Q"
		command = ".northwest"
		is-disabled = false
	elem 
		name = "R"
		command = ".southwest"
		is-disabled = false
	elem 
		name = "CTRL+R"
		command = ".southwest"
		is-disabled = false
	elem "s_key"
		name = "S+REP"
		command = ".movedown"
		is-disabled = false
	elem 
		name = "CTRL+S+REP"
		command = ".movedown"
		is-disabled = false
	elem 
		name = "T"
		command = "say"
		is-disabled = false
	elem "w_key"
		name = "W+REP"
		command = ".moveup"
		is-disabled = false
	elem 
		name = "CTRL+W+REP"
		command = ".moveup"
		is-disabled = false
	elem 
		name = "X"
		command = ".northeast"
		is-disabled = false
	elem 
		name = "CTRL+X"
		command = ".northeast"
		is-disabled = false
	elem 
		name = "Y"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "CTRL+Y"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "Z"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "CTRL+Z"
		command = "Activate-Held-Object"
		is-disabled = false
	elem 
		name = "NUMPAD1"
		command = "body-r-leg"
		is-disabled = false
	elem 
		name = "NUMPAD2"
		command = "body-groin"
		is-disabled = false
	elem 
		name = "NUMPAD3"
		command = "body-l-leg"
		is-disabled = false
	elem 
		name = "NUMPAD4"
		command = "body-r-arm"
		is-disabled = false
	elem 
		name = "NUMPAD5"
		command = "body-chest"
		is-disabled = false
	elem 
		name = "NUMPAD6"
		command = "body-l-arm"
		is-disabled = false
	elem 
		name = "NUMPAD8"
		command = "body-toggle-head"
		is-disabled = false
	elem
		name = "CTRL+ADD"
		command = "Add-View-Range 1"
		is-disabled = false
	elem
		name = "CTRL+SUBTRACT"
		command = "Add-View-Range -1"
		is_disabled = false
	elem 
		name = "F1"
		command = "adminhelp"
		is-disabled = false
	elem 
		name = "CTRL+SHIFT+F1+REP"
		command = ".options"
		is-disabled = false
	elem 
		name = "F2+REP"
		command = ".screenshot auto"
		is-disabled = false
	elem 
		name = "SHIFT+F2+REP"
		command = ".screenshot"
		is-disabled = false
	elem 
		name = "F5"
		command = "Aghost"
		is-disabled = false
	elem 
		name = "F6"
		command = "Player-Panel"
		is-disabled = false
	elem 
		name = "F7"
		command = "Stealth-Mode"
		is-disabled = false
	elem
		name = "CTRL+F7"
		command = "Stealth-Mode"
		is-disabled = false
	elem 
		name = "F8"
		command = "Toggle-Build-Mode-Self"
		is-disabled = false
	elem 
		name = "F12"
		command = "F12"
		is-disabled = false
	elem 
		name = "ALT"
		command = "toggle-walk-run"
		is-disabled = false
	elem 
		name = "ALT+UP"
		command = "toggle-walk-run"
		is-disabled = false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants