UWAGA
W związku z upgrade'em Forum Wiaderko do vB 4.x ewentualne błędy i nieprawidłowości proszę zgłaszać w tym temacie
Serwery Counter Strike 1.6 wiaderko.com

HashJama [TP] 193.33.176.148:27015 status serwera HashJama [TP] połącz

HashJama [FFA] 193.33.176.188:27015status serwera HashJama [FFA] połącz

HashJama [DM] 193.33.176.53:27015status serwera HashJama [DM] połącz

HashJama [Aim Hs] 193.33.176.15:27015status serwera HashJama [Aim Hs] połącz

HashJama [Flags] 193.33.176.111:27015status serwera HashJama  [Flags] połącz

HashJama [AWP/HG DM] 193.33.176.50:27015status serwera HashJama [AWP/HG DM] 193.33.176.50:27015 połącz

HashJama [TP #2] 193.33.176.54:27015status serwera HashJama [TP #2] 193.33.176.54:27015 połącz

wiaderko.com [Ventrilo] v1.svoice.pl:6416status serwera wiaderko.com [Ventrilo]

SPONSOR:
pukawka.pl

Wątek: amxbans

Pokaż wyniki od 1 do 5 z 5
  1. #1 amxbans 
    Lamka Awatar Rolus
    Dołączył
    May 2009
    Wiek
    20
    Posty
    27
    Witam.
    Zainstalowałem tak jak trzeba i mam taki Oto błąd :


    amxbans.cfg
    /
    Kod:
    / Amxbans configuration file
    echo [AMXBANS] amxbans.cfg is executed
    
    // Set this to 1 to enable debug messages from amxbans to amxx logs.
    // If you dont want to see "[AMXBANS] AMXBans 4.x is online" in the amxx logs set this to 10 
    amxbans_debug 0
    
    // Set this cvar to what the adminname should be on the webpages if the server make the ban.
    // Ie. amxbans_servernick "My Great server" Leave emty if you want to use the default name from server.cfg
    amxbans_servernick "[ www.Lajty.pl ]"
    
    // Print green hudmessages top left when banning
    amxbans_show_hud_messages 1
    
    // If you want to see ban announcments in the HLSW chat have this set to 1
    amxbans_show_in_hlsw 1
    
    // Set this to 1 if you want the map name to show in the DB.
    amxbans_add_mapname_in_servername 0
    
    // To be able to ban players not in the server. 1 enabled and 0 disabled.
    amxbans_ban_evenif_disconnected 1
    
    // Dont use http:// in this cvar. The url will show to banned players in the console.
    amxbans_complain_url "www.Lajty.pl"
    
    // Show if a player has been banned before as amx_chat to admins. 0 to disable
    amxbans_show_prebanned 1
    
    // How many previous offences must the player at least have to notify the admins in amx_chat?
    amxbans_show_prebanned_num 2
    
    // To filter out very old bans you can set how many days must have gone to NOT count.
    amxbans_max_time_to_show_preban 9999
    
    // Put the path to your findex.php here if you want to use the banhistory menu
    amxbans_banhistmotd_url "http://pathToYour/findex.php?steamid=%s"
    
    // Should prebanned count atac bans or NOT in the amx_chat to admins
    amxbans_show_prebans_from_atac 1
    
    // What flag should admins have to NOT get their Nick printed when banning/Unbanning
    amxbans_admin_mole_access "r"
    
    // If an admin has the admin_mole_access should his name be shown when he bans?
    amxbans_show_name_evenif_mole 1
    
    // This is the first bantime (in minutes) that will show in the banmenu.
    amxbans_first_banmenu_value 5
    
    // This is the max value an admin with only the d-flag can ban in the console.
    amxbans_consolebanmax 1440
    
    // How long after a ban has been made can an admin with the d-flag unBan? This is set in minutes.
    amxbans_max_time_gone_to_unban 1440
    
    // What flag should admins have to get the high ban times.
    amxbans_higher_ban_time_admin "n"
    
    
    // Ban times for admins with d-flag, set the highest time in minutes they can ban with "amxbans_consolebanmax"
    // IMPORTANT put the lowest value first and the highest value last. You can  have 1 to 12 values
    // The -1 value is for flagging players, do not remove that!
    // "0 m" = permanent ban!
    // Values you can use:
    // 1 - 59 with the flag m is for minutes
    // 1 - 23 with the flag h is for hours
    // 1 - 6 with the flag d is for days
    // The w flag is for weeks
    	
    // Example:
    // "5 m" is 5 minutes
    // "1 h" is 1 hour
    // "1 d" is 1 day
    // "1 w" is 1 week
    
    amx_setlowbantimes "30 m" "3 h" "5 h" "10 h" "1 d" "2 d" "3 d" "4 d" "5 d" "1 w" "10 d" "30 d" "0 m" "-1 m"
    
    // Ban times for admin with n-flag and d-flag
    // IMPORTANT!! put the lowest value first and the highest value last. You can have 1 to 12 values
    // The "-1 m" value is for flagging players, do not remove that!
    // "0 m" = permanent ban!
    // Values you can use:
    // 1 - 59 with the flag m is for minutes
    // 1 - 23 with the flag h is for hours
    // 1 - 6 with the flag d is for days
    // The w flag is for weeks
    // 
    // Example:
    // "5 m" is 5 minutes
    // "1 h" is 1 hour
    // "1 d" is 1 day
    // "1 w" is 1 week
    
    amx_sethighbantimes "30 m" "3 h" "5 h" "10 h" "1 d" "2 d" "3 d" "4 d" "5 d" "1 w" "10 d" "30 d" "0 m" "-1 m"
    A tutaj amxbans.txt
    Kod:
    [pl]
    SQL_CANT_CON = blad SQL: nie moge sie polaczyc: '%s'
    SQL_BAN_ERROR = blad SQL: '%s'
    SQL_BAN_UPDATE_ERROR = blad SQL: '%s'
    ALLREADY_BANNED_IP_ADDED = SteamID '%s' zostal juz zbanowany. IP zupdateowane
    ALLREADY_BANNED = SteamID '%s' zostal juz zbanowany (Cos jest nie tak!)
    SQL_BAN_INSERT_ERROR = blad SQL (dodanie bana): '%s'
    GENERIC_SQL_ERROR = blad SQL: '%s'
    STEAMID_IP_BANNED = SteamID '%s' oraz IP '%s' zostaly zbanowane (typ bana '%s'). Gracz zostanie wyrzucony
    STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' zostalo zbanowane (IP gracza zapisane w logach). Gracz zostanie wyrzucony
    STEAMID_BANNED_SUCCESS = SteamID '%s' oraz IP gracza, zostalo zbanowane. Gracz zostanie wykopany
    MSG_1 = Zostales zbanowany na tym serwerze
    MSG_2 = Powod: '%s'
    MSG_3 = Czas: '%s'
    MSG_4 = Twoj SteamID: '%s'
    MSG_5 = Twoje IP: '%s'
    NO_ACCESS_TO_CMD = [AMXX] Nie masz praw do tej komendy.
    AMX_BAN_SYNTAX = amx_ban <czas w minutach> <steamID | nickname> <powod>
    HAS_IMMUNITY = Gracz ten posiada immunited
    IS_BOT = Ten gracz to bot !
    IS_HLTV = Ten gracz to HLTV !
    PUBLIC_BAN_ANNOUNCE = '%s' zostal zbanowany na '%s'. Powod: '%s'
    PUBLIC_BAN_ANNOUNCE_2 = '%s' zostal zbanowany na '%s'. Powod: '%s' Przez admina %s
    AMX_BANIP_SYNTAX = amx_banip <czas w minutach> <steamID | nickname> <powod>
    AMX_FIND_SYNTAX = amx_find <steamID | nickname>
    STEAMID_NOT_FOUND = Gracz o takim SteamID nie zostal znaleziony
    AMX_FIND_RESULT_1 = Znaleziono gracza (SteamID: '%s')
    AMX_FIND_RESULT_2 = BanID: '%s', nick: '%s'
    AMX_FIND_RESULT_3 = Zbanowany przez '%s'['%s'], powod: '%s'
    AMX_FIND_RESULT_4 = Dlugosc: '%s', pozosalo: '%s'
    AMX_FIND_NORESULT = Brak wczesniejszych wykroczen tego gracza(SteamID: '%s')
    BAN_FOR_MIN = Ban na %d minut
    BAN_PERM = Ban permanentny
    ADMIN_BAN_1 = ADMIN: ban %s
    ADMIN_BAN_2 = ADMIN %s: ban %s
    BAN_MENU = Ban Menu
    SQL_CANT_LOAD_REASONS = blad SQL: Nie moge wgrac powod(ow): '%s'
    NO_REASONS = Brak powodow.
    SQL_LOADED_REASON = Wgrano 1 powod z bazy danych
    SQL_LOADED_REASONS = Wgrano %d powodow z bazy danych
    TIME_ELEMENT_SECOND = sekunda
    TIME_ELEMENT_SECONDS = sekund
    TIME_ELEMENT_MINUTE = minuta
    TIME_ELEMENT_MINUTES = minut
    TIME_ELEMENT_HOUR = godzina
    TIME_ELEMENT_HOURS = godzin
    TIME_ELEMENT_DAY = dzien
    TIME_ELEMENT_DAYS = dni
    TIME_ELEMENT_WEEK = tydzien
    TIME_ELEMENT_WEEKS = tygodni
    TIME_ELEMENT_PERMANENTLY = permanentnie
    TIME_ELEMENT_AND = i
    BAN_LOG = %s<%d><%s><%s> zbanowany %s<%s> na %s (%i minut). Powod: %s.
    BAN_CHATLOG = %s<%s> zostal zbanowany na %s (%i minut). Powod: %s.
    REASON_1 = Wysoki Ping
    REASON_2 = Czitujesz
    REASON_3 = Reklamowanie
    REASON_4 = Obraza Graczy
    REASON_5 = Obraza Admina
    REASON_6 = Naduzywanie mikro
    REASON_7 = Wstaw screeny na www.Lajty.pl
    Prosze o Pomoc !
     

  2. #2 Odp: amxbans 
    Adminus pospolitus
    Dołączył
    Jan 2008
    Wiek
    20
    Posty
    9,226
    amxbans.txt to data/lang/
    Najlepszy hosting www tutaj
    Konfiguracja amxx, instalacja pluginów, pisanie pluginów AMXX. Więcej info na www.naven.com.pl
    Jebać steama.
     

  3. #3 Odp: amxbans 
    Lamka Awatar Rolus
    Dołączył
    May 2009
    Wiek
    20
    Posty
    27
    No amxbans.txt jest w data/lang/
     

  4. #4 Odp: amxbans 
    Lamka
    Dołączył
    Apr 2009
    Wiek
    23
    Posty
    23
    Kod:
    [pl]
    SQL_CANT_CON = blad SQL: nie moge sie polaczyc: '%s'
    SQL_BAN_ERROR = blad SQL: '%s'
    SQL_BAN_UPDATE_ERROR = blad SQL: '%s'
    ALLREADY_BANNED_IP_ADDED = SteamID '%s' zostal juz zbanowany. IP zupdateowane
    ALLREADY_BANNED = SteamID '%s' zostal juz zbanowany (Cos jest nie tak!)
    SQL_BAN_INSERT_ERROR = blad SQL (dodanie bana): '%s'
    GENERIC_SQL_ERROR = blad SQL: '%s'
    STEAMID_IP_BANNED = SteamID '%s' oraz IP '%s' zostaly zbanowane (typ bana '%s'). Gracz zostanie wyrzucony
    STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' zostalo zbanowane (IP gracza zapisane w logach). Gracz zostanie wyrzucony
    STEAMID_BANNED_SUCCESS = SteamID '%s' oraz IP gracza, zostalo zbanowane. Gracz zostanie wykopany
    MSG_1 = Zostales zbanowany na tym serwerze
    MSG_2 = Powod: '%s'
    MSG_3 = Czas: '%s'
    MSG_4 = Twoj SteamID: '%s'
    MSG_5 = Twoje IP: '%s'
    NO_ACCESS_TO_CMD = [AMXX] Nie masz praw do tej komendy.
    AMX_BAN_SYNTAX = amx_ban <czas w minutach> <steamID | nickname> <powod>
    HAS_IMMUNITY = Gracz ten posiada immunited
    IS_BOT = Ten gracz to bot !
    IS_HLTV = Ten gracz to HLTV !
    PUBLIC_BAN_ANNOUNCE = '%s' zostal zbanowany na '%s'. Powod: '%s'
    PUBLIC_BAN_ANNOUNCE_2 = '%s' zostal zbanowany na '%s'. Powod: '%s' Przez admina %s
    AMX_BANIP_SYNTAX = amx_banip <czas w minutach> <steamID | nickname> <powod>
    AMX_FIND_SYNTAX = amx_find <steamID | nickname>
    STEAMID_NOT_FOUND = Gracz o takim SteamID nie zostal znaleziony
    AMX_FIND_RESULT_1 = Znaleziono gracza (SteamID: '%s')
    AMX_FIND_RESULT_2 = BanID: '%s', nick: '%s'
    AMX_FIND_RESULT_3 = Zbanowany przez '%s'['%s'], powod: '%s'
    AMX_FIND_RESULT_4 = Dlugosc: '%s', pozosalo: '%s'
    AMX_FIND_NORESULT = Brak wczesniejszych wykroczen tego gracza(SteamID: '%s')
    BANHISTORY_MENU = Historia banow
    BAN_FOR_MINUTES = Ban na %d minut
    BAN_PERM = Ban permanentny
    ADMIN_BAN_1 = ADMIN: ban %s
    ADMIN_BAN_2 = ADMIN %s: ban %s
    BAN_MENU = Ban Menu
    SQL_CANT_LOAD_REASONS = blad SQL: Nie moge wgrac powod(ow): '%s'
    NO_REASONS = Brak powodow.
    SQL_LOADED_REASON = Wgrano 1 powod z bazy danych
    SQL_LOADED_REASONS = Wgrano %d powodow z bazy danych
    TIME_ELEMENT_SECOND = sekunda
    TIME_ELEMENT_SECONDS = sekund
    TIME_ELEMENT_MINUTE = minuta
    TIME_ELEMENT_MINUTES = minut
    TIME_ELEMENT_HOUR = godzina
    TIME_ELEMENT_HOURS = godzin
    TIME_ELEMENT_DAY = dzien
    TIME_ELEMENT_DAYS = dni
    TIME_ELEMENT_WEEK = tydzien
    TIME_ELEMENT_WEEKS = tygodni
    TIME_ELEMENT_PERMANENTLY = permanentnie
    TIME_ELEMENT_AND = i
    BAN_LOG = %s<%d><%s><%s> zbanowany %s<%s> na %s (%i minut). Powod: %s.
    BAN_CHATLOG = %s<%s> zostal zbanowany na %s (%i minut). Powod: %s.
    REASON_1 = Wysoki Ping
    REASON_2 = Czitujesz
    REASON_3 = Reklamowanie
    REASON_4 = Obraza Graczy
    REASON_5 = Obraza Admina
    REASON_6 = Naduzywanie mikro
    REASON_7 = Wstaw screeny na www.Lajty.pl
    jeżeli masz problem tylko z tym co na screenach to powinno pomóc
     

  5. #5 Odp: amxbans 
    Lamka Awatar Rolus
    Dołączył
    May 2009
    Wiek
    20
    Posty
    27
    teraz jest czas bana od 49 do 52 i sie powtarza to co jakis czas ...
    Ehh nie wiem jak to ustawic.

    EDIT : Juz dałem sobie rade z kolega ; )

    Dzieki za pomoc ;]

    Mozna zamknac
    Ostatnio edytowane przez Rolus ; 13-10-2009 o 15:05
     

