15.07.2011, 21:19
Try with if(strlen(cmdtext) < [how much you think it long])
{
//here create 2 temp strings and new variable that will get cmdtext to some lenght and stor it into first string and the rest of message store into second and then use 2xSendClientMessage
{
//here create 2 temp strings and new variable that will get cmdtext to some lenght and stor it into first string and the rest of message store into second and then use 2xSendClientMessage

