Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Gamedev:Sidepics: Difference between revisions

From FIGHTORDER
imported>Flozi
Why repeat the same information twice?
imported>Flozi
m Game development -> Game Dev
Line 7: Line 7:
* be named the same as the ''name'' field in [[sidedata.lua]]
* be named the same as the ''name'' field in [[sidedata.lua]]


[[Category:Game development]]
[[Category:Game Dev]]

Revision as of 20:15, 25 March 2013

Sidepics are the faction icons which display in the Multiplayer Lobbies. They have to follow these simple rules:

  • be 16x16 pixels
  • be in either PNG (preferred) or BMP format (where white=(RGB: 255,255,255) is transparent)
  • be located in the Sidepics/ directory
  • be named the same as the name field in sidedata.lua