client print_chat, don't show what you said.
When I write something in chat to show info or other stuff,then don't show what I was wrote example: /help , and don't show it to all and to me ,just show help without displaying in chat typed message.
:oops: |
Re: client print_chat, don't show what you said.
It depends on what you return in the function called by command /help.
If you return PLUGIN_CONTINUE, you will see what you typed, if you return PLUGIN_HANDLED you won't. |
Re: client print_chat, don't show what you said.
wait.
PHP Code:
|
Re: client print_chat, don't show what you said.
Code:
|
Re: client print_chat, don't show what you said.
WoW thx :mrgreen: :mrgreen: it works
|
Re: client print_chat, don't show what you said.
Sorry for double post,I forgot to ask for another question:
This is stock of color chat. PHP Code:
|
Re: client print_chat, don't show what you said.
How can i get more colors?
I need blue and red also :D |
Re: client print_chat, don't show what you said.
Use team txt then ("/ctr" in the above script or "^0x03" in your own script)
|
Re: client print_chat, don't show what you said.
Well
Its for /r infected, /b survivor |
Re: client print_chat, don't show what you said.
You can't use red and blue text whenever you want. It is either Yellow, Team (red for T, blue for CT, gray for Spec), or Green.
|
| All times are GMT -4. The time now is 17:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.