Message
Wich is the function to show a "say" message that all can see. Not only a client_print
|
Re: Message
client_print( 0 , print_chat , "hi" ); ??
|
Re: Message
PHP Code:
|
Re: Message
show_hudmessage(id, "hello fabrizio")
-> show_hudmessage(0, "hello fabrizio") |
Re: Message
That's clearly a hudmessage and not a 'say' message, or a chat message.
|
Re: Message
A chat message is sent with the "SayText" message, you can send such a message if you want colors and stuff... if not, client_print() will do just fine.
|
| All times are GMT -4. The time now is 22:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.