Quote:
Originally Posted by DustyPorViva
There is no need to phase out say2... it's basically the sign system and they CAN'T do away with that.
|
Well, perhaps it could be remade. Imagine that it makes a GUI with custom profiles to look like that, only easier to customize. I've always found that it doesn't auto line-break to be quite annoying as well.
EDIT:
You can do this I know:
PHP Code:
say2(
"hi" NL
"blah" NL
"foo"
);
I wonder if HTML tags would work at all? I seriously doubt it, but I guess it's worth a try.