10.08.2010, 20:01
Is it posible to use String + text on a formatted string for sendclientmessage?... like this
format(string,sizeof(string),"%s, " + text,Name);
Assuming Text has some text?..
format(string,sizeof(string),"%s, " + text,Name);
Assuming Text has some text?..