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
 

MordercA BeZ SerCa - zdjęcie

MordercA BeZ SerCa

Rejestracja: 04.01.2016
Aktualnie: Nieaktywny
Poza forum Ostatnio: 06.01.2016 13:50
-----

Moje tematy

Problem amxbans

05.01.2016 18:07

Witam.Moim problemem jest niedziałający amxbans.Dokładnie chodzi o to że nie mogę banować graczy na serwerze.Mam wszystkie flagi i tak nie działa.

Moje plugins.ini

; AMX Mod X pluginy - Amxx.pl

; Admin Base - glowne ustawienia dla adminow.
amxbans_core.amxx
amxbans_main.amxx
;admin.amxx            ; bazy admina (wymagane aby chodzili admini)
admin_sql.amxx        ; bazy admina - Wesja SQL (comment admin.amxx)


; Podstawowe pluginy
admincmd.amxx        ; podstawowe komendy w konsoli admina
adminhelp.amxx        ; pomoc dla adminow w czasie wpisywania komend w konsoli
adminslots.amxx        ; rezerwacja slota
multilingual.amxx    ; Wielojezyczne zarzadzanie

; Panele Menu
menufront.amxx        ; podstawoe menu admina
cmdmenu.amxx        ; menu komend(speech, settings)
plmenu.amxx            ; menu graczy (kick, ban, client cmds.)
;telemenu.amxx        ; menu teleportowania (Fun Module required!)
mapsmenu.amxx        ; menu map (vote, changelevel)

; Chat / Wiadomosci
adminchat.amxx        ; chat konsoli polecen
antiflood.amxx        ; uniemozliwi klientom z servera flooding'u
scrollmsg.amxx        ; wyswietla komunikat przewijania
imessage.amxx        ; wyswietla komunikat informacji
adminvote.amxx        ; komendy glosowania

; Pluginy zwiazane z mapami, vote, czas mapy itp.
nextmap.amxx        ; wy�wietlenie nast�pnej mapy w Mapcycle
;mapchooser.amxx        ; pozwala glosowac na nastepna mape
timeleft.amxx        ; informuje o czasie do konca mapy

; Konfiguracja
pausecfg.amxx        ; pozwala zatrzyma� i wznowi� niekt�re pluginy
statscfg.amxx        ; umorzliwia zarzadzanie pluginami statystyk

; Counter-Strike
;restmenu.amxx        ; pozwala blokowac dane bronie
statsx.amxx            ; statystyki (CSX Module required!)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike
;stats_logging.amxx    ; Statystyki rejestracji broni (CSX Module required!)

; Umozliwiajacych wykorzystanie pluginy AMX Mod
;amxmod_compat.amxx    ; AMX Mod backwards compatibility layer

; Amxx.pl- Ponizej dodajesz swoje pluginy


abd.amxx                ; zadawane obra�enia
ad_manager.amxx         ; reklamy w say
admin_freelook.amxx     ; admin widzi wszystko
adminlisten.amxx        ; admin widzi wszystkie rozmowy
c4timer.amxx            ; czas do wybuchu bomby
ptb.amxx                ; przerzucanie graczy do innych team�w
bs_limiter.amxx         ; 2 bs od 5 ct
spree.amxx              ; najlepszy gracz rundy
mutemenu.amxx           ; mo�liwo�� mutownia graczy
admin_spec_esp.amxx     ; wh dla admina po �mierci
flash.amxx              ; kto nas o�lepi�
realnadedrops.amxx      ; wywala wszystko po �mierci
poprawne_rate.amxx      ; ustawia iterp i rate
polski_cs.amxx          ; Sama nazwa wskazuje
join_leave.amxx         ; info kto wbija i wychodzi z serwera
afkbombtransfer.amxx    ; Przerzuca pak� od afk
resetscore.amxx         ; mo�liwo�� resetowania statystyk
inf_smierc.amxx         ; info po �mierci 5 sec
dontsayips.amxx         ; Zakaz reklam
parachute.amxx          ; spadochron
kill_assist.amxx        ; Asysta przy zabiciu
parachute.amxx          ; Spadochron dla wszystkich
ranga.amxx              ; ranga cs go
rangi.amxx              ; rangi cs go
admin_chat_colors.amxx  ; kolory dla admina
RoundSound.amxx         ; muzyka na koniec rundy
vip.amxx                ; vip na serwerze
adminchat.amxx          ; Chat u@
minibans.amxx           ; Powody banow
blackedit.amxx          ; SS'y
Admin_Screen3v15.amxx   ; SS'y

 

 

