MiniBans 3.0
Wu.eF.De.
07.08.2009
Witam, mam zainstalowany plugin MiniBans, poustawiałem powody etc. wybieram gracza, czas, powód, daje bana, a on wchodzi na serwer z powrotem, jakby był tylko zkickowany? Czy ktoś wie co mogło się stać.
bernbern
07.08.2009
Ale on mówi że pokazuje mu sie temu zbanowanemu kicked i do tego to chyba banuje na steam id ;-)
Abes Mapper
07.08.2009
Nie napisał że tamtemu pokazuje się kicked, tylko napisał że on wraca na serwer tak jakby dostał tylko kicka. I nie napisał czy banuje na SteamID. Czytanie ze zrozumieniem poćwicz.
bernbern
07.08.2009
a ja mowie tak jak bylo bo tez jestem ha tego serwera wiec cwiczyc to ty mozesz
// było to napisać wcześniej z łaski swojej
// było to napisać wcześniej z łaski swojej
Abes Mapper
07.08.2009
To zainstaluj nowszą wersje.
AMXX MiniBANS v0.5b v2 by Sn!ff3r (Seba)
amx_minibans_forum "forum" // okresla forum na ktorym mozna zlozyc zazalenie
amx_minibans_hudmsg "1" // okresla czy pokazywac zielony napis na hud
amx_minibans_moreinfo "0" // dla developerow, loguje wiecej informacji
amx_minibans_logs "1" // wlacza / wylacza logi
amx_minibans_logstype "1" // rodzaj logow, 1 - loguje w logach amxx, 2 - loguje w oddzielnym pliku
amx_minibans_kickdelay "10.0" // czas, po jakim od odtrzymaniu bana gracz zostanie wykopany
AMXX MiniBANS v0.5b v2 by Sn!ff3r (Seba)
amx_minibans_forum "forum" // okresla forum na ktorym mozna zlozyc zazalenie
amx_minibans_hudmsg "1" // okresla czy pokazywac zielony napis na hud
amx_minibans_moreinfo "0" // dla developerow, loguje wiecej informacji
amx_minibans_logs "1" // wlacza / wylacza logi
amx_minibans_logstype "1" // rodzaj logow, 1 - loguje w logach amxx, 2 - loguje w oddzielnym pliku
amx_minibans_kickdelay "10.0" // czas, po jakim od odtrzymaniu bana gracz zostanie wykopany
Załączone pliki
bernbern
07.08.2009
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
mini_bans.amxx ; powód bana
ReasonKicker.amxx ; powód kicka
PTB.amxx ; balancer team
hpk.amxx ; ping
admin_spec_esp.amxx ;admin esp
afk.amxx ; kick afk member
roundsleft.amxx ; rundy
admin_freelook.amxx ; admin widzi wszystko
auto_restart.amxx ; restart
nextmapzm.amxx
interp.amxx ;itnerp 0.01-0.05
ultimate_ss.amxx ; banszoty
polski_cs.amxx ; spolszczenie cs'a
unbanmenu.amxx ; menu do odbanowywania.
swear_replacement.amxx ; cenzura
;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
[ Dodano: 07-08-2009, 19:57 ]
Pomoże ktoś ? Sry za duoble-post
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
mini_bans.amxx ; powód bana
ReasonKicker.amxx ; powód kicka
PTB.amxx ; balancer team
hpk.amxx ; ping
admin_spec_esp.amxx ;admin esp
afk.amxx ; kick afk member
roundsleft.amxx ; rundy
admin_freelook.amxx ; admin widzi wszystko
auto_restart.amxx ; restart
nextmapzm.amxx
interp.amxx ;itnerp 0.01-0.05
ultimate_ss.amxx ; banszoty
polski_cs.amxx ; spolszczenie cs'a
unbanmenu.amxx ; menu do odbanowywania.
swear_replacement.amxx ; cenzura
;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
[ Dodano: 07-08-2009, 19:57 ]
Pomoże ktoś ? Sry za duoble-post