Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

koxel

Użytkownik
  • Postów

    131
  • Dołączył

  • Ostatnia wizyta

  • Wygrane w rankingu

    5

Odpowiedzi opublikowane przez koxel

  1. Wejdz w mapcycle.txt i zrób wpisz tak:

    de_dust2

    de_mirage

    de_inferno

    de_cache

    I później wejdz w: addons/sourcemod/configs/maplists.cfg i zamień sobie kod żeby czytało Ci mapy z mapcycle 

     

     

    "MapLists"
    {
        /**
         * Default requests go right to the mapcyclefile.
         */
        "default"
        {
            "target"        "mapcyclefile"
        }
        
        /* Admin menu, map menu */
        "sm_map menu"
        {
            "file"            "maplist.txt"
        }
        
        /* Admin menu, map voting menu */
        "sm_votemap menu"
        {
            "file"            "maplist.txt"
        }
        
        /* For the "randomcycle" plugin */
        "randomcycle"
        {
            "target"        "default"
        }
        
        /* For the "mapchooser" plugin */
        "mapchooser"
        {
            "target"        "default"
        }
        
        /* For the "nominations" plugin */
        "nominations"
        {
            "target"        "default"
        }
    }

    • Super! 1
  2. Wejdz w: 

    \cfg\sourcemod\sourcemod.cfg

    I zobacz czy masz ustawione tak:

     

     

    // Specifies how the reserved slots plugin operates. Valid values are:
    // 0 : Public slots are used in preference to reserved slots. Reserved slots are freed before public slots.
    // 1 : If someone with reserve access joins into a reserved slot, the player with the highest latency and 
    // no reserved slot access (spectator players are selected first) is kicked to make room. Thus, the reserved
    // slots always remains free. The only situation where the reserved slot(s) can become properly occupied is 
    // if the server is full with reserve slot access clients.
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_reserve_type 1
    
    
    // Specifies the number of reserved player slots.  Users with the reservation
    // admin flag set will be able to join the server when there are no public slots
    // remaining. If someone does not have this flag, they will be kicked.
    // (Public slots are defined as: maxplayers - number of reserved slots)
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_reserved_slots 0
    
    
    // Specifies whether or not reserved slots will be hidden (subtracted from max
    // slot count). Valid values are 0 (Visible) or 1 (Hidden).
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_hide_slots 0
  3. 3 godziny temu, fioletowy czajnik napisał:

    Pewnie, ze dodawalem na falegę "a" Ale czemu az 2 sloty sa zajete? Jezeli ja mam flage "z" czyli wszytskie mozliwe uprawnienia to przy 15/15 graczach nie moge dojść do zadnej druzyny. I tu jest problem, nie majacy powiazania z flagami.

     

    Wyłącz rezerwację slotów :)

     

    Możesz to wyłączyć w: 

    \cfg\sourcemod\sourcemod.cfg
    

    Z tymi opcjami trzeba poeksperymentować:

    // Specifies how the reserved slots plugin operates. Valid values are:
    // 0 : Public slots are used in preference to reserved slots. Reserved slots are freed before public slots.
    // 1 : If someone with reserve access joins into a reserved slot, the player with the highest latency and 
    // no reserved slot access (spectator players are selected first) is kicked to make room. Thus, the reserved
    // slots always remains free. The only situation where the reserved slot(s) can become properly occupied is 
    // if the server is full with reserve slot access clients.
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_reserve_type 1
    
    
    // Specifies the number of reserved player slots.  Users with the reservation
    // admin flag set will be able to join the server when there are no public slots
    // remaining. If someone does not have this flag, they will be kicked.
    // (Public slots are defined as: maxplayers - number of reserved slots)
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_reserved_slots 1
    
    
    // Specifies whether or not reserved slots will be hidden (subtracted from max
    // slot count). Valid values are 0 (Visible) or 1 (Hidden).
    // --
    // Requires: reservedslots.smx
    // Default: 0
    sm_hide_slots 0
  4. 2 godziny temu, KillerMarchine napisał:

    Widać jak się znasz... amxx w cs go ? Takiego czegoś nie wiedziałem słyszałem tylko że jest takie coś w cs go jak SourceMod

     

    Już edytował :D 

    A co do tematu to ilu slotowy serwer zamierzasz zrobić? I forum na darmowym hostingu czy płatnym? 

  5. 20 minut temu, mimi2277 napisał:

    Moja szklana kula mówi że faktycznie coś nie działa, żeby dalej wróżyła potrzebne jej są logi.

     

    Proszę:  11/14/2015 - 16:24:41: [sourcebans.smx] Database failure: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). See FAQ:
    http://www.sourcebans.net/node/20

  6. 3 godziny temu, KillerMarchine napisał:

    srcds_run -console -autorestart -game csgo -usercon +game_type 0 +game_mode 1 +mapgroup mg_active -nohltv -tickrate 128 -maxplayers 15 -maxplayers_override 15 +ip 185.36.169.100 -port 27266 -exec server.cfg -autoupdate -steam_dir ~/steamcmd/ -steamcmd_script ~/steamcmd/490959-auto.txt +map de_dust2

     

    Już mu pomogłem :) Można zamknąć.

  7. 57 minut temu, MariuszeŁ napisał:

    Tak dostaniesz bana za ten plugin gdyż to co on daje jest zakazane przez VALVE. Jeżeli byś wyłączył poniższe rzeczy to raczej wtedy nie dostaniesz bana. Będzie to czysty ranking.

     

    m.in

    - Wybór noży i skinów do nich

    - Wyświetlanie Rang

    itp.

     

     

    Otóż nie raz odpalałem serwer z tym oto pluginem :) Lecz wywalało i offało "addons" :/ I nie dostałem bana :D 

    37 minut temu, MariuszeŁ napisał:

    Owszem jest już jakiś czas. Znalazłem alternatywne rozwiązanie więc korzystam do puki działa. :) Ale osobiście odradzam używanie tego pluginu.


    Pochwaliłbyś się tym swoim "alternatywnym rozwiązaniem?"

×
×
  • Dodaj nową pozycję...