modules.ini:

;;;
; To enable a module, remove the semi-colon (;) 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
hamsandwich

 

 

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    "hosting.pukawka.pl"
amx_sql_user    "bandyta_493831"
amx_sql_pass    "HzaJramD"
amx_sql_db      "przemo_493831"
amx_sql_table    "admins"
amx_sql_type    "mysql"

 

 

 

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 "amxbans"

 //U�ywanie oznacze� gracza na tym serwerze czy na wszystkich?
 amxbans_flagged_all_server 1

 // Wczytywanie admin�w
 // 0 z bazy SQL, 1 = z pliku users.ini, 2 = nie �aduje admin�w
 amxbans_use_admins_file 1

// AMXBans pr�buje pobiera� Ip automatycznie (Tak, wida� ;/)
 // Mo�esz ustawi� inne iP -np. "<ip>:<port>"
 amxbans_server_address "94.23.246.186:27130"

// 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 "CS-AstaLaVista [FFA]+[FD]"

 // 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 0

// Nie wpisuj "http://". Plugin sam sobie to wpisze
 amxbans_complain_url "www.cs-astalavista.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 1

 // 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 "r"

 // 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 1

 // Ile razy powiadamia admina o wcze�niejszym banie gracza
 amxbans_show_prebanned_num 2

 // Obecnie nie wiadomo  // Tak napisali w oryginale :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 1

// Czasy oznakowan w menu
 amx_setflagtimes "1 h" "4 h" "10 h" "1 d" "1 w" "4 w" "12 w" "0"

 // 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" "10 h" "1 d"

 // 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 "1"

// Typ Bana
// "0" - wybiera automatycznie
// "1" - na IP
// "2" - na SteamID

amxbans_bantype "0"


// [En] Defines wether to check players for flags or not.
// [En] setting this option to 0 also disables flag-menu

amxbans_check_flag "1"

// W��cza - 1 / wy��cza - 0 historie banow

amxbans_history "1"

// Plik konfiguracyjny - ECHO

 

 

Wycinek z konsoli po resecie serwera dokłdnie widać tam błąd tylko nie wiem co on znaczy.

L 01/05/2016 - 18:06:28: [amxbans_core.amxx] [AMXBans] WARNING: admin_sql.amxx plugin running! Stopped.
******************************         Login Passed... Welcome       ******************************

