Raised This Month: $ Target: $400
 0% 

Possible to make this? Can be hard...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Casio
Member
Join Date: Jan 2005
Old 09-04-2005 , 18:36  
Reply With Quote #7

Just make a copy of the "amx_say" method from AdminChat.sma and change this line:

Code:
client_print(0,print_chat,"(ALL) %s :   %s",name,message)
to:

Code:
client_print(0,print_chat,"(ALL) %s",message)
and ofcourse change the "ADMIN_CHAT" to "0" in this line:

Code:
register_concmd("amx_say2","cmdSay",ADMIN_CHAT,"<message> - sends message to all players")
After a compile then anyone in your server can use "amx_say2" to talk without displaying their name.

By the way, where does your chat for "messagemode say_whisper" appear?
Casio is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode