Raised This Month: $51 Target: $400
 12% 

AMX SSBan v2.6 [UPDATE: 10.Jul.2010]


Post New Thread Reply   
 
Thread Tools Display Modes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-30-2015 , 08:55   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #591

You can effectively disable commands by changing their access in cmdaccess.ini to rcon which would be flag "l" (lower case L).
__________________
fysiks is offline
frAd
Member
Join Date: Apr 2014
Location: Philippines
Old 12-26-2015 , 13:10   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #592

Is there a way to disable the amx_show_activity? I meant, I want to hidde the message when an admin uses the command.
__________________

Last edited by frAd; 12-26-2015 at 13:10.
frAd is offline
Send a message via ICQ to frAd Send a message via AIM to frAd Send a message via Yahoo to frAd Send a message via Skype™ to frAd
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-26-2015 , 13:20   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #593

Quote:
Originally Posted by frAd View Post
Is there a way to disable the amx_show_activity? I meant, I want to hidde the message when an admin uses the command.
Look in amxx.cfg. It shows you what values do what.
__________________
fysiks is offline
frAd
Member
Join Date: Apr 2014
Location: Philippines
Old 12-26-2015 , 13:41   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #594

Quote:
Originally Posted by fysiks View Post
Look in amxx.cfg. It shows you what values do what.
Well, it works. However I'm looking to hide ONLY the message when you use "amx_ss".
__________________
frAd is offline
Send a message via ICQ to frAd Send a message via AIM to frAd Send a message via Yahoo to frAd Send a message via Skype™ to frAd
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 12-26-2015 , 14:01   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #595

Quote:
Originally Posted by frAd View Post
Well, it works. However I'm looking to hide ONLY the message when you use "amx_ss".
Then you can edit the plugin source file, recompile and reinstall it.

For example, at this plugin, just remove this lines:
Code:
    /* show message in chat to all players by amx_show_activity */     switch( get_pcvar_num(g_Activity) )     {         case 2: client_printc(0,"%L", LANG_PLAYER, "SS_CASE2", name, name2)         case 1: client_printc(0,"%L", LANG_PLAYER, "SS_CASE1", name2)     }
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
frAd
Member
Join Date: Apr 2014
Location: Philippines
Old 12-26-2015 , 14:07   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #596

Quote:
Originally Posted by addons_zz View Post
Then you can edit the plugin source file, recompile and reinstall it.

For example, at this plugin, just remove this lines:
Code:
    /* show message in chat to all players by amx_show_activity */     switch( get_pcvar_num(g_Activity) )     {         case 2: client_printc(0,"%L", LANG_PLAYER, "SS_CASE2", name, name2)         case 1: client_printc(0,"%L", LANG_PLAYER, "SS_CASE1", name2)     }
It works. I thought there was a way without editing. But anyway, thanks.
__________________
frAd is offline
Send a message via ICQ to frAd Send a message via AIM to frAd Send a message via Yahoo to frAd Send a message via Skype™ to frAd
trgthe2nd
Junior Member
Join Date: Jul 2012
Location: Ohio, USA
Old 02-14-2016 , 19:48   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #597

Quote:
Originally Posted by addons_zz View Post
Then you can edit the plugin source file, recompile and reinstall it.

For example, at this plugin, just remove this lines:
Code:
    /* show message in chat to all players by amx_show_activity */     switch( get_pcvar_num(g_Activity) )     {        &nb sp;case 2: client_printc(0,"%L", LANG_PLAYER, "SS_CASE2", name, name2)        &nb sp;case 1: client_printc(0,"%L", LANG_PLAYER, "SS_CASE1", name2)     }
I want to change this to only notify the admin that took the snapshot as apposed to the server.
I'm inexperienced with PAWN, if someone would like to just give me something to copy paste.

EDIT:
After taking a closer look... changing the 0 in client_printc to id made it so that the admin is the only one to see that.
Also commenting out lines 270-298 made it so the hacker wasn't notified the details of the screenshot taken.

Last edited by trgthe2nd; 02-14-2016 at 21:38.
trgthe2nd is offline
CSCombat
Junior Member
Join Date: Dec 2015
Old 08-17-2016 , 20:17   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #598

I need someone to modify the AMX SSBan plugin to enable it to

1. Slay and Move the play to spec after SS is taken.
2. After the amx_ss is perfomed on play, he is not able to use chat: "say" or "say_team, I am not sure if it is a bug, but I need the player to be able to use chat normally.

Last edited by CSCombat; 08-17-2016 at 20:18.
CSCombat is offline
Lionel Messi
New Member
Join Date: Sep 2017
Location: Counter Strike 1.6
Old 09-20-2017 , 23:47   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #599

Hi there,

I have an issue with this plugin. It doesnt seem to work anymore with AMXbans, when i'm trying ban a friend he gets banned ofc, but no screenshots.

I did edit amx_ssban.sma and set 1 to amxban support and compile it and uploaded it to my server, but that doesnt work.

Any solution?

Help will be highly appreciated!
Lionel Messi is offline
nabeel999
New Member
Join Date: Nov 2019
Old 11-17-2019 , 13:44   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #600

i have q. from where i can unban the player bczz my banned.cfg file is empty

Last edited by nabeel999; 11-17-2019 at 13:45.
nabeel999 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 10:10.


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