[Request] Hide /Commande when using to other

12/31/2008 12:00 Kital82#1
Hi everyone.
I would like to hide /level 130 ofr example to others if i use it.
Because it appears on chat on the other near me.
Could you tell me how to do this ?
12/31/2008 15:17 _Emme_#2
Sure. At the chat part, where it sends the message, just do:
if (!Message.StartsWith("/");
{
SendChat
}


Press thanks for god sake..