ďťż
 
 
  
 
 

Podobne

"matrix+rewolucje+matrix+the+revolutions+2003.php">Matrix: Rewolucje / Matrix: The Revolutions (2003) 1080p & 720p BluRay.x264 "matrix+reaktywacja+matrix+reloaded+2003+1080p.php">Matrix Reaktywacja / Matrix Reloaded (2003) 1080p & 720p BluRay.x264 "piraci+z+karaibow+pirates+of+the+caribbean.php">Piraci Z Karaibów / Pirates Of The Caribbean - Trylogia (2003-2007) HD-Ready 720p/Lektor PL "droga+bez+powrotu+wrong+turn+2003+hd+ready+720p.php">Droga bez powrotu / Wrong Turn (2003) HD-Ready 720p/Lektor PL "rychu+peja+solufka+styl+zycia+g+noja+2008.php">Rychu Peja SoLUfka - Styl Życia G'Noja (2008) "ostrzezenie+dla+agus+lekcewazacy+styl+pisania.php">Ostrzeżenie dla Agus: Lekceważący styl pisania pokemonowymi kolorami. "rocketdock+ikony+styl+windows+sie+wylacza+etc.php">RocketDock - ikony, styl windows sie wylacza etc "styl+gotycki+i+romanski+zbior+prezentacji.php">Styl gotycki i romański - zbiór prezentacji PowerPoint "sprzedam+styl+do+phpbb+by+przemo+tanio.php">Sprzedam styl do phpbb by przemo! Tanio! Zapraszam! "microsoft+office+2000+2003+2007+2010+i+inne.php">Microsoft Office 2000, 2003,2007,2010 i inne
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • adbuxwork.keep.pl
  •  
        
     

     

     

     

    Problem z Amxbans



    Radzisz - 13.02.2010 17:31
    Problem z Amxbans
      Witam. Otóż mam taki problem, wygląda on następująco.

    Posiadam parę serwerów na sieci. Na jednym, zainstalowałem AMXBANS. Wszystko gra Następnie, zainstalowałem amxbans na drugim, już nie jest tak kolorowo, otóż w ogóle nie wczytuje amxbansa, jakby pluginu nie było. A jednak jest, zrobiłem tak samo, jak na pierwszy serwerze, moje plugins.ini:

    Kod: ; AMX Mod X plugins

    ; Admin Base - Always one has to be activated

    admin.amxx        ; admin base (required for any admin-related)

    ;admin_sql.amxx        ; admin base - SQL version (comment admin.amxx)

    amxbans.amxx        ;AMXBans

    ; 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 

    polski_cs.amxx    ; Polski CS - Plugin spolszcza standardowe napisy CS

    ad_manager.amxx

    bunnyhop.amxx

    DeathrunManager.amxx

    Deathrun_Shop.amxx

    Hats02.amxx

    plugin_trail.amxx

    statusip.amxx

    team_limiter.amxx

    use_button_once.amxx

    kz_ljs_xm_100aa.amxx

    join_leave.amxx    ; Pokazuje kto wchodzi na serwer, i wychodzi sql.cfg:

    Kod: amx_sql_host    "monsterkill.pl"

    amx_sql_user    "******"

    amx_sql_pass    "*****"

    amx_sql_db        "*****"

    amx_sql_table    "admins"

    amx_sql_type    "mysql" tam gdzie te ***** to są dane, na 100% wpisałem poprawnie.

    Moduły sqlite i mysql także są odblokowane. Więc co nie gra?

    No i, mam także drugi problem z amxbans. Wgrałem na trzeci serwer, i tym razem wykrywa. Ale nie ma powodów bana. Także nie da się nikogo zbanować. Plugins.ini:

    Kod: ; AMX Mod X plugins

    ; Admin Base - Always one has to be activated

    admin.amxx        ; admin base (required for any admin-related)

    ;admin_sql.amxx        ; admin base - SQL version (comment admin.amxx)

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

    descriptive_fire_in_the_hole.amxx ;rodzaj rzuconego granatu

    polski_cs.amxx ; polski cs

    ad_manager.amxx ; reklamy - zmieniamy w advertisements.ini

    afkbombtransfer.amxx ; transfer bomby od gracza AFK

    galileo.amxx ; rozbudowany system wybierania mapy

    prometheus.amxx ; inteligentne hosty

    ptb.amxx ; automatyczne balansowanie druzyn

    bcd_hudtimer.amxx ; licznik do wybuchu bomby

    raty.amxx

    lastmanbets.amxx

    ;Pluginy dodatkowe - do wylaczenie jesli ktos chce

    interp.amxx ; wymusza interp 0.01

    grenade_sack.amxx ; Plugin umożliwia trzymanie większej ilości granatów niż domyślnie.

    ;dropallweapons.amxx ; Dzięki temu pluginowi po śmierci wypadają granaty oraz wszystkie bronie.

    adminlisten.amxx ; Plugin ten, pokazuje adminom wszystkie wiadomości wysyłane przez graczy na sayu. Normalnie gracze żywi nie widzą co piszą martwi, ten plugin umożliwia tą funkcję dla adminów.

    info_rank.amxx

    auto_restart_knives.amxx

    statusip.amxx

    bomba_explode.amxx

    lastround.amxx

    sillyc4.amxx

    fragcounter.amxx

    parachute.amxx

    wynik.amxx

    admin_freelook.amxx

    alt_end_round_sounds.amxx

    ultimate_ss.amxx

    admin_spec_esp.amxx

    ultimate_sounds.amxx

    bulletdamage.amxx sql.cfg:

    Kod: amx_sql_host    "monsterkill.pl"

    amx_sql_user    "***"

    amx_sql_pass    "***"

    amx_sql_db        "***"

    amx_sql_table    "admins"

    amx_sql_type    "mysql" Tam gdzie *** to są dane, są one na 100% wpisane poprawnie.

    Więc co nie tak?

    Dziękuje za wszelką pomoc.




    mis - 13.02.2010 17:35
    zobacz w logach, albo poprzez rcon amx_plugins czy masz takie coś:
    [ 1] AMXBans 5.1 YoMama/Lux & lan amxbans.amxx running
    [ 2] AmxBans Admin Base 1.76 AMXX Dev Team admin_amxbans.a running

    Jeżeli plugin się wczytuje, to zobacz czy w bazie masz zadeklarowane zdalne połączenie z serwerami 2-3, albo daj zdalne "%".

    Ale jak mówie, najpierw zobacz, czy w ogóle Ci serwer "wczytuje" pluginy.



    Radzisz - 13.02.2010 17:41
    Na serwerze nr. 2 (DeathRun) jest tak:

    AMXBans 5.1 YoMama/Lux & lan amxbans.amxx paused

    Wyłączyłęm pause przez amxmodmenu, i niby wykrywa amxbans, ale jak próbuje dać czas inny niż 5 min, to wywala w ogóle z banów. Co jest?

    PS: Połączenia mam.



    mis - 13.02.2010 17:51
    opisz dokładnie, dajesz bana i nic ??
    bo tak trochę chaotycznie napisałeś.

    Sprawdź jeszcze (albo podaj) logi.




    Radzisz - 13.02.2010 20:45
    No więc tak. Wchodzę w amxmodmenu, daje "Ban player" no i wyskakuje mi lista graczy, wybieram powiedzmy siebie, i bana na 5 min, idę dalej, i tam nie ma powodów bana, jest tylko Custom i Exit. No i jak dam Custom, i wpiszę własnego bana, to nic się nie dzieje...



    mis - 14.02.2010 02:38
    jak nie ma banów, to może nie wgrałeś langów ??

    zobacz w logach czy jest jakies info,
    powinno byc że AMXBANS jest OnLine



    Radzisz - 14.02.2010 09:14
    W tym problem, że wszystko wgrałem na 100%.

    W logach nie ma nic o amxbans... =//



    mis - 14.02.2010 10:36
    bez dokładnego info, popartych logami, trudno będzie Ci pomóc.
    w ligach z tego folderu:
    cstrike/addons/amxmodx/logs/
    z dziś/wczoraj, też nic nie ma ??
    to troche dziwne.



    @@HENIO@@ - 06.03.2010 16:52
    Plugin - ban z powodem poprawnie wgrałeś lub dobrze cvary wpisałeś do amx.cfg.
    Jeśli nie wpisałeś svarów wpisz na samym dole.

    // Nazwa np. Ban z powodem

    czyli powiano wyglądać to tak

    // Ban z powodem
    i to cvary od plugiu.

    Jeśli to nie pomoże spróbuj wgrać to
    http://cs-puchatek.pl/pluginy-amxx/3...anie-info.html



    Vandal - 16.03.2010 21:48
    Pokolei co mi się rzuciło w oczka...

    moduł sqlite nie powinien być aktywny, postaw przed nim średnik ;
    niech tylko mysql się ładuje... sqlite blokuje część funkcji
    WYMAGANY RESTART SERWERA po tej zmianie (serwera, mapy NIE wystarczy)

    Co do powodów banów i samego działania...
    A interface WWW wgrałeś na jakiś hosting i zainicjalizowałeś bazę (utworzenie struktury, etc... )? Bo mam wątpliwości...

    Polecam też lekturę przewodnika na oficjalnej stronie projektu.
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • qup.pev.pl

  •  

     


     

     
    Copyright 2003. KARRAMBA