ConfigurationFiles.wiki
changeset 674 e3f2f797fbd0
parent 673 88dbc26b8edf
child 675 67e93bfeea45
equal deleted inserted replaced
673:88dbc26b8edf 674:e3f2f797fbd0
    74 || Default=93919...11101 || Integer || Which weapons are allowed in the default mode ||
    74 || Default=93919...11101 || Integer || Which weapons are allowed in the default mode ||
    75 
    75 
    76 = `settings.ini` =
    76 = `settings.ini` =
    77 Various Hedgewars settings.
    77 Various Hedgewars settings.
    78 
    78 
    79 == `[Binds]` ==
    79 == `{{{Binds}}}` ==
    80 This section defines the global key bindings. They can be overwritten by teams.
    80 This section defines the global key bindings. They can be overwritten by teams.
    81 
    81 
    82 Each key binding is written in the form `action=keycode`, e.g. “`ammomenu=b`” for opening the ammo menu with the B key.
    82 Each key binding is written in the form `action=keycode`, e.g. “`ammomenu=b`” for opening the ammo menu with the B key.
    83 
    83 
    84 === Actions ===
    84 === Actions ===
   175 || *Code* || Description ||
   175 || *Code* || Description ||
   176 || `j0b0` || First controller, first button ||
   176 || `j0b0` || First controller, first button ||
   177 || `j0b1` || First controller, second button ||
   177 || `j0b1` || First controller, second button ||
   178 || `j1b2` || Second controller, third button ||
   178 || `j1b2` || Second controller, third button ||
   179 
   179 
   180 ===== Axis =====
   180 ===== Axes =====
   181 
   181 
   182 Syntax: `jJaAD`
   182 Syntax: `jJaAD`
   183 
   183 
   184 * `J`: Controller ID beginning with 0
   184 * `J`: Controller ID beginning with 0
   185 * `A`: Axis 
   185 * `A`: Axis 
   192 || *Code* || Description ||
   192 || *Code* || Description ||
   193 || `j0a0u` || First controller, first axis up ||
   193 || `j0a0u` || First controller, first axis up ||
   194 || `j0a1d` || First controller, second axis down ||
   194 || `j0a1d` || First controller, second axis down ||
   195 || `j1a1d` || Second controller, second axis down ||
   195 || `j1a1d` || Second controller, second axis down ||
   196 
   196 
   197 ===== Hat/D-pad =====
   197 ===== Hats/D-pads =====
   198 
   198 
   199 Syntax: `jJhHD`
   199 Syntax: `jJhHD`
   200 
   200 
   201 * `J`: Controller ID beginning with 0
   201 * `J`: Controller ID beginning with 0
   202 * `A`: D-pad ID 
   202 * `A`: D-pad ID 
   211 || *Code* || Description ||
   211 || *Code* || Description ||
   212 || `j0h0u` || First controller, first D-pad up ||
   212 || `j0h0u` || First controller, first D-pad up ||
   213 || `j0h1l` || First controller, second D-pad left ||
   213 || `j0h1l` || First controller, second D-pad left ||
   214 || `j1h1r` || Second controller, second D-pad right ||
   214 || `j1h1r` || Second controller, second D-pad right ||
   215 
   215 
   216 == (other sections) ==
   216 
       
   217 == Other sections ==
   217 
   218 
   218 _To be written …_
   219 _To be written …_
       
   220 
   219 
   221 
   220 = `schemes.ini` =
   222 = `schemes.ini` =
   221 
   223 
   222 == {{{[schemes]}}} ==
   224 == {{{[schemes]}}} ==
   223 _List of custom scheme settings as key-value pairs, each with a key of "index number of scheme backslash setting name"_
   225 _List of custom scheme settings as key-value pairs, each with a key of "index number of scheme backslash setting name"_