Page 1 of 1
Chat colors ?
Posted: April 1st, 2007, 12:57 pm
by bemanni
I've seen someone on my server using every color he wants on chat channels, he's dumb so he doesn't want to say anything to anyone.
DI'm having a hard time finding the information, so does anybody knows how to do it ? I know the <red> and <blue> tags but can't get them to work as these 2 characters (@!) are adding automatically to the open tag sign.
Posted: April 1st, 2007, 1:08 pm
by bemanni
sorry for double post, forum has often problems here...
Posted: April 1st, 2007, 10:40 pm
by Tault_admin
really what is the double post problem?
Posted: April 2nd, 2007, 3:51 am
by bemanni
Tault_admin wrote:really what is the double post problem?
sometimes(mainly when I post something) the pages are loading for a long long time, then I cancel, go see another forum without any problem and it asks me to login again as soon as I want to read a post.
I can fix it by previewing my post/answer to make sure the server is reponsive before posting but it's still annoying...
Posted: April 2nd, 2007, 11:29 am
by macro112
If you refresh the page after you post it it will double post.
Posted: April 3rd, 2007, 2:17 pm
by Tault_admin
Yea its a bug with php and apache that times out at times. We are working on finding the bug to fix it.
Posted: April 3rd, 2007, 10:50 pm
by bemanni
anything on chat colors ?
Posted: April 4th, 2007, 8:59 am
by kumpel100
bemanni wrote:anything on chat colors ?
the only colour code i know is
/gr XYZ/item=91100;;5,10,105\**%to** or **%td**
change this in the code
/ = <
\ = >
Posted: April 9th, 2007, 11:02 pm
by bemanni
here's the info (worthless now that it's on every public forum and anyway it's very annoying as every people use it in public channels).
<colorname>text</colorname>
colorname can be anything, yellow, white, black, red, blue, ltbrown...
Don't forget to put the = (remove spaces before and after =) so the parser doesn't recognize it as a command and don't put its @! chars to prevent you from using it.
Posted: April 10th, 2007, 1:29 pm
by kumpel100
bemanni wrote:here's the info (worthless now that it's on every public forum and anyway it's very annoying as every people use it in public channels).
<colorname>text</colorname>
colorname can be anything, yellow, white, black, red, blue, ltbrown...
Don't forget to put the = so the parser doesn't recognize it as a command and don't put its @! chars to prevent you from using it.
where to add the = exactly ? i try many ways nothing works.
Posted: April 10th, 2007, 2:38 pm
by bemanni
Edited my answer, had to put spaces before and after = so the forum don't hide it. You put = after the colorname ( <red> without spaces)