Go Back Age of Conan Europe Forums > Community Forums > Deutsches Forum > Allgemeine Foren > UI & Mod Anpassungen
Reload this Page farbe der hp ap mp zahlen im balken ändern
Reply
Old 22nd February 2012, 23:40     Erasaa is offline   #1
Erasaa
Member
   
Erasaa's Avatar


Default farbe der hp ap mp zahlen im balken ändern

helllooo,
ich hab da ein problemchen. ich bin jetzt von der king auf die mirageui gewechselt. allerdings fand ich die schrift nich so dolle und deren farbe nich so dolle und hab jetzt einfach die von kingui genommen. hat auch funktioniert, nur hab ich jetzt eine graue/silberne schrift in der hp/mp/ap anzeige die schlecht zu lesen ist. ich hab die codes für die farben in der textcolour datei gefunden, nur werden sie dort nur vorgestellt aber nicht benutzt. jemand ne ahnung von was ich den wert ändern muss oder ob ich was komplett neues einfügen muss?

im moment sieht die textcolour.xml so aus:

<Root>
<HTMLColor name="html_link_color" color="active" />

<HTMLColor name="black" color="0x000000" />
<HTMLColor name="green" color="0x008000" />
<HTMLColor name="silver" color="0xC0C0C0" />
<HTMLColor name="lime" color="0x00FF00" />
<HTMLColor name="gray" color="0x808080" />
<HTMLColor name="olive" color="0x808000" />
<HTMLColor name="white" color="0xFFFFFF" />
<HTMLColor name="yellow" color="0xFFFF00" />
<HTMLColor name="maroon" color="0x800000" />
<HTMLColor name="navy" color="0x000080" />
<HTMLColor name="red" color="0xff0000" />
<HTMLColor name="blue" color="0x0000FF" />
<HTMLColor name="purple" color="0x800080" />
<HTMLColor name="teal" color="0x008080" />
<HTMLColor name="fuchsia" color="0xFF00FF" />
<HTMLColor name="aqua" color="0x00FFFF" />
<HTMLColor name="orange" color="0xFF7F00" />


<HTMLColor name="active" color="0xFE5604" />
<HTMLColor name="actv_disabled" color="0xA57B4A" />
<HTMLColor name="standard" color="0xb2b2b1" />
<HTMLColor name="std_disabled" color="0x585858" />
<HTMLColor name="negative" color="0xB41D1D" />
<HTMLColor name="positive" color="0x5B933D" />
<HTMLColor name="paperstd" color="0x5E4326" />
<HTMLColor name="standard_bright" color="0xe0e0e0" />
<HTMLColor name="tooltip_positive" color="0x7BE35D" />
<HTMLColor name="tooltip_negative" color="0xFF3020" />
<HTMLColor name="friends" color="0x6d6dff" />

<!-- Colors for item powerlevels -->
<HTMLColor name="mundane" color="0x8A8A89"/>
<HTMLColor name="superior" color="0xb7b7b7"/>
<HTMLColor name="enchanted" color="0x5b933d"/>
<HTMLColor name="rare" color="0x006ea7"/>
<HTMLColor name="epic" color="0x8d11be"/>
<HTMLColor name="legendary" color="0xE38F35"/>

<!-- Colors for light (world drop) versions of the same powerlevels -->
<HTMLColor name="enchantedlight" color="0x99bc87"/>
<HTMLColor name="rarelight" color="0x66b7e1"/>
<HTMLColor name="epiclight" color="0xa66ebd"/>

<!-- Colors for money -->
<HTMLColor name="money_gold" color="0xFE5604" />
<HTMLColor name="money_silver" color="0x8A8A89" />
<HTMLColor name="money_copper" color="0xA57B4A" />
<HTMLColor name="money_tin" color="0x707070" />

<!-- Colors for money -->
<HTMLColor name="gold_rank" color="0xCFB52B" />
<HTMLColor name="silver_rank" color="0xE6E8FA" />
<HTMLColor name="bronze_rank" color="0xA67D3D" />

