25.10.2009, 18:55
Hi there.
Iґve installed a IRC system on my server and a IRC snippet on my homepage so people can see the echo on my website. But I got a problem - the text which the users write ingame is displayed white in the IRC snippet. So I need to change the text color. How?
This is the script:
Thanks.
Iґve installed a IRC system on my server and a IRC snippet on my homepage so people can see the echo on my website. But I got a problem - the text which the users write ingame is displayed white in the IRC snippet. So I need to change the text color. How?
This is the script:
Код:
format(tString, sizeof(tString), "12[%d]7 %s:0 %s", playerid, PlayerName, text);

