1,584
edits
DrinkyBird (talk | contribs) (Added missing devfeature templates) Tag: Source edit |
DrinkyBird (talk | contribs) (...missing parameter) Tag: Source edit |
||
Line 183: | Line 183: | ||
| <tt>SQF2_COUNTRY</tt> || <tt>0x00000002</tt> || The server's ISO 3166-1 alpha-3 country code. | | <tt>SQF2_COUNTRY</tt> || <tt>0x00000002</tt> || The server's ISO 3166-1 alpha-3 country code. | ||
|- | |- | ||
| <tt>SQF2_GAMEMODE_NAME</tt> || <tt>0x00000004</tt> || {{Devfeature|3.2}} The name of the server's current game mode. | | <tt>SQF2_GAMEMODE_NAME</tt> || <tt>0x00000004</tt> || {{Devfeature|3.2|alpha}} The name of the server's current game mode. | ||
|- | |- | ||
| <tt>SQF2_GAMEMODE_SHORTNAME</tt> || <tt>0x00000008</tt> || {{Devfeature|3.2}} The short name of the server's current game mode. | | <tt>SQF2_GAMEMODE_SHORTNAME</tt> || <tt>0x00000008</tt> || {{Devfeature|3.2|alpha}} The short name of the server's current game mode. | ||
|} | |} | ||
Line 458: | Line 458: | ||
| String | | String | ||
| <tt>SQF2_GAMEMODE_NAME</tt> | | <tt>SQF2_GAMEMODE_NAME</tt> | ||
| {{Devfeature|3.2}} The name of the server's current game mode, as defined in the [[GAMEMODE]] lump. | | {{Devfeature|3.2|alpha}} The name of the server's current game mode, as defined in the [[GAMEMODE]] lump. | ||
|- | |- | ||
| String | | String | ||
| <tt>SQF2_GAMEMODE_SHORTNAME</tt> | | <tt>SQF2_GAMEMODE_SHORTNAME</tt> | ||
| {{Devfeature|3.2}} The short name of the server's current game mode, as defined in the [[GAMEMODE]] lump. | | {{Devfeature|3.2|alpha}} The short name of the server's current game mode, as defined in the [[GAMEMODE]] lump. | ||
|} | |} | ||