Thread: addWeapon
View Single Post
  #6  
Old 11-16-2008, 08: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
Better to do this:

PHP Code:
//#CLIENTSIDE
function ChatBar.onAction()
{
  
ChatBar.text "";

Then the text won't display at all, like it would if using PlayerChats.
__________________
Reply With Quote