PTB: (limitafter) Team limiting starts after 0 round(s).
PTB: (limitmin) Team limiting needs at least 0 player(s).
PTB: (maxsize) Maximum team size is 10 player(s).
PTB: (maxdiff) Maximum team size difference is 2.
PTB: (autorounds) First 3 rounds no free team choice.
PTB: (wtjauto) Auto-joining WTJ after 3 tr(y/ies).
PTB: (wtjauto) Auto-kicking WTJ after 5 tr(y/ies).
PTB: (kick) WTJ kicking is OFF.
PTB: (savewtj) Saving to wtj.log is OFF.
PTB: (switch) Team switching is ON.
PTB: (switchafter) Switching starts after 3 round(s).
PTB: (switchmin) Switching needs at least 5 player(s).
PTB: (switchfreq) Switch occurs every 1 round(s) at maximum.
PTB: (playerfreq) Individual players are switched every 7 round(s) at maximum.
PTB: (forceswitch) Forcing switch after 0 unsuccessful switch(es).
PTB: (deadonly) Switching dead only is OFF.
PTB: (tellwtj) Telling about WTJ tries is OFF.
PTB: (announce) Announcements are OFF.
PTB: (sayok) "OK" announcements are OFF.
PTB: (typesay) typesay usage is OFF.
PTB: (maxstreak) Maximum accepted win streak is 3.
PTB: (maxscore) Maximum accepted team score difference is 2.
PTB: (minrating) Minimum critical strength rating is 1.49.
PTB: (maxrating) Maximum critical strength rating is 2.00.
PTB: (superrating) Super critical strength rating is 3.00.
PTB: (maxincidents) Maximum incidents before internal player score scale down is 50.
PTB: (scaledown) Integer scale down factor for player scores is 2.
L 01/05/2016 - 18:06:28: Log file closed
Server logging data to file logs/L0105044.log
L 01/05/2016 - 18:06:28: Log file started (file "logs/L0105044.log") (game "cstrike") (version "48/1.1.2.7/Stdio/6153")
L 01/05/2016 - 18:06:28: Server cvar "mp_timelimit" = "25"
L 01/05/2016 - 18:06:28: Server cvar "mp_autoteambalance" = "1"
L 01/05/2016 - 18:06:28: Server cvar "mp_c4timer" = "30"
L 01/05/2016 - 18:06:28: Server cvar "mp_flashlight" = "1"
L 01/05/2016 - 18:06:28: Server cvar "mp_freezetime" = "4"
L 01/05/2016 - 18:06:28: Server cvar "mp_friendlyfire" = "1"
L 01/05/2016 - 18:06:28: Server cvar "mp_limitteams" = "2"
L 01/05/2016 - 18:06:28: Server cvar "mp_hostagepenalty" = "2"
L 01/05/2016 - 18:06:28: Server cvar "mp_roundtime" = "4"
L 01/05/2016 - 18:06:28: Server cvar "mp_tkpunish" = "1"
L 01/05/2016 - 18:06:28: Server cvar "mp_chattime" = "0"
L 01/05/2016 - 18:06:28: Server cvar "sv_maxspeed" = "320"
L 01/05/2016 - 18:06:28: Server cvar "allow_spectators" = "0"
L 01/05/2016 - 18:06:28: Server cvar "decalfrequency" = "60"
couldn't exec listip.cfg
L 01/05/2016 - 18:06:28: [amxbans_core.amxx] [AMXBans] WARNING: admin_sql.amxx plugin running! Stopped.
[AMXBans] Loaded 1 admin from file
Connection to Steam servers successful.
Menu item 17 added to Menus Front-End: "BS Limiter Menu" from plugin "BS Limiter"
   VAC secure mode is activated.
Menu item 18 added to Menus Front-End: "AMXBans: Screens" from plugin "AMXBans: Screens"
L 01/05/2016 - 18:06:36: World triggered "Round_Start"

[KOSZ] PROblem z amxbans

05.01.2016 11:23

Witam moim dzisiejszym problemem jest amxbans.Przed wczoraj udało mi się po długiej pracy wgrać go na swój serwer działał normalnie aż do wczoraj jak wgrałem amxbans na drugi serwer.Zastanawiam się o co chodzi.Może podczas kopiowania niektórych zawartości plików coś usunełem.Dodam że na drugim serwerze wszystko dobrze działa.

Moje plugins.ini

; AMX Mod X pluginy - Amxx.pl

; Admin Base - glowne ustawienia dla adminow.
amxbans_core.amxx
amxbans_main.amxx
;admin.amxx            ; bazy admina (wymagane aby chodzili admini)
admin_sql.amxx        ; bazy admina - Wesja SQL (comment admin.amxx)


; Podstawowe pluginy
admincmd.amxx        ; podstawowe komendy w konsoli admina
adminhelp.amxx        ; pomoc dla adminow w czasie wpisywania komend w konsoli
adminslots.amxx        ; rezerwacja slota
multilingual.amxx    ; Wielojezyczne zarzadzanie

; Panele Menu
menufront.amxx        ; podstawoe menu admina
cmdmenu.amxx        ; menu komend(speech, settings)
plmenu.amxx            ; menu graczy (kick, ban, client cmds.)
;telemenu.amxx        ; menu teleportowania (Fun Module required!)
mapsmenu.amxx        ; menu map (vote, changelevel)

; Chat / Wiadomosci
adminchat.amxx        ; chat konsoli polecen
antiflood.amxx        ; uniemozliwi klientom z servera flooding'u
scrollmsg.amxx        ; wyswietla komunikat przewijania
imessage.amxx        ; wyswietla komunikat informacji
adminvote.amxx        ; komendy glosowania

; Pluginy zwiazane z mapami, vote, czas mapy itp.
nextmap.amxx        ; wyświetlenie następnej mapy w Mapcycle
;mapchooser.amxx        ; pozwala glosowac na nastepna mape
timeleft.amxx        ; informuje o czasie do konca mapy

