Flags.wiki
changeset 2175 1bce1fc97096
parent 2174 65562a61557a
equal deleted inserted replaced
2174:65562a61557a 2175:1bce1fc97096
    12 To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.
    12 To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.
    13 
    13 
    14 The file name must have “.png” at the end, the file suffix will not be shown in Hedgewars. Depending on the name, the flag will be displayed in different ways in Hedgewars:
    14 The file name must have “.png” at the end, the file suffix will not be shown in Hedgewars. Depending on the name, the flag will be displayed in different ways in Hedgewars:
    15 
    15 
    16  * Default flag: The flag “`hedgewars.png`” (shows a hedgehog), flag of new teams.
    16  * Default flag: The flag “`hedgewars.png`” (shows a hedgehog), flag of new teams.
    17  * Computer flag: The flag “`cpu.png`”. It is automatically used for computer-controlled teams in place of the selected flag in the team editor, together with an overlay of 1 to 5 bars designating the strength of the team. This flag cannot be selected directly for a team with the team editor
    17  * Computer flag: The flag “`cpu.png`”. It is automatically used for computer-controlled teams in place of the selected flag in the team editor, together with an overlay of 1 to 5 bars designating the strength of the team. This flag can't be used by human players.
    18  * The flag “`cpu_plain.png`”. It is currently unused by Hedgewars.
    18  * The flag “`cpu_plain.png`”. It is currently unused by Hedgewars and cannot be used by anyone.
    19  * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
    19  * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
    20  * National flags: All other flags
    20  * National flags: All other flags
    21 
    21 
    22 Please note that the flags “`hedgewars.png`”, “`cpu.png`”, “`cpu_plain.png`”, a couple of community flags and national flags come pre-installed with Hedgewars. If you use a flag of an identical name in your Hedgewars user data directory, Hedgewars will show that one instead of the system-wide installed flag. That way, you can customize the default flag, for example.
    22 Please note that the flags “`hedgewars.png`”, “`cpu.png`”, “`cpu_plain.png`”, a couple of community flags and national flags come pre-installed with Hedgewars. If you use a flag of an identical name in your Hedgewars user data directory, Hedgewars will show that one instead of the system-wide installed flag. That way, you can customize the default flag, for example.
    23 
    23