Reply
 
Thread Tools Display Modes
Unread 07-08-2012, 12:25 AM   #1
kenze
Join Date: Jul 2012
Posts: 9
sure its all in the link i posted which is the TSW forum post i made.
kenze is offline   Reply With Quote
Unread 07-08-2012, 12:33 AM   #2
Cairenn
Credendo Vides
Premium Member
Secretui Admin
Join Date: Jun 2011
Posts: 66
Hey Kenze, would you consider putting that post up here as well, please? That way it won't poof when they kill off the old forums. We've got a forum dedicated to AddOn Dev tutorials.
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world. All my very best, Jack Layton"


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Twitter
Avatar Image by RafM
Cairenn is offline   Reply With Quote
Unread 07-08-2012, 01:17 AM   #3
kenze
Join Date: Jul 2012
Posts: 9
Quote:
Originally Posted by Cairenn View Post
Hey Kenze, would you consider putting that post up here as well, please? That way it won't poof when they kill off the old forums. We've got a forum dedicated to AddOn Dev tutorials.
sure thing
kenze is offline   Reply With Quote
Unread 07-08-2012, 01:27 AM   #4
Cairenn
Credendo Vides
Premium Member
Secretui Admin
Join Date: Jun 2011
Posts: 66
Thanks a ton Kenze!
Cairenn is offline   Reply With Quote
Unread 07-08-2012, 03:28 AM   #5
pinstripesc
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 6
By white I'm guessing we're referring to General/faction channels?

I went through and commented what is what for what I could find -

<!-- Cabal/Officer chat -->
<HTMLColor name="ctch_clan_name" color="0x1edd1d" />
<HTMLColor name="ctch_clan_text" color="0x1edd1d" />

<!-- Emotes -->
<HTMLColor name="ctch_emote_name" color="gray" />
<HTMLColor name="ctch_emote_text" color="gray" />

<!-- Say -->
<HTMLColor name="ctch_vicinity_name" color="standard_bright" />
<HTMLColor name="ctch_vicinity_text" color="standard_bright" />

<!-- Shouts -->
<HTMLColor name="ctch_shout_name" color="white" />
<HTMLColor name="ctch_shout_text" color="white" />

<!-- Group chat -->
<HTMLColor name="ctch_team_name" color="0x6ea0ff" />
<HTMLColor name="ctch_team_text" color="0x6ea0ff" />

<!-- Tells -->
<HTMLColor name="ctch_tell_name" color="gold" />
<HTMLColor name="ctch_tell_text" color="0xce6bce" />


Both General and Faction seem to fall under "standard", so if you change that at the top you'll get different colours, but it's also going to change the colour of your settings menu text, buttons, etc, and obviously you can't differentiate General from your Faction channel.
pinstripesc is offline   Reply With Quote
Unread 07-08-2012, 02:54 PM   #6
Sulu
 
Sulu's Avatar
Join Date: Jul 2012
Posts: 10
Quote:
Originally Posted by pinstripesc View Post
By white I'm guessing we're referring to General/faction channels?

I went through and commented what is what for what I could find -

<!-- Cabal/Officer chat -->
<HTMLColor name="ctch_clan_name" color="0x1edd1d" />
<HTMLColor name="ctch_clan_text" color="0x1edd1d" />

<!-- Emotes -->
<HTMLColor name="ctch_emote_name" color="gray" />
<HTMLColor name="ctch_emote_text" color="gray" />

<!-- Say -->
<HTMLColor name="ctch_vicinity_name" color="standard_bright" />
<HTMLColor name="ctch_vicinity_text" color="standard_bright" />

<!-- Shouts -->
<HTMLColor name="ctch_shout_name" color="white" />
<HTMLColor name="ctch_shout_text" color="white" />

<!-- Group chat -->
<HTMLColor name="ctch_team_name" color="0x6ea0ff" />
<HTMLColor name="ctch_team_text" color="0x6ea0ff" />

<!-- Tells -->
<HTMLColor name="ctch_tell_name" color="gold" />
<HTMLColor name="ctch_tell_text" color="0xce6bce" />


Both General and Faction seem to fall under "standard", so if you change that at the top you'll get different colours, but it's also going to change the colour of your settings menu text, buttons, etc, and obviously you can't differentiate General from your Faction channel.
And as far as we know is there anyway to classify tgeneral and faction as chat channels?
Sulu is offline   Reply With Quote
Unread 07-08-2012, 03:18 PM   #7
pinstripesc
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 6
I haven't had time to dig that up just yet, but in Age of Conan I was unable to get it to distinguish the text used in chat from other interface bits.
pinstripesc is offline   Reply With Quote
Reply

Go BackSecretUI » Developer Discussions » General Authoring Discussion » Chat channel colors.


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

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