<!-- Colors damage texts -->
<HTMLColor name="self_healed" color="0x5B933D" />
<HTMLColor name="other_healed" color="0x5B9364" />
<HTMLColor name="self_attacked" color="0xb41d1d" />
<HTMLColor name="other_attacked" color="0x8a8a89" />
<HTMLColor name="self_attacked_spell" color="0xb41d1d" />
<HTMLColor name="other_attacked_spell" color="0xFFFFFF" />
<HTMLColor name="self_attacked_combo" color="0xb41d1d" />
<HTMLColor name="other_attacked_combo" color="0xFF8040" />
<HTMLColor name="self_attacked_critical" color="0xb41d1d" />
<HTMLColor name="other_attacked_critical" color="0xd7d7d7" />
<HTMLColor name="self_dodged" color="0xFFFFFF" />
<HTMLColor name="other_dodged" color="0x999999" />
<HTMLColor name="self_attacked_environment" color="0xb41d1d" />
<HTMLColor name="other_attacked_environment" color="0xBBBBBB" />
<HTMLColor name="stamina" color="0x6da0ff" />
<HTMLColor name="mana" color="0x2222FF" />


<!-- *** MIRAGE UI CUSTOM COLOR DEFINITIONS *** -->
<HTMLColor name="mui_group" color="0x00eaff" />
<HTMLColor name="mui_group_n" color="0x0098a6" />

<HTMLColor name="mui_guild" color="0x09ff00" />
<HTMLColor name="mui_guild_n" color="0x059900" />

<HTMLColor name="mui_raid" color="0xffbe26" />
<HTMLColor name="mui_raid_n" color="0xb98a1c" />

<HTMLColor name="mui_tell" color="0xff72bf" />
<HTMLColor name="mui_tell_n" color="0xff43a9" />

<HTMLColor name="mui_say" color="0xbfbfbf" />
<HTMLColor name="mui_say_n" color="0xf1f1f1" />

<HTMLColor name="mui_newbie" color="0xffbf81" />
<HTMLColor name="mui_newbie_n" color="0xdd9042" />

<HTMLColor name="mui_ooc" color="0xffbf81" />
<HTMLColor name="mui_ooc_n" color="0xdd9042" />

<HTMLColor name="mui_trade" color="0xcbc400" />
<HTMLColor name="mui_trade_n" color="0x989300" />

<HTMLColor name="mui_pgroup" color="0xc4ab98" />

<HTMLColor name="mui_misc" color="0xffbf81" />
<HTMLColor name="mui_misc_n" color="0xdd9042" />

<HTMLColor name="mui_shout" color="0xff6f3d" />
<HTMLColor name="mui_shout_n" color="0xff4200" />

<HTMLColor name="mui_mehit" color="0xffa94d" />
<HTMLColor name="mui_mehealed" color="0xacd373" />
<HTMLColor name="mui_mypet" color="0xa863a8" />
<HTMLColor name="mui_otherpet" color="0x8560a8" />
<HTMLColor name="mui_megotxp" color="0xffec17" />

<HTMLColor name="mui_emote" color="0xf297ff" />
<HTMLColor name="mui_emote_n" color="0xff76e7" />



<!-- "Magic" HTML colors used for the various chat groups -->

<HTMLColor name="ct_error" color="0xff2626" />

<!-- *** SYSTEM CHAT COLOR *** -->
<HTMLColor name="ct_system" color="0xffec17" />
<!-- *** ON SCREEN MESSAGES CHAT COLOR *** -->
<HTMLColor name="ct_cmd_feedback" color="0x4f74ff" />

<HTMLColor name="ctch_admin_name" color="0xff4e00" />
<HTMLColor name="ctch_admin_text" color="0xff7f30" />
<!-- *** GUILD CHAT COLOR *** -->
<HTMLColor name="ctch_clan_name" color="mui_guild_n" />
<HTMLColor name="ctch_clan_text" color="mui_guild" />

<HTMLColor name="ctch_emote_name" color="mui_emote_n" />
<HTMLColor name="ctch_emote_text" color="mui_emote" />

<HTMLColor name="ctch_gm_name" color="0xcb21bd" />
<HTMLColor name="ctch_gm_text" color="0xff57f1" />

<!-- *** MY SHOUT, MY OOC CHAT COLOR *** -->
<HTMLColor name="ctch_misc_name" color="mui_ooc_n" />
<HTMLColor name="ctch_misc_text" color="mui_ooc" />

<!-- *** NEWBIE / OOC / LOCAL ZONE CHAT COLOR *** -->
<HTMLColor name="ctch_newbie_name" color="mui_newbie_n" />
<HTMLColor name="ctch_newbie_text" color="mui_newbie" />

