Flags.wiki
author almikes@aol.com
Sun, 07 Dec 2014 23:27:06 +0000
changeset 462 4416c2ed13d8
parent 449 c623c252922d
child 467 2bd1e3449143
permissions -rw-r--r--
Clarify rq-sky.

#summary A short guide explaing flags and how to create and use them

= Flags =
http://www.hedgewars.org/images/flags.png
== Explanation of flags ==
Flags are little rectangular images shown in the team bar as a team’s symbol.

== Creating flags ==
To create a flag, draw a PNG image of size 22×15 pixels.

To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.

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:

 * Default flag: The flag “hedgewars.png” (shows a hedgehog), flag of new teams
 * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
 * National flags: All other flags

== Limits ==
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.