SA-MP Forums Archive
IRC Topic Colors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: IRC Topic Colors (/showthread.php?tid=605997)



IRC Topic Colors - Naresh - 28.04.2016

i wan to know how to make IRC Channel /topic in diff colors with out MIRC...

thx


Re: IRC Topic Colors - donB - 28.04.2016

http://wiki.swiftirc.net/index.php?title=Colours

This should help.


Re: IRC Topic Colors - yugecin - 04.05.2016

irc colors work with an escape char with an ascii value of 3. Getting this char can be quite hard, if you're programming you can mostly use \x03, if you're on windows try using alt+3 (using numpad). It might show up as a heart, but it should work.