View Single Post
  #9  
Old 05-16-2009, 08:38 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
For making chat disappear (Tig's problem), you can use either

PHP Code:
shared.chat("");
// or
player.chat " "
but there will still be a delay if there's a timeout. Best to use ChatBar.onAction rather than onPlayerChats() for that anyway.
__________________
Reply With Quote