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

Amxbans 6.x


Post New Thread Reply   
 
Thread Tools Display Modes
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 03-05-2010 , 16:33   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #851

I don't know which version you are using (5.0 or 5.1) but it are the same cvars in both plugins

The HUD Message:
Quote:
// Print green hudmessages top left when banning
amxbans_show_hud_messages 1
The Site:
Quote:
// Dont use http:// in this cvar. The url will show to banned players in the console.
amxbans_complain_url "www.yoursite.com"
Both can be found in amxbans.cfg
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
shawlinn
Senior Member
Join Date: May 2009
Location: Brazil
Old 03-05-2010 , 16:45   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #852

Yes see: 5.0

// Print green hudmessages top left when banning
amxbans_show_hud_messages 1

// Dont use http:// in this cvar. The url will show to banned players in the console.
amxbans_complain_url www.whyserver.zzl.org

what's the required modules?

Last edited by shawlinn; 03-05-2010 at 16:58.
shawlinn is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 03-05-2010 , 16:59   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #853

Quote:
#include <amxmodx>
#include <amxmisc>
#include <sqlx>
#include <time>
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
shawlinn
Senior Member
Join Date: May 2009
Location: Brazil
Old 03-05-2010 , 17:53   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #854

is time a module ?
shawlinn is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-06-2010 , 09:27   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #855

No, it's included in the core and you don't need to include it explicitly
__________________

Last edited by Arkshine; 03-06-2010 at 09:29.
Arkshine is offline
Fanopike
Member
Join Date: Feb 2009
Location: /b/
Old 03-22-2010 , 04:38   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #856

Hey mr.developer's check that thread. http://forums.alliedmods.net/showpos...34&postcount=8 I have а suggestion for u with one winrar problem that was discussed sometimes in u'r old forums, but i think there's no unique answer for that. It happen's for me only when usng amxbans with that plug (mapcycle restorer).
Fanopike is offline
craigy09
Senior Member
Join Date: Mar 2010
Old 05-03-2010 , 11:54   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #857

nvm

Last edited by craigy09; 05-03-2010 at 12:01.
craigy09 is offline
Zapy
SourceMod Donor
Join Date: Oct 2004
Location: Stockholm, Sweden
Old 06-19-2010 , 11:43   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #858

amxbans 6.0 have been released and completley rewriten, visit their new site at www.amxbans.de


also admins should maybe close this thread now when 5.0 is quite old?
Zapy is offline
Send a message via Skype™ to Zapy
surfguitarkevin
Member
Join Date: Aug 2007
Old 06-27-2010 , 17:04   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #859

meta list:
Quote:
16:58:52 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY
[ 2] MySQL RUN - mysql_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 3] SQLite RUN - sqlite_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 4] Fun RUN - fun_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 5] Engine RUN - engine_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx.dl v1.8.1.3 pl1 ANY ANY
[ 7] Ham Sandwich RUN - hamsandwich_amxx v1.8.1.3 pl1 ANY ANY
[ 8] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 9] CSX RUN - csx_amxx.dll v1.8.1.3 pl1 ANY ANY
9 plugins, 9 running
plugins.ini:
Quote:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
amxbans.amxx debug
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
amx_super.amxx
hlstatsx_commands_cstrike.amxx
xredirect.amxx
DeathrunManager.amxx
DeathrunMapsFixer.amxx
DRM_trigger_hurt_fix.amxx
voicecomm_ban.amxx
cross_server.amxx
The server is Windows...Protocol 48 and is running the latest HLDS. AMXMODX v1.8.1.3746, MetaMod v1.19...

i installed amxbans the same way on one of my linux servers with no problem...the server shows up in the web server list and the bans work great, but installing the same way on the windows server, i try amx_ban 1 iceman hai and i get no response in console and no ban...what am i doing wrong here?


NEVERMIND im retarded...the linux server i installed it on was on the same IP as my website, so when i configured the sql i put the sql host as localhost and forgot to change it when i put it on the other servers SORRY <3

the only thing now i guess is to ask why in the name of poop amxbans looks fine on IE and chrome but is just blank on firefox

k nevermind it only works on one of the two windows servers...the one that doesnt work is showing up in the amxbans server list as being down and localhost:27022 instead of the actual ip

okay i fixed that by putting ip "the server's ip here" in the server.cfg so now my only problem is actually with another plugin...im trying to use banshot in conjunction with amxbans and there is an integration option on that plugin which basically just uses the amx_ban command instead of amx_banip, i wanted it to use amx_banip instead so that it would show up in amxbans and also take the screenshot, so i changed server_cmd("amx_ban %d %s",bantime,name2) to server_cmd("amx_banip %d %s",bantime,name2), recompiled, uploaded the plugin to the plugins folder, restarted server, and all that jazz...then when i went to use the banshot cmd it gave me the Usage: amx_ban <time in mins> <steamID or nickname or #authid or IP> <reason> which i found to be odd because nowhere in the edited plugin is the cmd, amx_ban actually mentioned, but in the console log it shows Usage: amx_banip <time in mins> <steamID or nickname or #authid or IP> <reason>...normally i would post this under the banshot plugin's thread but since the plugin uses commands from amxbans i figured i would try here first...any ideas? does the ban commands syntax from the banshot plugin not match up with that of the amxbans one? any help appreaciated, thanks in advance

nevermind that too lol i edited amx_ssban to use amx_banip instead of amx_ban no more problems
__________________

Last edited by surfguitarkevin; 07-03-2010 at 04:15.
surfguitarkevin is offline
haifa
BANNED
Join Date: Dec 2010
Old 12-14-2010 , 06:36   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #860

Nice sharing...........
haifa 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 11:21.


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