GAMEMODE: Difference between revisions
Added information on the Name, ShortName, and F1Texture properties.
DrinkyBird (talk | contribs) (3.1 is released, so Devfeature templates have been removed) |
(Added information on the Name, ShortName, and F1Texture properties.) |
||
Line 7: | Line 7: | ||
RemoveFlag FLAGNAME1 | RemoveFlag FLAGNAME1 | ||
AddFlag FLAGNAME2 | AddFlag FLAGNAME2 | ||
Property "Value" | |||
GameSettings | GameSettings | ||
Line 48: | Line 49: | ||
*''DONTPRINTPLAYERSLEFT'' | *''DONTPRINTPLAYERSLEFT'' | ||
Prevents the "x allies/opponents left" message from being drawn on the screen. | Prevents the "x allies/opponents left" message from being drawn on the screen. | ||
=Properties= | |||
*''Name'' | |||
The name of the game mode as it appears on the scoreboard, countdown screen, and server console window. | |||
*''ShortName'' | |||
This is generally a shorter and abbreviated version of the game mode's name. This is only used in the built-in server browser. | |||
*''F1Texture'' | |||
The graphic that will be drawn in the "Read This!" menu in non-single player games if no other help page is defined. | |||
=Gameplay and compatibility settings= | =Gameplay and compatibility settings= |