Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie
GmAMXBans

Nie ładuje adminow i nie daje bana

gmamxbans

  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
4 odpowiedzi w tym temacie

#1 pawello0207

    Nowy

  • Nowy

Reputacja: -1
Nowy

  • Postów:4
  • Lokalizacja:Elbląg
Offline

Napisano 28.05.2012 10:05

Problem polega na tym, że nie nie wczytuje adminów dodanych na stronie a z pliku users.ini już normalnie.
Po 2 jak robie ssy to wszystko pieknie robi ale nie daje automatycznego bana. Kiedy chce go dac sam to już nie moge bo użytkownik wyswietla sie na kolor szary i nie mozna go ruszyc. AMXBANS INSTALOWAL NA GAMESERV.pl AUTOMATYCZNIE i poza wskazowkami zawartymi na stronie nic inneog nie robilem !

Takze baze danych mam z gameserv.pl poniewaz z xaa.pl nie działała... nie iwem dlaczego...


- Wersja AMXMODX 1.8.1
- Wersja serwera Steam/NS

-amxbans.cfg

// Plik Konfiguracyjny AMXBans echo [AMXBans] laduje plik amxbans.cfg // Prefix bazy // Nota: Prefiks wpisany w sql.cfg nie jest już używany przez AMXBans amx_sql_prefix "amx" //Używanie oznaczeń gracza na tym serwerze czy na wszystkich? amxbans_flagged_all_server 0 // Wczytywanie adminów // 0 z bazy SQL, 1 = z pliku users.ini, 2 = nie ładuje adminów amxbans_use_admins_file 0 // AMXBans próbuje pobierać Ip automatycznie (Tak, widać ;/) // Możesz ustawić inne iP -np. ":" amxbans_server_address "" amxbans_use_newbancmd 0 // Tak naprawdę ten cvar jest niezle pomylony niby chodzi o czas a ustawia własny powód bana // -1 aby wyłaczyć, 0 aby właczyć własny powód bana amxbans_custom_statictime 0 // Wpisz jaka ma byc wyświetlana nazwa serwera na stronie gdy gracz dostanie bana . // np. amxbans_servernick "Mój za***isty serwer" // Pozostaw puste aby czytało domyślna nazwe hosta z server.cfg amxbans_servernick "" // Ustaw 1 / 2 / 3 aby włączyć powiadomienia o debugach w logach. // nie ustawiaj na 3 bo Ci konsole zaspamuje, ustaw 2 bedzie normal amxbans_debug 2 // Nie wpisuj "http://". Plugin sam sobie to wpisze amxbans_complain_url "www.Free-Skill.xaa.pl" // Ustaw na 1 aby mapa była pokazywana w nazwie serwera amxbans_add_mapname_in_servername 1 // Ustaw na 1 aby w czacie HLSW był pokazywany komunikat o banie amxbans_show_in_hlsw 1 // Pokazuje zielony napis w hud, w lewym górnym rogu, w przypadku bana amxbans_show_hud_messages 0 // Ustawia jaka flaga odpowiada za najwyższy czas bana jaki może ustawić admina. amxbans_higher_ban_time_admin "n" // Ustawia jaka flaga odpowiada za to aby nie był pokazywany nick admina który zbanował gracza amxbans_admin_mole_access "m" // Jeśli admin ma ustawiony admin_mole_access, ma pokazywać jego nick przy zbanowanym graczu? amxbans_show_name_evenif_mole 1 // Pokazuje adminowi w chacie czy gracz był wczesniej zbanowany, 0 aby wyłączyć amxbans_show_prebanned 0 // Ile razy powiadamia admina o wcześniejszym banie gracza amxbans_show_prebanned_num 0 // Obecnie nie wiadomo // Tak napisali w oryginale <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/biggrin.png' class='bbc_emoticon' alt=':D' /> amxbans_default_ban_reason unknown // Czy można banować w przypadku gdy gracz się rozłaczy . 1 aby właczyć 0 aby wyłaczyc // Jest to na koncu menu admina, Menu Rozłączeń amxbans_ban_evenif_disconnected 0 // Czasy oznakowan w menu amx_setflagtimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m" // Długości banów dla adminów z flagą -d, ustaw najwieksze jakie mają byc przy komendzie "amxbans_consolebanmax" // UWAGA: ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartości // "0 m" = PERM // Wartosci jakich mozesz użyć : // 1 - 59 dla flagi m to minuty // 1 - 23 dla flagi h to godziny // 1 - 6 dla flagi d to dni // dla flagi w sa tygodnie // Przykłady: // "5 m" to 5 minut // "1 h" to 1 godzina // "1 d" to 1 dzień // "1 w" to 1 tydzień amx_setlowbantimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m" // Długości banów dla adminów z flagą -n i -d // UWAGA:ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartości // "0 m" = PERM // Wartosci jakich mozesz użyć : // 1 - 59 dla flagi m to minuty // 1 - 23 dla flagi h to godziny // 1 - 6 dla flagi d to dni // dla flagi w sa tygodnie // Przykłady: // "5 m" to 5 minut // "1 h" to 1 godzina // "1 d" to 1 dzień // "1 w" to 1 tydzień amx_sethighbantimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m" /********************AMXBans: Freeze ****************************************/ // plugin amxbans_freeze (tzw. Zamrażający) // "a" = zamraża (nie możesz się ruszyć) // "b" = nie mozesz uzyc broni // "c" = blokuje czat // "d" = gracz swieci na czerwono amxbans_freeze_mode "abcd" // Czas pomiedzy serwerem gry a baza danych // Moze byc ujemny // Jezeli 0 ustawia automatycznie amxbans_time_offset "0" // [En] Automatycznie robi screena przy banie amxbans_snapshot "5" // Typ Bana // "0" - wybiera automatycznie // "1" - na IP // "2" - na SteamID amxbans_bantype "0" // Definiuje czy sprawdzać graczy po flagach // Włącza - "1" / Wyłącza - "0" amxbans_check_flag "1" // Włącza - 1 / wyłącza - 0 historie banow amxbans_history "1" // Plik konfiguracyjny - ECHO echo [AMXBans] amxbans.cfg zostal zaladowany | AMXX.PL | Wersja PL - Szyfrant i MisieQ


