| View previous topic :: View next topic |
| Author |
Message |
garfwen Halfop
Joined: 12 Mar 2008 Posts: 61
|
Posted: Thu Nov 13, 2008 1:35 pm Post subject: Text color |
|
|
Hello.
Im codding a help-egg to a gather channel.
The main bot uses some colors like:
On mIRC it is like this:
| Code: |
14,1[7«0 text 7»14]
|
And i'm trying to put that colors on my help-egg but having no sucess.
Can any1 tell how i can do it ?
Ty.
GaRfWeN |
|
| Back to top |
|
 |
nml375 Revered One
Joined: 04 Aug 2006 Posts: 2857
|
Posted: Thu Nov 13, 2008 2:13 pm Post subject: |
|
|
To create the Bold control character (ctrl+B), use "\002", to create the color control character (Ctrl+c), use "\003". _________________ NML_375, idling at #eggdrop@IrcNET |
|
| Back to top |
|
 |
|