in-game if you have access to the command scripter (press ~) type this into it(copy and paste it):
CenterPrintAll("Yourtext here make sure you have the quotes around it",5);
That's one thing or you can do this i prefer the first:
messageAll(",","Yourtexthere");
That should work, hope that's what you are asking...