Thread: say2 GS2?
View Single Post
  #8  
Old 06-09-2008, 06:05 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
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.
__________________
Reply With Quote