BBcode-Like Tags v1.5.0
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.8 |
| Scores Submitted | 4 |
| Date Added | Jan 15, 2007 |
| Last Updated | Jan 17, 2007 |
| Tags | identifier tags |
|
|
Introduction
Usage:
//echo $tags([green]asdf[/color])
Would return asdf green and underlined.
Supported Tags:
[white], [black], , [dblue], [green], [red], [brown], [purple], [orange], [yellow], [lgreen], [turq], , [lblue], [blue], [pink], [gray], [lgray], [/color], , , [r], [/r], , and .
Version History:
v1.0.0:
-Created
v1.5.0:
-Fixed underline/bold bug
-Edited colorcodes
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 15, 2007 8:01 pm
Posted on Jan 15, 2007 8:01 pm
You interchanged the character for underline to bold and vice versa. Also use 2 numbers for colors (i.e. 3 should be 03).
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 15, 2007 9:10 pm
Posted on Jan 15, 2007 9:10 pm
Very cool. I SHALL USE THIS
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 15, 2007 10:26 pm
Posted on Jan 15, 2007 10:26 pm
looks nice, good job
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 16, 2007 4:38 pm
Posted on Jan 16, 2007 4:38 pm
as xdaemon had said... you should always use 2 characters for the color codes.
This will prevent errors when coloring something that uses a number as the first digit
ie, [white]5 times[/white] which should become brown 05
This will prevent errors when coloring something that uses a number as the first digit
ie, [white]5 times[/white] which should become brown 05
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 16, 2007 5:20 pm
Posted on Jan 16, 2007 5:20 pm
Yeah i had same problem so i had to change it, i didn't say anything because xdaemon said about it :P
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 16, 2007 7:40 pm
Posted on Jan 16, 2007 7:40 pm
yeah, he just didnt explain why. Sometimes, I find people like to know exactly why you tell them not to do something, rather than just saying not to do it.
mIRC Snippet:
BBcode-Like Tags v1.5.0
Posted on Jan 17, 2007 8:24 am
Posted on Jan 17, 2007 8:24 am
Hey guys, thanks for the comments,
I've fixed the bold and underline bug and added the 0's as xDaeMoN said.
I've fixed the bold and underline bug and added the 0's as xDaeMoN said.





