Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Unkolix
Veteran Member
Join Date: Sep 2012
Old 03-18-2013 , 01:32   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #511

Quote:
Originally Posted by guraba View Post
not work . u can setup and snd me plugin setuped ? thanks
...
1. Put menufront.amxx to amxmodx/plugins folder and DON'T change plugins.ini file!!!
2. Put amx_ssban.amxx to amxmodx/plugins folder and ADD this line "amx_ssban.amxx" to the end of plugins.ini file, without the quotes.
3. Put screen_message.txt file to amxmodx/data/lang folder.
Attached Files
File Type: sma Get Plugin or Get Source (amx_ssban.sma - 612 views - 19.8 KB)
File Type: sma Get Plugin or Get Source (menufront.sma - 595 views - 13.5 KB)
File Type: txt screen_message.txt (18.0 KB, 141 views)
Unkolix is offline
guraba
Member
Join Date: Feb 2013
Old 03-19-2013 , 09:03   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #512

thanks Unkolix
guraba is offline
joblessuser
Member
Join Date: May 2013
Old 06-17-2013 , 11:18   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #513

Plugin works just great......
i used " #define AMXBANS 1" so it ban with amxban. Please tell me how to unban a player with amxbans

Last edited by joblessuser; 06-17-2013 at 13:45.
joblessuser is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-17-2013 , 23:43   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #514

Quote:
Originally Posted by joblessuser View Post
Plugin works just great......
i used " #define AMXBANS 1" so it ban with amxban. Please tell me how to unban a player with amxbans
Consult the AMX Bans documentation.
__________________
fysiks is offline
5aloOod
Senior Member
Join Date: Jun 2013
Location: hell
Old 06-27-2013 , 04:08   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #515

Quote:
/* Set bantimes for the menu */
g_bantimes = ArrayCreate()

ArrayPushCell(g_bantimes, 0)
ArrayPushCell(g_bantimes, 5)
ArrayPushCell(g_bantimes, 10)
ArrayPushCell(g_bantimes, 30)
ArrayPushCell(g_bantimes, 60)
ArrayPushCell(g_bantimes, 240)
ArrayPushCell(g_bantimes, 1440)

register_srvcmd("amx_ssbantimes", "ssbanmenu_setbantimes")
}
Can i edit the ban time ? like one day,one week
5aloOod is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-28-2013 , 00:21   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #516

Quote:
Originally Posted by 5aloOod View Post
Can i edit the ban time ? like one day,one week
amxx.cfg
Code:
// day, week, month
amx_ssbantimes 1440 10080 43200
__________________
fysiks is offline
joblessuser
Member
Join Date: May 2013
Old 07-07-2013 , 03:34   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #517

Where can i find the logs of snap shot taken info ?
joblessuser is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-07-2013 , 13:20   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #518

Quote:
Originally Posted by joblessuser View Post
Where can i find the logs of snap shot taken info ?
In the logs. Same place as all the rest AMX Mod X logs.
__________________
fysiks is offline
whitenig
Junior Member
Join Date: Jul 2010
Old 07-08-2013 , 15:40   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #519

is there any way i can modify this plugin so the command amx_ssban will work on admins with immunity?
whitenig is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-08-2013 , 18:22   Re: AMX SSBan v2.6 [UPDATE: 10.Jul.2010]
Reply With Quote #520

Quote:
Originally Posted by whitenig View Post
is there any way i can modify this plugin so the command amx_ssban will work on admins with immunity?
Replace CMDTARGET_OBEY_IMMUNITY with 0.
__________________
fysiks 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:07.


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