dcmd_psay(playerid, params[]){ format(params, 128, "[PLAYER SAY] %s", params); SendClientMessageToAll(COLOR_YELLOW, params); return 1;}