Raised This Month: $ Target: $400
 0% 

Admin Gag


Post New Thread Reply   
 
Thread Tools Display Modes
rufiokicks15
Member
Join Date: Mar 2006
Old 04-08-2006 , 03:38  
Reply With Quote #171

ok im am trying to add this plugin...this...
public plugin_init()
{
register_plugin("Admin Gag","1.8.3","EKS")
register_clcmd("say","block_gagged")
register_clcmd("say_team","block_gagged")
register_concmd("amx_gag","CMD_GagPlayer",ADM IN_KICK,"<nick or #userid> <a|b|c> <time>")
register_concmd("amx_ungag","CMD_UnGagPlayer" ,ADMIN_KICK,"<nick or #userid>")
ok now i need to add the plugin which is admin_gag.amxx into plugins.ini what other lines do i need to add and where do i add them?
__________________
205.234.178.53
rufiokicks15 is offline
WildSoft
Senior Member
Join Date: Feb 2005
Location: Sweden
Old 06-26-2006 , 12:22   Re: Admin Gag
Reply With Quote #172

I would really like it if the gaged player:

#1 Stays gaged after reconnecting.

#2 Stays gaged after a map change.

Coulden't this be done by simple a .txt file or a database (SQL)? So you can choose wich alternative you like the best, (SQL if you have more than one server).

Otherwise a great plugin EKS =)

Thanks in advance, WildSoft
WildSoft is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 06-26-2006 , 12:57   Re: Admin Gag
Reply With Quote #173

I think i have stated it before. This plugin will NOT provide permanant banning of chat ( Ie start saving it somewhere).
Its intended to be a temporary penalty to a player, normaly if the player is very rude. Instead of banning / kicking him.

I think someone made a plugin that saves gags somewhere but i not sure.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
kizzed
New Member
Join Date: Jan 2006
Old 07-15-2006 , 18:24   Re: Admin Gag
Reply With Quote #174

Well I seem to have and issue...

It is not working in my server and engine and plug are running fine but still does not mute... any ideas anyone?

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so

Version 1.71 of AMXX

Plugin is loaded and running, but does not mute

172:10 Currently loaded plugins:
name version author file status
Admin Base 1.71 AMXX Dev Team admin.amxx running
Admin Commands 1.71 AMXX Dev Team admincmd.amxx running
Admin Help 1.71 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.71 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.71 AMXX Dev Team multilingual.am running
Menus Front-End 1.71 AMXX Dev Team menufront.amxx running
Commands Menu 1.71 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.71 AMXX Dev Team plmenu.amxx running
Maps Menu 1.71 AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.71 AMXX Dev Team adminchat.amxx running
Anti Flood 1.71 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.71 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.71 AMXX Dev Team imessage.amxx running
Admin Votes 1.71 AMXX Dev Team adminvote.amxx running
NextMap 1.71 AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.71 AMXX Dev Team mapchooser.amxx running
TimeLeft 1.71 AMXX Dev Team timeleft.amxx running
172:10 Pause Plugins 1.71 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.71 AMXX Dev Team statscfg.amxx running
StatsX 1.71 AMXX Dev Team statsx.amxx running
ATAC Config 1.1.06 f117bomb & T(+)r amxx_atac_cfg.1 running
ATAC 2.5.5.0 T(+)rget/f117bom amxx_atac.2.5.5 running
Clan Tag Protecti 0.8.5 default clan_tag_protec running
InstaMoney 0.1 DarkShadowST instamoney.amxx running
invis 1 atambo invis.amxx running
Change Score 2.0.5 Freecode ChangeScore.amx running
Clan sort 0.1 ts2do ClanSort.amxx running
Admin Gag 1.8.3 EKS admin_gag.amxx running

Last edited by kizzed; 07-15-2006 at 18:27.
kizzed is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-16-2006 , 13:37   Re: Admin Gag
Reply With Quote #175

does not mute ? Did it print in chat it was gonna mute voicecomm?
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
kizzed
New Member
Join Date: Jan 2006
Old 07-16-2006 , 21:08   Re: Admin Gag
Reply With Quote #176

Well it is working now must of just took some time? No idea it wasnt working and now it kicked in lol. But it does not read anything out in console when you mute...
kizzed is offline
Trip~Hazard
Senior Member
Join Date: Jun 2004
Location: North Carolina
Old 08-04-2006 , 12:17   Re: Admin Gag
Reply With Quote #177

Since upgrading to 1.75a I have these errors:

L 08/03/2006 - 20:50:11: [AMXX] Displaying debug trace (plugin "admin_gag.amxx")
L 08/03/2006 - 20:50:11: [AMXX] Run time error 4: index out of bounds
L 08/03/2006 - 20:50:11: [AMXX] [0] phpVrTdSy.sma::block_gagged (line 163)
L 08/03/2006 - 20:53:23: [AMXX] Displaying debug trace (plugin "admin_gag.amxx")
L 08/03/2006 - 20:53:23: [AMXX] Run time error 4: index out of bounds
L 08/03/2006 - 20:53:23: [AMXX] [0] phpVrTdSy.sma::client_disconnect (line 352)
L 08/03/2006 - 20:532: [AMXX] Displaying debug trace (plugin "admin_gag.amxx")
L 08/03/2006 - 20:532: [AMXX] Run time error 4: index out of bounds
L 08/03/2006 - 20:532: [AMXX] [0] phpVrTdSy.sma::client_infochanged (line 365)

Any ideas on a quick fix?
__________________
Trip~Hazard is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 08-04-2006 , 16:08   Re: Admin Gag
Reply With Quote #178

dont change the defines unless you know what your doing. Redownload the plugin
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
Sk0rCh
Junior Member
Join Date: Jul 2006
Old 08-06-2006 , 17:32   Re: Admin Gag
Reply With Quote #179

Ok, I've had problems gagging voice chat on our server for a while. I have this plugin and if I do amx_gag nick abc 999999, it only gags their typing chat. I really want to gag voice chat. Please help. Keep in mind that I am not very knowledgable in the scripting, installing plugins and such.
Sk0rCh is offline
Send a message via AIM to Sk0rCh
s p l i t
Senior Member
Join Date: May 2006
Location: US, NC
Old 08-06-2006 , 17:42   Re: Admin Gag
Reply With Quote #180

Do you have engine module running? Have you modified the plugin in any way?
s p l i t is offline
Send a message via AIM to s p l i t Send a message via MSN to s p l i t
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 11:42.


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