26.01.2011, 06:15
Look what I tried to do :
if(text[45] == "§") return SendClientMessage(playerid,WHITE,"You can't use this language");
§ is only for example
Now I tried to type something and it just writes the text to all of the server(Global), It's a RP server..
if(text[45] == "§") return SendClientMessage(playerid,WHITE,"You can't use this language");
§ is only for example
Now I tried to type something and it just writes the text to all of the server(Global), It's a RP server..