WELCOME TO PLIT GAMES FORUM
GUEST()

Reply to Thread
Return to thread view
Return to main page

Forum: General
Thread: Mcode FONTFACE bug
Post by: mob(23502)
2007-03-18 02:55:28
Nothing exciting...

If you try to wrap multiple lines of text in a fontface tag you get an error.

for example:

{fontface=courier new}
here are a few lines of text.
I hope that you like them.
Mom, please send cash.
{/fontface}

result:

PLITMCode ERROR: String still contains { or } after PLITMCode conversion

however, no error is given if you were to do this:

{fontface=courier new}here are a few lines of text.{br}I hope that you like them.{br}Mom, please send cash.{br}{/fontface}

result:

here are a few lines of text.
I hope that you like them.
Mom, please send cash.


Reply to Thread

Total Users: 581
Total Forums: 20
Total Threads: 2106
Total Posts: 21813
Logout