# HG changeset patch # User Wuzzy # Date 1443269359 0 # Node ID 1d8279176ba613489445b860351a6b997b1f283a # Parent 5a3244f7c91deb7e563f40a172d3eaa059fedab3 Add list of team key bindings diff -r 5a3244f7c91d -r 1d8279176ba6 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Tue Sep 15 17:46:48 2015 +0000 +++ b/ConfigurationFiles.wiki Sat Sep 26 12:09:19 2015 +0000 @@ -155,7 +155,60 @@ == {{{[Binds]}}} == _Key bindings of the team._ -_TO BE WRITTEN_ +|| *Setting* || *Description* || +|| %2Bup || Up || +|| %2Bleft || Left || +|| %2Bright || Right || +|| %2Bdown || Down || +|| %2Bprecise || Precise || +|| ljump || Long jump || +|| hjump || High jump || +|| switch || Switch hog || +|| ammomenu || Ammo menu || +|| slow%201 || Slot 1 || +|| slow%202 || Slot 2 || +|| slow%203 || Slot 3 || +|| slow%204 || Slot 4 || +|| slow%205 || Slot 5 || +|| slow%206 || Slot 6 || +|| slow%207 || Slot 7 || +|| slow%208 || Slot 8 || +|| slow%209 || Slot 9 || +|| slow%20%3A || Slot 10 || +|| timer%201 || Timer: 1 second || +|| timer%202 || Timer: 2 seconds || +|| timer%203 || Timer: 3 seconds || +|| timer%204 || Timer: 4 seconds || +|| timer%205 || Timer: 5 seconds || +|| %2Battack || Attack || +|| put || Place hedgehog or select target || +|| findhh || Automatic camera / find hedgehog || +|| %2Bcur_u || Move camera or cursor up || +|| %2Bcur_l || Move camera or cursor left || +|| %2Bcur_r || Move camera or cursor right || +|| %2Bcur_d || Move camera or cursor down || +|| zoomin || Zoom in || +|| zoomout || Zoom out || +|| zoomreset || Reset zoom || +|| chat || Open chat input || +|| history || Toggle chat history || +|| pause || Toggle pause || +|| quit || Quit || +|| confirm || Confirm || +|| %2Bvoldown || Raise volume || +|| %2Bvolup || Lower volume || +|| mute || Mute || +|| fullscr || Toggle window mode (window/fullscreen) || +|| capture || Take screenshot || +|| %2Bspeedup || Increase demo replay speed || +|| rotmask || Cycle tags above hedgehogs || +|| record || Record video || + +=== Values === +The special value “`default`” is for the default keybinding as specified in the game preferences. + +Regarding other keys: _TO BE WRITTEN_ + == {{{[Campaign%20]}}} == This section stores campaign variables which are stored and read by Lua scripts. Replace “`` with the folder name of the campaign. Example: The section for “A Classic Fairytale” would be “`[Campaign%20A_Classic_Fairytale]`”.