Raised This Month: $ Target: $400
 0% 

No Radio Flood v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 06-18-2009 , 20:12   Re: No Radio Flood v1.1
Reply With Quote #21

Quote:
Originally Posted by Emp` View Post
Suggestion: No need for enabled cvar. Just check if the time cvar > 0.

Approved.

Done, Thanks for approving
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
XphaN
Member
Join Date: Mar 2009
Old 06-18-2009 , 20:19   Re: No Radio Flood v1.1
Reply With Quote #22

good job. that's a very good plugin.
XphaN is offline
Send a message via Yahoo to XphaN
Lience
Member
Join Date: Jul 2007
Old 11-03-2009 , 13:36   Re: No Radio Flood v1.1
Reply With Quote #23

Like it a lot, would be really nice with a possibility to just ignore "fire in the whole" sound when throwing smoke or flash. Even more awesome if someone could add seperated sounds for them instead
__________________
Lience is offline
ditmesteam
Senior Member
Join Date: Oct 2009
Old 11-04-2009 , 12:48   Re: No Radio Flood v1.1
Reply With Quote #24

Good plugins. Does it make more lag server? It' does not work for Custom Radio Commands plugin. Thanks!

Last edited by ditmesteam; 11-05-2009 at 12:33.
ditmesteam is offline
ditmesteam
Senior Member
Join Date: Oct 2009
Old 01-21-2010 , 14:31   Re: No Radio Flood v1.1
Reply With Quote #25

It not work for http://forums.alliedmods.net/showthread.php?t=56513
Anyone can make this?
ditmesteam is offline
guven5
Senior Member
Join Date: Jul 2010
Location: counter strike 1.6 downl
Old 12-19-2010 , 22:54   Re: No Radio Flood v1.1
Reply With Quote #26

Quote:
Originally Posted by ditmesteam View Post
It not work for http://forums.alliedmods.net/showthread.php?t=56513
Anyone can make this?
plugin owner says, it is not copatible with "kaloszyfer's" custom radio commands

_____________________________________________ _____________________________________

yea nice plugin and working well, time apply too easy with cvar or from amxmodmenu but how i can set only for players (no for admins) ???
__________________

Last edited by guven5; 12-19-2010 at 22:59.
guven5 is offline
bohdan4ik
New Member
Join Date: Apr 2012
Location: Ukraine, Vinnytsya
Old 04-23-2012 , 13:23   Re: No Radio Flood v1.1
Reply With Quote #27

Place this at the end of plugin_init block
PHP Code:
register_message(get_user_msgid("TextMsg"), "saytext"
and this at the end of file
PHP Code:
public saytext(msgidmsg_destmsg_ent) {
    static 
text[] = "#Fire_in_the_hole"
    
static msg[sizeof text]

    if (!
get_pcvar_num(pBlock) || get_msg_args() != || get_msg_argtype(5) != ARG_STRING)
        return 
PLUGIN_CONTINUE

    get_msg_arg_string
(5msgsizeof msg 1)

    if (
equal(msgtext))
        return 
PLUGIN_HANDLED

    
return PLUGIN_CONTINUE

to block chat messages like "%username% (RADIO): Fire in the hole!" too.

P.S.: Sorry for my bad english if so.
bohdan4ik is offline
poliisi299
Senior Member
Join Date: May 2011
Old 05-09-2012 , 15:45   Re: No Radio Flood v1.1
Reply With Quote #28

nice, how can do, so that sound "fire in the hole" not hidden, ty
poliisi299 is offline
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 05-15-2012 , 17:21   Re: No Radio Flood v1.1
Reply With Quote #29

Quote:
Originally Posted by poliisi299 View Post
nice, how can do, so that sound "fire in the hole" not hidden, ty
amx_cvar nrf_block_fith 0
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
pratham966
Senior Member
Join Date: Dec 2011
Location: I <3 my INDIA
Old 08-12-2012 , 08:13   Re: No Radio Flood v1.1
Reply With Quote #30

Hey Man,

I need plugin which can block all radio commands & command menu. Can some one help me in this. This is required on my ZP server. Please help me out. Thanks in advance

Regards,
ARNOLD
pratham966 is offline
Send a message via MSN to pratham966 Send a message via Skype™ to pratham966
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 13:46.


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