Thread: addWeapon
View Single Post
  #8  
Old 11-16-2008, 10:47 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by cbk1994 View Post
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.
Ya, I was going to post that, but it would also stop commands like sethead, setbody... so on and so forth.
Reply With Quote