Author Topic: Client side message client?  (Read 1133 times)

Yeah, so how would I add a message to the chat hud client side?

newChatHud_AddLine("Text");

Mind if I ask how to client-side a centerPrint/bottomPrint?

Code: [Select]
clientcmdcenterprint("\c0This is a client-side center print message test.",2);
I think that will work.
« Last Edit: November 26, 2007, 07:18:12 PM by Trader »

Code: [Select]
clientcmdcenterprint("\c0This is a client-side center print message test.", 2, 2);You don't need to specify your own client, and I'm not sure what the 2500 is for?
« Last Edit: November 26, 2007, 06:38:38 PM by Randy »

Yeah, me neither.  I just pasted something I had somewhere.  Post fixed.
« Last Edit: November 26, 2007, 07:31:17 PM by Trader »


Touché, but you're still an asshat.