Thread: Mapchooser4
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-07-2012 , 19:36   Re: Mapchooser4
Reply With Quote #555

Quote:
Originally Posted by xroft View Post
how to move all hud messages such as RTV_MAP , RTV_STARTING etc to chat area?

by replacing "show_hudmessage" with "ShowPrint" ? help me please with this functions
You would need to change them to

Code:
client_print(<first arg of show_hudmessage>, print_chat, <the rest of show_hudmessage>)
__________________
fysiks is offline