; Konfiguracja
pausecfg.amxx        ; pozwala zatrzymać i wznowić niektóre pluginy
statscfg.amxx        ; umorzliwia zarzadzanie pluginami statystyk

; Counter-Strike
restmenu.amxx        ; pozwala blokowac dane bronie
statsx.amxx            ; statystyki (CSX Module required!)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike
;stats_logging.amxx    ; Statystyki rejestracji broni (CSX Module required!)

; Umozliwiajacych wykorzystanie pluginy AMX Mod
;amxmod_compat.amxx    ; AMX Mod backwards compatibility layer

; Amxx.pl- Ponizej dodajesz swoje pluginy


abd.amxx                ; zadawane obrażenia
ad_manager.amxx         ; reklamy w say
admin_freelook.amxx     ; admin widzi wszystko
adminlisten.amxx        ; admin widzi wszystkie rozmowy
c4timer.amxx            ; czas do wybuchu bomby
ptb.amxx                ; przerzucanie graczy do innych teamów
bs_limiter.amxx         ; 2 bs od 5 ct
spree.amxx              ; najlepszy gracz rundy
mutemenu.amxx           ; możliwość mutownia graczy
admin_spec_esp.amxx     ; wh dla admina po śmierci
flash.amxx              ; kto nas oślepił
realnadedrops.amxx      ; wywala wszystko po śmierci
poprawne_rate.amxx      ; ustawia iterp i rate
polski_cs.amxx          ; Sama nazwa wskazuje
join_leave.amxx         ; info kto wbija i wychodzi z serwera
afkbombtransfer.amxx    ; Przerzuca pakę od afk
resetscore.amxx         ; możliwość resetowania statystyk
inf_smierc.amxx         ; info po śmierci 5 sec
dontsayips.amxx         ; Zakaz reklam
parachute.amxx          ; spadochron
kill_assist.amxx        ; Asysta przy zabiciu
parachute.amxx          ; Spadochron dla wszystkich
ranga.amxx              ; ranga cs go
rangi.amxx              ; rangi cs go
admin_chat_colors.amxx  ; kolory dla admina
RoundSound.amxx         ; muzyka na koniec rundy
vip.amxx                ; vip na serwerze
adminchat.amxx          ; Chat u@
minibans.amxx           ; Powody banow
blackedit.amxx          ; SS'y
Admin_Screen3v15.amxx   ; SS'y
vip.amxx
GHW_Weapon_Replacement.amxx
admin_amxbans.amxx
amxbans_flagged.amxx
amxbans_freeze.amxx
amxbans_ssban.amxx
doublejump.amxx
parachute.amxx
unbanmenu.amxx

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    "hosting.pukawka.pl"
amx_sql_user    "bandyta_493831"
amx_sql_pass    "*********"
amx_sql_db      "przemo_493831"
amx_sql_table    "admins"
amx_sql_type    "mysql"

 

Wycinek z konsoli po ponownym uruchomieniu serwera:

******************************         Login Passed... Welcome       ******************************

