Quote:
Originally Posted by 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.
|
Ya, I was going to post that, but it would also stop commands like sethead, setbody... so on and so forth.