CMD:sayhi(playerid, params[]) { SendClientMessage(playerid, 0, params); // You ought to be more specific if this wasn't what you wanted. return 1;}