Bonjour à tous,
Je voudrais modifier la couleur des messages de combat / dégats reçus / dégats donnés / etc.
J'utilise Gragor UI
J'ai bien tenté de modifier les fichiers textcolor.xml (mehit, ...), mais je n'ai rien réussi à obtenir.
J'ai trouvé 2 fichiers dans "customized" et "default".
Par contre tout n'est pas trés explicite.
Quelqu'un aurait il une idée sur les parties de texte à modifier et le fichier dans lequel il se trouve svp ?
Merci d'avance.
<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="epic" color="0x6d8dff" />
<HTMLColor name="relic" color="0xbe00be" />
<HTMLColor name="legendary" color="0xE38F35" />
<!-- *** 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" />
</Root>
|