DM Papa.DRB |
Telman UP
Init (HP Cur/Max, AC)
Telman: 22 (97/97, 19)
Kreig: 22 (80/80, 22)
Misha: 21 (81/81, 20)
Rikar: 19 (92/113, 24)
Latys: 18 (96/96, 24/28)
Josef: 11 (84/84, 20)
Therena: 8 (70/70, 13/17)
Foe(s): 7
-- code -- with lead "[" replaced by "(" so it can be seen.
(b]Telman UP(ooc]
Init (HP Cur/Max, AC)(/b]
Telman: 22 (97/97, 19)
Kreig: 22 (80/80, 22)
Misha: 21 (81/81, 20)
Rikar: 19 (92/113, 24)
Latys: 18 (96/96, 24/28)
Josef: 11 (84/84, 20)
Therena: 8 (70/70, 13/17)
(i]Foe(s): 7(/i](/ooc]
Why is the closing BOLD at the end of the "Init" line closing the OOC tag? This, to the best of my memory, only started happening recently, in the last week or so as I have been using this particular piece of code for several years.
-- david
Chris Lambertz Community & Digital Content Director |
The [ooc ] BBCode tends to stop itself if there's a return character/different BBCode starting/ending around the return, so that may be the issue. I'd recommend trying:
(b]Telman UP
(ooc]Init (HP Cur/Max, AC(/ooc]{/b]
(ooc]Telman: 22 (97/97, 19)
Kreig: 22 (80/80, 22)
Misha: 21 (81/81, 20)
Rikar: 19 (92/113, 24)
Latys: 18 (96/96, 24/28)
Josef: 11 (84/84, 20)
Therena: 8 (70/70, 13/17)
(i]Foe(s): 7(/i](/ooc]
DM Papa.DRB |
Thanks for the suggestion, which I will implement in a slightly different way, just because I am OCD/AR and need to do things my way (just ask my grandkids.. heh).
Will the OOC closing tag "be fixed" or is it something that I should just remember and work around? Also, are other tags the same way?
thanks, -- david
Chris Lambertz Community & Digital Content Director |