<!-- *** ON SCREEN SERVER ANNOUNCEMENTS MESSAGES CHAT COLOR *** -->
<HTMLColor name="ctch_news_name" color="0xff4e00" />
<HTMLColor name="ctch_news_text" color="0xff4e00" />

<!-- *** ?? CHAT COLOR *** -->
<HTMLColor name="ctch_pgroup_name" color="mui_pgroup" />
<HTMLColor name="ctch_pgroup_text" color="mui_pgroup" />

<!-- *** TRADE CHAT COLOR *** -->
<HTMLColor name="ctch_seekingteam_name" color="mui_trade" />
<HTMLColor name="ctch_seekingteam_text" color="mui_trade_n" />

<!-- *** VICINITY (SAY) CHAT COLOR *** -->
<HTMLColor name="ctch_vicinity_name" color="mui_say_n" />
<HTMLColor name="ctch_vicinity_text" color="mui_say" />

<!-- *** TELLS (WHISPER) CHAT COLOR *** -->
<HTMLColor name="ctch_whisper_name" color="mui_tell_n" />
<HTMLColor name="ctch_whisper_text" color="mui_tell" />

<!-- *** OUT OF CHARACTER CHAT COLOR *** -->
<HTMLColor name="ctch_shout_name" color="mui_ooc_n" />
<HTMLColor name="ctch_shout_text" color="mui_ooc" />

<HTMLColor name="ctch_team_name" color="mui_group_n" />
<HTMLColor name="ctch_team_text" color="mui_group" />

<HTMLColor name="ctch_raid_name" color="mui_raid_n" />
<HTMLColor name="ctch_raid_text" color="mui_raid" />

<HTMLColor name="ctch_tell_name" color="mui_tell_n" />
<HTMLColor name="ctch_tell_text" color="mui_tell" />

<HTMLColor name="ctch_mehit_name" color="mui_mehit" />
<HTMLColor name="ctch_mehit_text" color="mui_mehit" />

<HTMLColor name="ctch_mehealed_name" color="mui_mehealed" />
<HTMLColor name="ctch_mehealed_text" color="mui_mehealed" />

<HTMLColor name="ctch_mypet" color="mui_mypet" />
<HTMLColor name="ctch_otherpet" color="mui_otherpet" />
<HTMLColor name="ctch_megotxp_name" color="mui_megotxp" />
<HTMLColor name="ctch_megotxp_text" color="mui_megotxp" />

<HTMLColor name="ctch_" color="0xc4ab98" />

<!-- Guild Renowm colors -->
<HTMLColor name="renown_valor" color="0x99c264" />
<HTMLColor name="renown_glory" color="0xed1c24" />
<HTMLColor name="renown_artistry" color="0x0076a3" />

<!-- Alternate Advancement colors -->
<HTMLColor name="aa_general" color="0x006699" />
<HTMLColor name="aa_archetype" color="0x990000" />
<HTMLColor name="aa_class" color="0x339933" />

<HTMLColor name="pvp" color="0xfe9711" />
<HTMLColor name="pve" color="0xfff600" />

<!-- Quest Colors -->
<HTMLColor name="quest_selected_active" color="active" />
<HTMLColor name="quest_selected_inactive" color="actv_disabled" />

<HTMLColor name="quest_tracked_active" color="0xc851ff" />
<HTMLColor name="quest_tracked_inactive" color="0x73008c" />

<HTMLColor name="quest_nonetracked_active" color="silver" />
<HTMLColor name="quest_nonetracked_inactive" color="std_disabled" />
</Root>
Reply With Quote
Old 23rd February 2012, 00:09     Shadima is offline   #2
Shadima
Herald of Xotli Stygian
   
Shadima's Avatar


German server Mitra PvE
Default

punkt1. mit dieser textcolors.xml ist dein floating combat text schwarz.

punkt2. möchtest du iwo eine farbe ändern mußt das in der entsprechenden xml machen.

versteh ich dich richtig ,du möchtest die farbe der schrift auf den hp,mana und ausdauerbalken in deinen unitframes ändern?

falls ja ,dann mußt die in charportraitleft/right.xml eintragen.beide sind im customized\hud zu finden.

gruß
chris
Reply With Quote
Old 23rd February 2012, 18:34     Erasaa is offline   #3
Erasaa
Member
   
Erasaa's Avatar


Default

geil danke für die hilfe wird sofort probiert

zu 1) hab ausversehen das alte gepostet^^
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT. The time now is 23:31.

Top

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.