- plugins.ini

; Admin Base - Always one has to be activated amxbans_core.amxx amxbans_main.amxx ;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) plmenu.amxx ; players menu (kick, ban, client cmds.) ;telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) ; 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 amxbans_core.amxx amxbans_main.amxx hi.amxx polski_cs.amxx


-modules.ini

;;; ; To enable a module, remove the semi-colon (<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.png' 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


-sql.cfg

amx_sql_host "31.186.81.18" amx_sql_user "nazwa uzytkownika" amx_sql_pass "haslo" amx_sql_db "nazwa bazy danych" amx_sql_table "admins" amx_sql_type "mysql"

Użytkownik pawello0207 edytował ten post 28.05.2012 10:12

  • +
  • -
  • 0

#2 Raen

    Wszechwiedzący

  • Power User

Reputacja: 160
Profesjonalista

  • Postów:536
  • GG:
  • Imię:Paweł
  • Lokalizacja:......
Offline

Napisano 28.05.2012 10:52

logi daj.
  • +
  • -
  • 0

angel-little.png


#3 pawello0207

    Nowy

  • Autor tematu
  • Nowy

Reputacja: -1
Nowy

  • Postów:4
  • Lokalizacja:Elbląg
Offline

Napisano 28.05.2012 11:06

05/28/2012 - 07:08:35: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 07:08:35: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:08:36: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 07:08:36: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 07:08:36: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338181716,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 07:08:36: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 07:26:35: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 07:26:50: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be cs_italy L 05/28/2012 - 07:28:39: -------- Mapchange to cs_italy -------- L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 07:28:39: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:28:39: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 07:28:39: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 07:28:40: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338182920,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 07:28:40: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 07:46:38: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 07:46:53: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be cs_militia L 05/28/2012 - 07:48:43: -------- Mapchange to cs_militia -------- L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 07:48:43: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 07:48:43: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 07:48:43: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 07:48:43: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338184123,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 07:48:43: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 08:06:42: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 08:06:57: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be cs_office L 05/28/2012 - 08:08:47: -------- Mapchange to cs_office -------- L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 08:08:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:08:47: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 08:08:47: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 08:08:47: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338185327,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 08:08:47: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 08:26:46: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 08:27:01: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_train L 05/28/2012 - 08:28:50: -------- Mapchange to de_train -------- L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 08:28:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:28:51: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 08:28:51: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 08:28:51: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338186531,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 08:28:51: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 08:46:50: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 08:47:05: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_cbble L 05/28/2012 - 08:48:54: -------- Mapchange to de_cbble -------- L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 08:48:54: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 08:48:54: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 08:48:54: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 08:48:55: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338187735,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 08:48:55: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 09:08:23: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 09:08:38: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_dust L 05/28/2012 - 09:10:20: -------- Mapchange to de_dust -------- L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 09:10:21: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:10:21: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 09:10:21: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 09:10:21: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338189021,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 09:10:21: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 09:28:20: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 09:28:35: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_dust2 L 05/28/2012 - 09:31:47: -------- Mapchange to de_dust2 -------- L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 09:31:47: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 09:31:47: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 09:31:47: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 09:31:48: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338190308,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 09:31:48: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 10:05:46: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 10:06:01: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be awp_india L 05/28/2012 - 10:07:49: -------- Mapchange to awp_india -------- L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 10:07:50: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:07:50: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 10:07:50: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 10:07:52: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338192472,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 10:07:52: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 10:26:04: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 10:26:19: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_rats_1337 L 05/28/2012 - 10:28:11: -------- Mapchange to de_rats_1337 -------- L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 10:28:11: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:28:11: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 10:28:12: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 10:28:13: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338193693,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 10:28:13: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 10:46:10: [amxbans_main.amxx] [AMXBans] Player Check on Connect: bid: 76 when: 1338194651 lenght: 0 reason: Czitowanie admin: P i X' el adminsteamID: P i X' el Playername .::Jasne A Co::. server: website serverip: bantype: SI L 05/28/2012 - 10:46:10: [amxbans_main.amxx] [AMXBans] BID:<76> Player:<.::Jasne A Co::.>  connected and got kicked, because of an active ban L 05/28/2012 - 10:46:10: [amxbans_main.amxx] [AMXBans] Delayed Kick-TASK ID1: <9> ID2: <9> L 05/28/2012 - 10:46:13: [amxbans_main.amxx] [AMXBANS DEBUG] Delayed Kick ID: <9> L 05/28/2012 - 10:46:25: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 10:46:41: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be cs_assault L 05/28/2012 - 10:48:27: -------- Mapchange to cs_assault -------- L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 10:48:27: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 10:48:27: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 10:48:27: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 10:48:28: [amxbans_main.amxx] [AMXBANS DEBUG] UPDATE `amx_serverinfo` SET timestamp=1338194908,hostname='[EURO2012!!] Free-Skill.xaa.pl [FFA] @ GameServ.pl',gametype='cstrike',amxban_version='1.5.1', amxban_menu=1 WHERE address = '91.210.128.50:27021' L 05/28/2012 - 10:48:28: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011 L 05/28/2012 - 11:05:36: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:05:36: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:05:36: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:05:36: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:08:54: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:08:54: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:08:54: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:08:54: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:24:25: [amxbans_core.amxx] Login: "P i X' el #<75><>" became an admin (account "STEAM_0:1:30408069") (access "abcdefghijklmnopqrstu") (address "93.105.167.51") (nick ";") (static 0) L 05/28/2012 - 11:24:51: [amxbans_main.amxx] [AMXBans PlayerMenu 2] 10 choice: 75 | STEAM_0:0:551771350 | 46.45.107.19 | 2 L 05/28/2012 - 11:24:53: [amxbans_main.amxx] [AMXBans BantimeMenu 2] 10 choice: 0 min L 05/28/2012 - 11:24:55: [adminchat.amxx] Chat: "NIRO<72><>" chat " pix koko " L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmdBan function 1]Playerid: 2 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmdBan] Banned a player by SteamID: STEAM_0:0:551771350 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmd_ban_ function 2]Playerid: 2 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmdBan] Adminsteamid: STEAM_0:1:30408069, Servercmd: No L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmdBan] Admin nick: P i X\' el #, Admin userid: 75 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans cmdBan function 5]Playerid: 2 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans] Query failed! L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 8 L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans] Message: 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 'el #','S','Wstaw screeny na Free-Skill.xaa',UNIX_TIMESTAMP(NOW()),0,'[EURO2012!!' at line 1 (1064) L 05/28/2012 - 11:24:55: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:25:01: [amxbans_main.amxx] [AMXBans CustomReason] 10 choice: Ssy na free-skill.xaa.pl (0 min) L 05/28/2012 - 11:25:01: [amxbans_main.amxx] [AMXBans cmdMenuBan 10] 2 | Koko Koko | STEAM_0:0:551771350 | 46.45.107.19 | Ssy na free-skill.xaa.pl (0 min) L 05/28/2012 - 11:25:01: [amxbans_main.amxx] [AMXBans cmdMenuBan] Banned a player by SteamID L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdMenuBan function 2]Playerid: 2 L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdBan function 5]Playerid: 2 L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdBan function 5]Bid: 77 L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdBan function 6]Playerid: 2, Bid: 77 L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdBan function 6.2]Bid: 77 URL= http://91.210.128.50/amxbgs/amxbans27021/amxbansweb/motd.php?sid=%s&adm=%d&lang=%s Kickdelay:10.000000 L 05/28/2012 - 11:25:02: [amxbans_main.amxx] [AMXBans cmdBan function 6.3]Motd: http://91.210.128.50/amxbgs/amxbans27021/amxbansweb/motd.php?sid=B77&adm=1&lang=en L 05/28/2012 - 11:25:02: [amxbans_main.amxx] P i X' el #<75> banned Koko Koko Duration: PERMANENT. Reason: Ssy na free-skill.xaa.pl. L 05/28/2012 - 11:25:12: [amxbans_main.amxx] [AMXBANS DEBUG] Delayed Kick ID: <2> L 05/28/2012 - 11:25:53: [amxbans_main.amxx] [AMXBans PlayerMenu 2] 10 choice: 78 | STEAM_0:1:26936399 | 81.219.190.153 | 4 L 05/28/2012 - 11:25:54: [amxbans_main.amxx] [AMXBans BantimeMenu 2] 10 choice: 5 min L 05/28/2012 - 11:29:41: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 11:29:56: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be aim_crazyjump L 05/28/2012 - 11:31:49: -------- Mapchange to aim_crazyjump -------- L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 11:31:49: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 1 L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '91.210.128.50:27021' L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 5 L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:31:50: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead. L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:51: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:31:53: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:53: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:31:53: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:53: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:31:54: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:31:54: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:31:54: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:31:54: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:33:21: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:33:21: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 17 L 05/28/2012 - 11:33:21: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:33:21: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:50:04: [mapchooser.amxx] Vote: Voting for the nextmap started L 05/28/2012 - 11:50:19: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_storm L 05/28/2012 - 11:52:05: -------- Mapchange to de_storm -------- L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] Loading File: "addons/amxmodx/configs/roundsound.ini" L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] [ Loading 3 CTs Sounds ] L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill1.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill2.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill3.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] [ Loading 3 Ts Sounds ] L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill4.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill7.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] - sound/freeskill/freeskill6.mp3 L 05/28/2012 - 11:52:05: [alt_end_round_sounds.amxx] --- L 05/28/2012 - 11:52:05: [amxbans_main.amxx] [AMXBans] Received DB Info Tuple from amxbans_core: 1 | amx L 05/28/2012 - 11:52:05: [amxbans_main.amxx] [AMXBans] The server IP:PORT is: 91.210.128.50:27021 L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 1 L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '91.210.128.50:27021' L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Connection failed! L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Threaded Query Error, Place: 5 L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Message: Access denied for user 'sql881712'@'91.210.128.50' (using password: YES) (1045) L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] Query statement: L 05/28/2012 - 11:52:06: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead. L



