Thread: <nohtml>
View Single Post
  #1  
Old 07-06-2007, 05:47 PM
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
<nohtml>

I recall someone suggesting this, but I'd really like this.

In GuiMLTextCtrl, I need to be able to use HTML, but there are certain parts I can't have it used. This is a chat message system, and right now players can use HTML in their chat! Uh oh! However, I need HTML to set colors!

What if I could do something like this:

PHP Code:
chatMessage.text "<font color=\"#FFFFF\"><nohtml>" clientr.message "</nohtml></font>"
That would be PERFECT for what I need.

Please implement this, or provide some alternative!

Thanks,
Chris Zakuto
__________________
Reply With Quote