PTB: (switchmin) Switching needs at least 5 player(s).
PTB: (switchfreq) Switch occurs every 1 round(s) at maximum.
PTB: (playerfreq) Individual players are switched every 7 round(s) at maximum.
PTB: (forceswitch) Forcing switch after 0 unsuccessful switch(es).
PTB: (deadonly) Switching dead only is OFF.
PTB: (tellwtj) Telling about WTJ tries is OFF.
PTB: (announce) Announcements are OFF.
PTB: (sayok) "OK" announcements are OFF.
PTB: (typesay) typesay usage is OFF.
PTB: (maxstreak) Maximum accepted win streak is 3.
PTB: (maxscore) Maximum accepted team score difference is 2.
PTB: (minrating) Minimum critical strength rating is 1.49.
PTB: (maxrating) Maximum critical strength rating is 2.00.
PTB: (superrating) Super critical strength rating is 3.00.
PTB: (maxincidents) Maximum incidents before internal player score scale down is 50.
PTB: (scaledown) Integer scale down factor for player scores is 2.
Executing AMX Mod X Configuration File 
Czestotliwosc wyswietlania wiadomosci: 10:00 minut
Czestotliwosc wyswietlania wiadomosci: 10:00 minut
L 01/05/2016 - 11:23:12: [MySQL] Invalid info tuple handle: 0
L 01/05/2016 - 11:23:12: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 01/05/2016 - 11:23:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/05/2016 - 11:23:12: Log file closed
Server logging data to file logs/L0105039.log
L 01/05/2016 - 11:23:12: Log file started (file "logs/L0105039.log") (game "cstrike") (version "48/1.1.2.7/Stdio/6153")
L 01/05/2016 - 11:23:12: Server cvar "mp_timelimit" = "25"
L 01/05/2016 - 11:23:12: Server cvar "mp_autoteambalance" = "1"
L 01/05/2016 - 11:23:12: Server cvar "mp_c4timer" = "30"
L 01/05/2016 - 11:23:12: Server cvar "mp_flashlight" = "1"
L 01/05/2016 - 11:23:12: Server cvar "mp_freezetime" = "4"
L 01/05/2016 - 11:23:12: Server cvar "mp_limitteams" = "3"
L 01/05/2016 - 11:23:12: Server cvar "mp_hostagepenalty" = "2"
L 01/05/2016 - 11:23:12: Server cvar "mp_roundtime" = "2"
L 01/05/2016 - 11:23:12: Server cvar "mp_tkpunish" = "1"
L 01/05/2016 - 11:23:12: Server cvar "mp_chattime" = "5"
L 01/05/2016 - 11:23:12: Server cvar "sv_maxspeed" = "320"
L 01/05/2016 - 11:23:12: Server cvar "allow_spectators" = "1"
L 01/05/2016 - 11:23:12: Server cvar "decalfrequency" = "60"
L 01/05/2016 - 11:23:12: [amxbans_core.amxx] [AMXBans] WARNING: admin_sql.amxx plugin running! stopped.
[AMXBans] Zaladowano 10 adminow z pliku
L 01/05/2016 - 11:23:12: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 jest wlaczony
[AMXBans] Nie znaleziono powodow bana
[AMXBans] Nie znaleziono powodow banow w bazie danych. Zaladowano standardowe.
L 01/05/2016 - 11:23:13: [amxbans_main.amxx] [AMXBans] Nie znaleziono powodow banow w bazie danych. Zaladowano standardowe.
Connection to Steam servers successful.
Menu item 19 added to Menus Front-End: "BS Limiter Menu" from plugin "BS Limiter"
   VAC secure mode is activated.
Menu item 20 added to Menus Front-End: "AMXBans: Oznacz Gracza" from plugin "AMXBans Main"
Menu item 21 added to Menus Front-End: "AMXBans: Rozlaczono Graczy" from plugin "AMXBans Main"
Menu item 22 added to Menus Front-End: "AMXBans: Historia Banow" from plugin "AMXBans Main"
Menu item 23 added to Menus Front-End: "AMXBans: Screens" from plugin "AMXBans: Screens"
L 01/05/2016 - 11:23:20: World triggered "Round_Start"

Problem

04.01.2016 12:09

Witam jest mi potrzeba pomoc.Dokładnie nie wiem jak dodać przycisku amxbans phpBB3.Chodzi mi o to aby po naciśnięciu tego guzika przenosiło na amxbans moich serwerów.

Moje overall_header.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...nsitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="keywords" content="" />
<meta name="description" content="" />
{META}
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>

<!-- IF S_ENABLE_FEEDS -->
    <!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&amp;t={S_TOPIC_ID}" /><!-- ENDIF -->
<!-- ENDIF -->

<link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />

<script type="text/javascript">
// <![CDATA[
<!-- IF S_USER_PM_POPUP and S_NEW_PM -->
    popup('{UA_POPUP_PM}', 400, 225, '_phpbbprivmsg');
<!-- ENDIF -->

function popup(url, width, height, name)
{
    if (!name)
    {
        name = '_popup';
    }

    window.open(url.replace(/&amp;/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
    return false;
}

function jumpto()
{
    var page = prompt('{LA_JUMP_PAGE}:', '{ON_PAGE}');
    var per_page = '{PER_PAGE}';
    var base_url = '{A_BASE_URL}';

    if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
    {
        if (base_url.indexOf('?') == -1)
        {
            document.location.href = base_url + '?start=' + ((page - 1) * per_page);
        }
        else
        {
            document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * per_page);
        }
    }
}

/**
* Find a member
*/
function find_username(url)
{
    popup(url, 760, 570, '_usersearch');
    return false;
}

/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
    var parent = document.getElementById(id);
    if (!parent)
    {
        eval('parent = document.' + id);
    }

    if (!parent)
    {
        return;
    }

    var rb = parent.getElementsByTagName('input');
    
    for (var r = 0; r < rb.length; r++)
    {
        if (rb[r].name.substr(0, name.length) == name)
        {
            rb[r].checked = state;
        }
    }
}

