Upvote Upvoted 1 Downvote Downvoted
1 2
Additional Forum BBCode Tags
posted in News
enigma
October 16, 2013

I've added support for a few select colors, font sizes, and lists. Don't abuse them.

1
#1
12 Frags +

quote this post if you need to see usage

lists:

  • first item
  • second item
  • third item...

numbered lists

  1. first item
  2. second item
  3. third item...

hello
hello
hello
hello
hello

quote this post if you need to see usage

lists:
[list]
[*] first item
[*] second item
[*] third item...
[/list]

numbered lists
[olist]
[*] first item
[*] second item
[*] third item...
[/olist]

[size=16][color=red]hello[/color][/size]
[size=14][color=green]hello[/color][/size]
[color=blue]hello[/color]
[size=11][color=green]hello[/color][/size]
[size=10][color=red]hello[/color][/size]
2
#2
-1 Frags +
    hello?
    1a
    2a
    3a
    1a
    2a <~~~~ not sure how this one works? the "olist" one.
    3a

[*] 1a
[*] 2a
[*] 3a

1a
2a
3a
1a
2a
3a
4a
5a

[list]hello?
1a
2a
3a
[/list]

[olist]1a
2a <~~~~ not sure how this one works? the "olist" one.
3a[/olist]

[*] 1a
[*] 2a
[*] 3a

[color=red]1a[/color]
[color=green]2a[/color]
[color=blue]3a[/color]
[size=16]1a[/size]
[size=14]2a[/size]
[size=12]3a[/size]
[size=11]4a[/size]
[size=10]5a[/size]
3
#3
0 Frags +

oooooooooooooo

[size=1][color=red]o[/color][/size][size=2][color=red]o[/color][/size][size=3][color=red]o[/color][/size][size=4][color=red]o[/color][/size][size=6][color=red]o[/color][/size][size=7][color=red]o[/color][/size][size=8][color=red]o[/color][/size][size=9][color=red]o[/color][/size][size=10][color=red]o[/color][/size][size=11][color=red]o[/color][/size][size=12][color=red]o[/color][/size][size=13][color=red]o[/color][/size][size=14][color=red]o[/color][/size][size=15][color=red]o[/color][/size]

This didn't quite work as intended.
Anyway, great addition. Thanks.

[size=1][color=red]o[/color][/size][size=2][color=red]o[/color][/size][size=3][color=red]o[/color][/size][size=4][color=red]o[/color][/size][size=6][color=red]o[/color][/size][size=7][color=red]o[/color][/size][size=8][color=red]o[/color][/size][size=9][color=red]o[/color][/size][size=10][color=red]o[/color][/size][size=11][color=red]o[/color][/size][size=12][color=red]o[/color][/size][size=13][color=red]o[/color][/size][size=14][color=red]o[/color][/size][size=15][color=red]o[/color][/size]

[code][size=1][color=red]o[/color][/size][size=2][color=red]o[/color][/size][size=3][color=red]o[/color][/size][size=4][color=red]o[/color][/size][size=6][color=red]o[/color][/size][size=7][color=red]o[/color][/size][size=8][color=red]o[/color][/size][size=9][color=red]o[/color][/size][size=10][color=red]o[/color][/size][size=11][color=red]o[/color][/size][size=12][color=red]o[/color][/size][size=13][color=red]o[/color][/size][size=14][color=red]o[/color][/size][size=15][color=red]o[/color][/size][/code]

This didn't quite work as intended.
Anyway, great addition. Thanks.
4
#4
1 Frags +

test

edit: are there plans for more colors later?

[size=16][color=blue][b]t[/b][/color][color=red][i]e[/i][/color][color=green][u]s[/u][/color][color=blue][s]t[/s][/color][/size]

edit: are there plans for more colors later?
5
#5
1 Frags +

yeah!

[size=10]yeah![/size]
6
#6
0 Frags +

blue

[color=blue]blue[/color]
7
#7
0 Frags +

test

