//onplayercommandtextnew string[128];format(string, sizeof(string), "You typed: %s", cmdtext);SendClientMessage(playerid, color, string);