new str[128];format(str,sizeof(str), "%s is not a valid command!", cmdtext);return SendClientMessage(playerid, 0xCC0000AA, str);