boo >:(

[color=#000000]test[/color]

[size=10][color=red]boo >:([/color][/size]
8
#8
0 Frags +
  • test
  • test
  • test
[list]
[*] [color=green][size=10]test[/size][/color]
[*] [color=blue]test[/color]
[*] [color=red][size=16]test[/size][/color]
[/list]
9
#9
-4 Frags +
alias primary_xhair "circle; yellow; no_xhair"			// slot 1 default
alias secondary_xhair "default_xhair; yellow; no_xhair"			// slot 2 default
alias melee_xhair "circle; yellow; no_xhair"			// slot 3 default
alias sniper_xhair "dot; yellow; no_xhair" 
alias scout_xhair "default_xhair; yellow; no_xhair"

// crosshair types
alias "default_xhair" "exec competitive/reset_default_crosshair.cfg"
alias "plus_dot" "cl_crosshair_file crosshair1"
alias "tee_dot" "cl_crosshair_file crosshair2"
alias "circle" "cl_crosshair_file crosshair3"
alias "ex" "cl_crosshair_file crosshair4"
alias "dot" "cl_crosshair_file crosshair5"
alias "plus_no_dot" "cl_crosshair_file crosshair6"
alias "solid_plus" "cl_crosshair_file crosshair7"

// crosshair colors
alias "white" "cl_crosshair_red 255;  cl_crosshair_blue 255; cl_crosshair_green 255"
alias "grey" "cl_crosshair_red 170;  cl_crosshair_blue 170; cl_crosshair_green 170"
alias "black" "cl_crosshair_red 0;  cl_crosshair_blue 0; cl_crosshair_green 0"
alias "red" "cl_crosshair_red 255;  cl_crosshair_blue 0; cl_crosshair_green 0"
alias "blue" "cl_crosshair_red 0;  cl_crosshair_blue 255; cl_crosshair_green 0"
alias "green" "cl_crosshair_red 0;  cl_crosshair_blue 0; cl_crosshair_green 255"
alias "yellow" "cl_crosshair_red 255;  cl_crosshair_blue 0; cl_crosshair_green 255"
alias "purple" "cl_crosshair_red 255;  cl_crosshair_blue 255; cl_crosshair_green 0"
alias "teal" "cl_crosshair_red 0;  cl_crosshair_blue 255; cl_crosshair_green 255"
alias "orange" "cl_crosshair_red 255;  cl_crosshair_blue 85; cl_crosshair_green 170"
[code]alias primary_xhair "circle; yellow; no_xhair" // slot 1 default
alias secondary_xhair "default_xhair; yellow; no_xhair" // slot 2 default
alias melee_xhair "circle; yellow; no_xhair" // slot 3 default
alias sniper_xhair "dot; yellow; no_xhair"
alias scout_xhair "default_xhair; yellow; no_xhair"

// crosshair types
alias "default_xhair" "exec competitive/reset_default_crosshair.cfg"
alias "plus_dot" "cl_crosshair_file crosshair1"
alias "tee_dot" "cl_crosshair_file crosshair2"
alias "circle" "cl_crosshair_file crosshair3"
alias "ex" "cl_crosshair_file crosshair4"
alias "dot" "cl_crosshair_file crosshair5"
alias "plus_no_dot" "cl_crosshair_file crosshair6"
alias "solid_plus" "cl_crosshair_file crosshair7"

// crosshair colors
alias "white" "cl_crosshair_red 255; cl_crosshair_blue 255; cl_crosshair_green 255"
alias "grey" "cl_crosshair_red 170; cl_crosshair_blue 170; cl_crosshair_green 170"
alias "black" "cl_crosshair_red 0; cl_crosshair_blue 0; cl_crosshair_green 0"
alias "red" "cl_crosshair_red 255; cl_crosshair_blue 0; cl_crosshair_green 0"
alias "blue" "cl_crosshair_red 0; cl_crosshair_blue 255; cl_crosshair_green 0"
alias "green" "cl_crosshair_red 0; cl_crosshair_blue 0; cl_crosshair_green 255"
alias "yellow" "cl_crosshair_red 255; cl_crosshair_blue 0; cl_crosshair_green 255"
alias "purple" "cl_crosshair_red 255; cl_crosshair_blue 255; cl_crosshair_green 0"
alias "teal" "cl_crosshair_red 0; cl_crosshair_blue 255; cl_crosshair_green 255"
alias "orange" "cl_crosshair_red 255; cl_crosshair_blue 85; cl_crosshair_green 170"[/code]
10
#10
7 Frags +
profix
[quote=profix]
11
#11
0 Frags +

I like the new features but I think it makes the reply box uglier
are you planning on using the original theme again?

I like the new features but I think it makes the reply box uglier
are you planning on using the original theme again?
12
#12
1 Frags +

Pretty cool enigma, one of the few things I was really looking forward to be updated.

I hope there are more sizes / colors added in the future they would really work wonders and be really useful for big threads that have headers, etc etc... I don't think they will turn the forums into a rainbow parade or something, 99% of the forums out there have those options and its not like it did for them either, most it can happen its that it gets abused a bit at the begining because of the novelty factor. And even then it can be controlled by the mods.

As for the reply box, I think these icons are much clearer and sleek and don't make the box uglier as stark said, but its a matter of oppinion I guess. Probably also because he was used to the old format.

Edit: Finally the URL bug was fixed, it was annoying have to add http:// every time by hand, many thanks just for this :)

[b][color=red]P[/color][color=green]r[/color][color=blue]e[/color][color=red]t[/color][color=green]t[/color][color=blue]y[/color] cool[/b] enigma, one of the few things I was really looking forward to be updated.

I hope there are more sizes / colors added in the future they would really work wonders and be really useful for big threads that have headers, etc etc... I don't think they will turn the forums into a rainbow parade or something, 99% of the forums out there have those options and its not like it did for them either, most it can happen its that it gets abused a bit at the begining because of the novelty factor. And even then it can be controlled by the mods.

As for the reply box, I think these icons are much clearer and sleek and don't make the box uglier as stark said, but its a matter of oppinion I guess. Probably also because he was used to the old format.

[b]Edit:[/b] Finally the URL bug was fixed, it was annoying have to add http:// every time by hand, many thanks just for this :)
13
#13
0 Frags +

sd[list]
aa
[/list]
sdasdsdaasdsad

[size=16][color=green]sd[color=blue][size=10][list]
aa
[/list][/size][/color]sda[color=red]sdsd[/color][size=11]aasdsad[/size][/color][/size]
14
#14
0 Frags +

syntax highlighting for HUD code?

syntax highlighting for HUD code?
15
#15
7 Frags +
Show Content
i've never used a spoiler before
[spoiler]i've never used a spoiler before[/spoiler]
16
#16
0 Frags +

why would u nuke my beta testing

why would u nuke my beta testing
17
#17
5 Frags +

>implying we needed additional forum bbcode tags

[size=24][color=green]>implying we needed additional forum bbcode tags[/color][/size]
18
#18
1 Frags +

Is this going to be restricted to TFTV+ as soon as any bugs are wrinkled out?

Is this going to be restricted to TFTV+ as soon as any bugs are wrinkled out?
19
#19
0 Frags +

[*]

    [list]
    [size=10][color=red]t[/color][/size][size=11][color=green]e[/color][/size][size=14][color=blue]s[/color][/size][size=16][color=red]t[/color][/size]
    [/list]
[*] [olist]
[list]
[size=10][color=red]t[/color][/size][size=11][color=green]e[/color][/size][size=14][color=blue]s[/color][/size][size=16][color=red]t[/color][/size]
[/list]
[/olist]
20
#20
0 Frags +
Show Content
never got how people did this, I feel really dumb if it's been (spoiler) (/spoiler) all along
[spoiler]never got how people did this, I feel really dumb if it's been (spoiler) (/spoiler) all along[/spoiler]
21
#21
6 Frags +

hello
hello
hello
hello
hello[/quote]

Ugh. Aside from the largest one, these all appear to be the same color to me. :|

[size=16][color=red]hello[/color][/size]
[size=14][color=green]hello[/color][/size]
[color=blue]hello[/color]
[size=11][color=green]hello[/color][/size]
[size=10][color=red]hello[/color][/size][/quote]

Ugh. Aside from the largest one, these all appear to be the same color to me. :|
22
#22
0 Frags +

lmao

lmao
23
#23
0 Frags +

blah

[color=#FF00FF][size=34]blah[/size][/color]
24
#24
0 Frags +

cool

[size=32][color=red]cool[/color][/size]
25
#25
1 Frags +

poop

[size=10]poop[/size]
26
#26
5 Frags +

meatshot 8)

[i][color=green]meatshot 8)[/color][/i]
27
#27
1 Frags +

heh

[size=16][color=red]heh[/color][/size]
28
#28
6 Frags +

69

[color=red][size=16]69[/size][/color]
29
#29
0 Frags +

[*]fgd [olist]
[list]

  • gfdgfd
  • esdgd

[/list]
[/olist]

[color=red][*]fgd [olist]
[list][/color]
[list]
[*] gfdgfd[*] esdgd
[/list]
[/list]
[/olist]
30
#30
-2 Frags +

dis gon b gud

[color=blue][size=16]dis gon b gud[/size][/color]
1 2
Please sign in through STEAM to post a comment.