Podobne wątki

  1. Odpowiedzi: 75
    Ostatni post / autor: 08-02-2012, 14:46
  2. Amxbans 5.1 czy 6.0
    By Pezet in forum OffTopic - Counter Strike
    Odpowiedzi: 2
    Ostatni post / autor: 12-09-2010, 20:52
  3. AMXBANS + SS
    By Szczubel in forum Szukam pluginu AMX/AMXX
    Odpowiedzi: 1
    Ostatni post / autor: 09-09-2010, 15:39
  4. amxbans
    By xtreme2007 in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 2
    Ostatni post / autor: 22-05-2010, 09:26
  5. amxbans
    By tHooRSon in forum Konfiguracja serwera HLDS Counter Strike 1.6
    Odpowiedzi: 1
    Ostatni post / autor: 19-01-2009, 14:20
  6. Amxbans v5.0 [PL]
    By borys1 in forum Amx Mod X
    Odpowiedzi: 3
    Ostatni post / autor: 16-06-2008, 19:12
  7. AMXBANS.PL
    By Morti in forum OffTopic - Counter Strike
    Odpowiedzi: 4
    Ostatni post / autor: 28-05-2008, 07:04

Odwiedzający znaleźli tę stronę szukając:

amxbans

Uprawnienia umieszczania postów
  • Nie możesz zakładać nowych tematów
  • Nie możesz pisać wiadomości
  • Nie możesz dodawać załączników
  • Nie możesz edytować swoich postów
  •