View Single Post
  #8  
Old 12-05-2009, 07:15 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 sssssssssss View Post
It looks really sloppy and annoying to me at least, and i imagine other players as well. We're using bubbles, so its all in the way.
PHP Code:
//#CLIENTSIDE 
function onRemotePlayerChats(pl) { 
  
pl.chat = ""; 
}

function 
ChatBar.onAction() {
  
ChatBar.text = "";
} 
You'll need that in a weapon script, level NPCs don't receive GUI events.
__________________
Reply With Quote