Raised This Month: $32 Target: $400
 8% 

Admin BroadCasting


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:          Approver:   EKS (166)
anson_wongy
Junior Member
Join Date: Jul 2005
Old 08-07-2005 , 01:00   Admin BroadCasting
Reply With Quote #1

My second AMXX plugin....

This plugin let's admin can send broadcast message as this:
Code:
amx_abc "Server is going down to restart!"


Commands:
amx_abc <message> - Auto repeat sending chat with message - <message>(max length 63)

CVar:
amx_abc-repeat 10 - (for Admin BroadCasting) Message repeat times.
Attached Files
File Type: sma Get Plugin or Get Source (adminbroadcast.sma - 3536 views - 2.6 KB)
anson_wongy is offline
[]D [] []v[] []D
Member
Join Date: Jul 2005
Old 08-07-2005 , 01:18  
Reply With Quote #2

this plugin is so cool i am gonna use this so much
[]D [] []v[] []D is offline
Send a message via ICQ to []D [] []v[] []D
CubicVirtuoso
Senior Member
Join Date: Sep 2004
Location: Canada
Old 08-07-2005 , 01:55  
Reply With Quote #3

Not that bad of an idea. I always got the problem when I need to say something important and no one listens...
.
.
probably like now
CubicVirtuoso is offline
Send a message via ICQ to CubicVirtuoso Send a message via AIM to CubicVirtuoso Send a message via MSN to CubicVirtuoso Send a message via Yahoo to CubicVirtuoso
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 08-07-2005 , 13:11  
Reply With Quote #4

Not trying to bust your chops or anything but isn't this the same as amx_tsay and amx_csay?
__________________
Bugsy is offline
anson_wongy
Junior Member
Join Date: Jul 2005
Old 08-07-2005 , 13:23  
Reply With Quote #5

Quote:
Originally Posted by Bugsy
Not trying to bust your chops or anything but isn't this the same as amx_tsay and amx_csay?
I think u have some mistake of my plugin.
They are not same, mine will auto repeat to send the message u have entered.
anson_wongy is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 08-07-2005 , 17:32  
Reply With Quote #6

This is Awesome man, and yes i hate it when u say stuff in tsay or say and nobody listens. this is one of the mose usefull ones ive seen in a while
__________________
bmann_420 is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 08-11-2005 , 06:07  
Reply With Quote #7

I think line #77:
Code:
            repeatmsg = Arg2[0]
is wrong, imo, u should replace it with:
Code:
repeatmsg = str_to_num(Arg2)
And also i think line #51:
Code:
    register_concmd("amx_abc", "cmd_broadcast", ADMIN_KICK, "<message> (max length 63)")
is wrong too, imo, u should replace it with something like this:
Code:
    register_concmd("amx_abc", "cmd_broadcast", ADMIN_KICK, "<message> [repeat times] - (max message length is 63)")
IMHO, u should replace left/down corner chat messages to hud messages this prevents flooding of console.
VEN is offline
TurkishMonkey
Member
Join Date: Nov 2005
Old 12-07-2005 , 18:37  
Reply With Quote #8

one question, can you add color?
TurkishMonkey is offline
Coon-Dog
New Member
Join Date: Jan 2006
Old 01-06-2006 , 00:11  
Reply With Quote #9

how many times will it appear in the middle of the screen?
Coon-Dog is offline
Demoz123
Member
Join Date: Jul 2008
Location: USA, California, Brea
Old 07-14-2008 , 14:17   Re: Admin BroadCasting
Reply With Quote #10

A Pretty Good Idea TY
__________________
Demoz123 is offline
Reply



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 01:28.


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