Flags.wiki
changeset 467 2bd1e3449143
parent 449 c623c252922d
child 468 f4ebe0c62d97
equal deleted inserted replaced
466:1de3af95cd51 467:2bd1e3449143
    10 
    10 
    11 To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.
    11 To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.
    12 
    12 
    13 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:
    13 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 
    14 
    15  * Default flag: The flag “hedgewars.png” (shows a hedgehog), flag of new teams
    15  * Default flag: The flag “`hedgewars.png`” (shows a hedgehog), flag of new teams.
       
    16  * Computer flag: The flag “`cpu.png`”. It is shown 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 is not shown in the team editor.
       
    17  * The flag “`cpu_plain.png`”. It is currently unused by Hedgewars and is not shown in the team editor.
    16  * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
    18  * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
    17  * National flags: All other flags
    19  * National flags: All other flags
    18 
    20 
    19 == Limits ==
    21 == Limits ==
    20 Please note that flags are _not_ automatically shared when you play online. Unless the other players have your flag, too, they will only see the default flag for your team instead. The only flags you can be sure are also seen online are the ones supplied by the Hedgewars installation.
    22 Please note that flags are _not_ automatically shared when you play online. Unless the other players have your flag, too, they will only see the default flag for your team instead. The only flags you can be sure are also seen online are the ones supplied by the Hedgewars installation.