28.06.2016, 21:56
I have create my command:ann(announce)
like this
but if my entered "text" contains a "~" server crashes
like this
Code:
format(string,sizeof(string),"%s",text); GameTextForAll(string, 5000, 3);