[AMXX 1.8.2] Problem z banowaniem
Adrenaline
28.12.2010
Witam. Mam Najnowszą wersję GmAmxbans i mam taki problem, że gdy zbanuję kogoś to ta osoba nadal gra i nie kickuje go (ban aktywuje się po kicku dopiero) czy wie ktoś jak to naprawić ?, jakaś łatka czy coś ?
Wersja Amx Mod X: 1.8.2
Wersja Amxbans: GmAmxbans 1.5
Wersja Dproto: 0.9.87
Rodzaj serwera: Steam/NonSteam
Modules.ini
L20101228.log (Logi)
SQL.cfg
Użytkownik Adrenaline edytował ten post 28.12.2010 16:51
Wersja Amx Mod X: 1.8.2
Wersja Amxbans: GmAmxbans 1.5
Wersja Dproto: 0.9.87
Rodzaj serwera: Steam/NonSteam
Modules.ini
;;; ; To enable a module, remove the semi-colon (<img src='http://images.amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> in front of its name. ; If it's not here, simply add it its name, one per line. ; You don't need to write the _amxx part or the file extension. ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; SQL Modules usually need to be enabled manually ;; ;; You can have any number on at a time. Use ;; ;; amx_sql_type in sql.cfg to specify the default ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; mysql ;sqlite ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Put third party modules below here. ;; ;; You can just list their names, without the _amxx ;; ;; or file extension. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; These modules will be auto-detected and loaded ;; ;; as needed. You do not need to enable them here ;; ;; unless you have problems. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; fun engine fakemeta ;geoip ;sockets ;regex ;nvault cstrike csx
L20101228.log (Logi)
L 12/28/2010 - 09:53:51: [amxbans_main.amxx] [AMXBans] Zapytanie nie powiodlo sie! L 12/28/2010 - 09:53:51: [amxbans_main.amxx] [AMXBans] Blad zapytania , Miejsce: 8 L 12/28/2010 - 09:53:51: [amxbans_main.amxx] [AMXBans] Wiadomosc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'y na www.twoj-adres.pl',UNIX_TIMESTAMP(NOW()),10080,'Twoj-adres.pl [Only Surf_sk' at line 1 (1064) L 12/28/2010 - 16:31:51: [amxbans_core.amxx] [AMXBans] WARNING: admin.amxx plugin running! stopped. L 12/28/2010 - 16:31:51: [amxbans_core.amxx] Login: "Login Admina <2780><STEAM_0:0:XXXXXXXXX><>" became an admin (account "Login Admina") (access "cdefghijklmnopqrstu") (address "XXX.XXX.XX.XXX.X") (nick ";Rox") (static 0) L 12/28/2010 - 16:31:52: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5 jest wlaczony
SQL.cfg
// 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 "XXX.XXX.XX.XX" amx_sql_user "nazwa_bazy" amx_sql_pass "hasło_bazy" amx_sql_db "nazwa_bazy" amx_sql_table "admins" amx_sql_type "mysql"
Użytkownik Adrenaline edytował ten post 28.12.2010 16:51
Szyfrant
28.12.2010
L 12/28/2010 - 16:31:51: [amxbans_core.amxx] [AMXBans] WARNING: admin.amxx plugin running! stopped.
wyłącz admin.amxx
wyłącz admin.amxx
Gutaj
28.12.2010
Czy czasem prefix tabeli podczas instalacji to nie jest amx?? a ty ustawiles na serwerze "admins"
[uwaga=Pavulon]
No good Pav
a na serwie ma odczyt na
amx_sql_table "admins"
zamień na
amx_sql_table "amx"
Użytkownik Pavulon edytował ten post 28.12.2010 20:17
[uwaga=Pavulon]
// [Ru] Префикс SQL базы // [Ru] ВНИМАНИЕ: Префикс указанный в файле sql.cfg больше НЕ используется AMXBans!!! // [En] your sql database prefix // [En] NOTE: The Prefix defined in your sql.cfg is NOT used for AMXBans anymore!!! amx_sql_prefix "amx"[/uwaga]
No good Pav
a na serwie ma odczyt na
amx_sql_table "admins"
zamień na
amx_sql_table "amx"
Użytkownik Pavulon edytował ten post 28.12.2010 20:17
Adrenaline
28.12.2010
@up
The Prefix defined in your sql.cfg is NOT used for AMXBans anymore!!!
przeczytaj
i się zastanów 2x
Użytkownik Adrenaline edytował ten post 28.12.2010 20:04
The Prefix defined in your sql.cfg is NOT used for AMXBans anymore!!!
przeczytaj

Użytkownik Adrenaline edytował ten post 28.12.2010 20:04