<!-- IF ._file -->

    /**
    * Play quicktime file by determining it's width/height
    * from the displayed rectangle area
    *
    * Only defined if there is a file block present.
    */
    function play_qt_file(obj)
    {
        var rectangle = obj.GetRectangle();

        if (rectangle)
        {
            rectangle = rectangle.split(',')
            var x1 = parseInt(rectangle[0]);
            var x2 = parseInt(rectangle[2]);
            var y1 = parseInt(rectangle[1]);
            var y2 = parseInt(rectangle[3]);

            var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;
            var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;
        }
        else
        {
            var width = 200;
            var height = 0;
        }

        obj.width = width;
        obj.height = height + 16;

        obj.SetControllerVisible(true);

        obj.Play();
    }
<!-- ENDIF -->

// ]]>
</script>
</head>
<body class="{S_CONTENT_DIRECTION}">

<a name="top"></a>
<div id="wrap">
<div id="wrapheader">

    <div id="logodesc">
        <table width="100%" cellspacing="0">
        <tr>
            <td><img src="{T_THEME_PATH}/images/top.jpg"></td>
        </tr>
        </table>
    </div>

<div id="cssmenu">
<ul>
   <li class="active"><a href="{U_INDEX}"><span>{L_INDEX}</span></a></li>
   <li><a href="{U_PROFILE}"><span>{L_PROFILE}</span></a></li>
   <li><a href="{U_LOGIN_LOGOUT}"><span>{L_LOGIN_LOGOUT}</span></a></li>
  <!-- <li><a href="{U_FAQ}"><span>{L_FAQ}</span></a></li> -->
   <li><a href="{U_SEARCH}"><span>{L_SEARCH}</span></a></li>
   <li><a href="{U_MEMBERLIST}"><span>{L_MEMBERLIST}</span></a></li>
   <li><a href="{U_PROFILE}"><span>{L_PROFILE}</span></a></li>
   <li><a href="{U_PROFILE}"><span>{AMX BANS}</span></a></li>
        <!-- IF not S_IS_BOT -->
                    <!-- IF S_USER_LOGGED_IN -->
                        <!-- IF S_DISPLAY_PM -->
                           <li><a href="{U_PRIVATEMSGS}"><span>{PRIVATE_MESSAGE_INFO}</span><!-- IF PRIVATE_MESSAGE_INFO_UNREAD -->, <span>{PRIVATE_MESSAGE_INFO_UNREAD}</span><!-- ENDIF --></a></li>
                    <!-- ENDIF -->
                    <!-- ELSEIF S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) -->
                        <li class="last"><a href="{U_REGISTER}"><span>{L_REGISTER}</span></a></li>
                    <!-- ENDIF -->
                <!-- ENDIF -->
</ul>
</div>
</div>

<div id="wrapcentre">

    <!-- IF S_DISPLAY_SEARCH -->
    <p class="searchbar">
        <span style="float: {S_CONTENT_FLOW_BEGIN};"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> | <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></span>
        <!-- IF S_USER_LOGGED_IN or S_LOAD_UNREADS -->
        <span style="float: {S_CONTENT_FLOW_END};"><!-- IF S_LOAD_UNREADS --><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- IF S_USER_LOGGED_IN --> | <!-- ENDIF --><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> | <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><!-- ENDIF --></span>
        <!-- ENDIF -->
    </p>
    <!-- ENDIF -->

    <br style="clear: both;" />

    <!-- INCLUDE breadcrumbs.html -->
        <!-- IF U_RESTORE_PERMISSIONS -->
            <td><span class="menufont">{L_RESTORE_PERMISSIONS}</span></td>
                <!-- ENDIF -->
                <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN -->
            <td><span style="color: red;">{L_BOARD_DISABLED}</span></td>
            <!-- ENDIF -->