Tam jest linijka jak dawalem bana Koko Koko... To są wlasnie robione ssy i autamtycznie nie dalo wiec musialem dac sam.
Ale musialem wejsc szybciej w amxmodmenu niz skonczylo robic ssy bo inaczej byłby wlasnie na szary kolor ni nie dałoby rady.

Użytkownik pawello0207 edytował ten post 28.05.2012 11:17

  • +
  • -
  • 0

#4 LokalnyHost

    Profesjonalista

  • Użytkownik

Reputacja: 39
Życzliwy

  • Postów:213
  • Imię:Bedoka
  • Lokalizacja:Opole
Offline

Napisano 28.05.2012 12:00

Dodane zdalne połączenie ?

Usuń średnik przed mysql (odblokuj ten moduł), chyba, że jest już odblokowany ale trudno coś wyczytać z logów w 1 linijce.

Użytkownik LokalnyHost edytował ten post 28.05.2012 12:01

  • +
  • -
  • 0

#5 pawello0207

    Nowy

  • Autor tematu
  • Nowy

Reputacja: -1
Nowy

  • Postów:4
  • Lokalizacja:Elbląg
Offline

Napisano 28.05.2012 12:22

To tutaj masz inaczej.

Spoiler

Użytkownik pawello0207 edytował ten post 28.05.2012 12:25

  • +
  • -
  • 0





Również z jednym lub większą ilością słów kluczowych: gmamxbans

Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych