←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
(Gm)AMXBans 1.6.(1) + Poprawki Nie działa...

  • +
  • -
toong006's Photo toong006 18.11.2014

Posiadam (Gm) AMXBans # 1.6.(1) + Poprawki (AMXX.PL) Wszystko pięknie działa tylko nie dzialaja bany bez robiena ss tzn gdy daje bana z ss to od razu daje perma i powód i ban działa, ale jesli daje zwykłego bana np na 5min to gdy gracz dostanie bana moze wejsc na server. Bardzo proszę o pomoc:/

 

0 errorów w logach

 

mój plugins

amxbans_core.amxx ; amxbans
amxbans_main.amxx debug ; amxbans

;admin.amxx		; admin base (required for any admin-related)
;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)
ReasonKicker.amxx        ; kicowanie z powodem
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

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer
statsx.amxx		    ; stats on death or round end (CSX Module required!)

; Custom - Add 3rd party plugins here
abd.amxx                           ; Licznik zadawanych obrazen
adminlisten.amxx                   ; Admin widzi wszystko w sa'y
afkbombtransfer.amxx               ; Zabiera pake dla gracza AFK i daje dla aktywnego
alt_end_round_sounds.amxx          ; Muzyka na koniec rundy                 
grenade_trail.amxx                 ; Kolorowe smugi za granatem
best_player.amxx                   ; Pokazuje najlepszego gracza rundy
ktooslepil.amxx                    ; Wiadomosc kto nas oslepil i my kogo oslepilismy
ptb.amxx                          ; Balansuj druzyny
parachute.amxx                     ; Spadochron na serwerze
polski_cs.amxx                     ; Spolszcza poszczegolne nazwy w Cs                 
sam.amxx                           ; Rezerwacja nicku
interp.amxx                        ; Ustawia nam interp 0.01
zakazreklam.amxx                   ; Zakaz reklam w sa'y/nicku
prometheus.amxx                    ; Inteligetne hosty
descriptive_fire_in_the_hole.amxx  ; Pokazuje nazwe rzuconego granata
weaponicon.amxx                    ; Ikony broni z lewej strony
mutemenu.amxx                      ; Za pomoca komendy /mute mozemy zmutowac gracza
who.amxx                           ; Widzimy w sa'y kogo zabilismy
resetscore.amxx                    ; Resetowanie statystyk /resetscore
hi.amxx                            ; Pokazuje kto wchodzi na serwer
amx_super_menu.amxx
amx_super.amxx
amx_super_nospeed.amxx
Automaticknifeduel.amxx
admin_spec_esp.amxx
admin_freelook.amxx
afkbombtransfer.amxx
Allow_round_finish.amxx
amx_gag.amxx
amx_super.amxx
amx_super_menu.amxx
amx_super_nospeed.amxx
auto_reload.amxx
Automaticknifeduel.amxx
backweapons.amxx
banner.amxx
bcd_hudtimer.amxx
best_player.amxx
Bullet_Whizz.amxx
galileo.amxx
grenade_trail.amxx
hpk.amxx
hudscoreboard.amxx
niesmiertelne_hostage.amxx
no_retry.amxx
precache.amxx
ranga.amxx
rangi.amxx
realnadedrops.amxx
ReasonKicker.amxx
resetscore.amxx
runplanting.amxx
spawn_protection_pl.amxx
specinfo.amxx
sillyc4.amxx
ultimate_sounds_PL.amxx
who.amxx
voices_management.amxx
komendy.amxx
restmenu.amxx
in_game_ads.amxx
screenflash.amxx
advanced_slowmo.amxx
miscstats.amxx
stats_logging.amxx
pingfaker.amxx


Edited by toong006, 18.11.2014 19:07.
Quote

blokers's Photo blokers 19.11.2014

sql.cfg podaj. Admini sa skąd wczywtywani?

Quote

  • +
  • -
toong006's Photo toong006 19.11.2014

sa wczytywani z user.ini

// SQL configuration file
// File location: $moddir/addons/amxmodx/configs/sql.cfg

// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// We recommend using your server IP address instead of its name

// *NOTE* amx_sql_type specifies the DEFAULT database type which admin.sma will use.

amx_sql_host "sql.pukawka.pl"
amx_sql_user "387839"
amx_sql_pass "************"
amx_sql_db "387839_amxbans" 
amx_sql_table    "admins"
amx_sql_type    "mysql"

Quote

CreaTivE DeaD's Photo CreaTivE DeaD 19.11.2014

ten amxbans jest zbugowany i zadko kiedy dziala radze zainstalowac 1.5.1 stable i bd smigalo nie uzeraj sie z ta wersja!

Quote