------------------------------------------------------------------------------------------------------------------------------------------------
-- special OMBRE bindings for ALL OTHER RACES (communoté concept): squad cap ,support cap and special bendings Ork for all races.
------------------------------------------------------------------------------------------------------------------------------------------------
other = {
-- Spécial Ombre modifications Codex Evolutions Projets. --
-- background
-- art/ui/textures/taskbar/your_race/ork_taskbar_orksquadcap.tga--
{ bind = "race_image", ui = "grpOrkSquadCap", texture = "ork_taskbar_orksquadcap"},
--all other races ork resource icon and label
-- art/ui/textures/taskbar/your_race/resource_orksquadcap.tga--
{ bind = "player_resource", ui = "grpOrks", text_widget = "txtOrks", icon_widget="iconOrks", tt = tooltip_simple_template, tt_title = "$40754", tt_desc = "$40755", },
{ bind = "race_image", ui = "iconOrks", texture="resource_orksquadcap", tt = tooltip_simple_template, tt_title = "$40754", tt_desc = "$40755"},
-- ork pop cap icon and label
-- edit UCS -- art/ui/textures/taskbar/your_race/resource_cap_infantry.tga ---- Requires Gamescreen edition. --edition Gamescreen sous Codex Evolution??--
{ bind = "race_image", ui = "iconCapInfantry", texture = "resource_cap_infantry", tt = tooltip_simple_template, tt_title = "$40760", tt_desc = "$40761" },
{ bind = "player_population", pop_type = "ork", ui = "txtTroopsCap", tt = tooltip_simple_template, tt_title = "$40760", tt_desc = "$40761"},
-- squad cap icon and label
{ bind = "image", ui = "iconCapInfantry", tt = tooltip_simple_template, tt_title = "$551006", tt_desc = "$551007" },
{bind = "player_population", pop_type = "squad", ui = "txtTroopsCap", tt = tooltip_simple_template, tt_title = "$551006", tt_desc = "$551007" },
-- support cap icon and label
{ bind = "image", ui = "iconCapVehicles", tt = tooltip_simple_template, tt_title = "$551008", tt_desc = "$551009" },
{bind = "player_population", pop_type = "support", ui = "txtVehicleCap", tt = tooltip_simple_template, tt_title = "$551008", tt_desc = "$551009" },
-- power
{ bind = "player_resource", ui = "grpPower", text_widget = "txtPower", icon_widget ="iconPower", tt = tooltip_simple_template, tt_title = "$40750", tt_desc = "$40751"},
-- all other races waaagh! image
--edit UCS -- art/ui/textures/taskbar/your_race/waaagh_1.tga
-- { bind = "player_resource_ork_image",
-- content =
{ bind = "race_image", ui = "iconWaagh", texture = "waaagh_1", tt = tooltip_simple_template, tt_title = "$40762", tt_desc = "$40763"},
--},