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: Nie umiem dodać admina na serwer

Pokaż wyniki od 1 do 6 z 6
  1. #1 Nie umiem dodać admina na serwer 
    Lamka
    Dołączył
    May 2009
    Wiek
    22
    Posty
    10
    Mam problem czytałem już wiele postów jak dodaje się admina na serwerze ale i tak mi coś nie wyszło.
    Za 1 razem jakoś wbiłem pobawiłem się i spróbowałem się zbanować przez przypadek nie mogłem wbić na serwer ale to zmieniłem. Ustawiłem tak jak wcześniej i nic nie mam admina. Nie wiem o co caman ??? ale to już mnie denerwuje.
    Proszę o pomoc odwdzięczę się.
    Admin może być najlepiej na nick i hasło lub na Ip i hasło proszę o pomoc.Mam NON Stema i chę pograć sobie i pobawić się na decidated server jakoś tak. Proszę o pomoc odzwdziecze się.


    Kod:
    ; Users configuration file
    ; File location: $moddir/addons/amxmodx/configs/users.ini
    
    ; Line starting with ; is a comment
    
    ; Access flags:
    ; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
    ; b - reservation (can join on reserved slots)
    ; c - amx_kick command
    ; d - amx_ban and amx_unban commands
    ; e - amx_slay and amx_slap commands
    ; f - amx_map command
    ; g - amx_cvar command (not all cvars will be available)
    ; h - amx_cfg command
    ; i - amx_chat and other chat commands
    ; j - amx_vote and other vote commands
    ; k - access to sv_password cvar (by amx_cvar command)
    ; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
    ; m - custom level A (for additional plugins)
    ; n - custom level B
    ; o - custom level C
    ; p - custom level D
    ; q - custom level E
    ; r - custom level F
    ; s - custom level G
    ; t - custom level H
    ; u - menu access
    ; z - user (no admin)
    
    ; Account flags:
    ; a - disconnect player on invalid password
    ; b - clan tag
    ; c - this is steamid/wonid
    ; d - this is ip
    ; e - password is not checked (only name/ip/steamid needed)
    ; k - name or tag is case sensitive.  eg: if you set it so the name "Ham"
    ;     is protected and case sensitive (flags "k" only), then anybody
    ;     can use the names "haM", "HAM", "ham", etc, but not "Ham"
    
    ; Password:
    ; Add to your autoexec.cfg: setinfo _pw "<password>"
    ; Change _pw to the value of amx_password_field
    
    ; Format of admin account:
    ; <name|ip|steamid> <password> <access flags> <account flags>
    
    ; Examples of admin accounts:
    ; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
    ; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
    ; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
    
    "loopback" "" "abcdefghijklmnopqrstu" "a"
    "czesiek/IP mOJE" "kacper21" "abcdefghijklmnopqrstu" "a"
    "czesiek" "kacper21" "abcdefghijklmnopqrstu" "a"
    JA mam tak co tu jest źle pomóżcie ja nie mam pojęcia nie mam dalej admina!!!!!!


    I proszę jeszcze o pomoc w dodawanie pluginów próbowałem mam tak ale nic
    Dodałem dio tych folderów co trzeba i nazwę tą na końcu Timeprojestor.amxx Pomozcie :


    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)
    
    ; 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)
    pluginmenu.amxx		; Menus for commands/cvars organized by plugin
    
    ; 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
    TimeProjestor.amxx
     

  2. #2 Odp: Nie umiem dodać admina na serwer 
    Spamer
    Dołączył
    Nov 2008
    Posty
    101
    Dopisz: setinfo _pw "kacper21" do config.cfg

    @edit możesz to usunąć: "czesiek/IP mOJE" "kacper21" "abcdefghijklmnopqrstu" "a"
     

  3. #3 Odp: Nie umiem dodać admina na serwer 
    Moderator Awatar bakul. <3
    Dołączył
    May 2008
    Wiek
    18
    Posty
    4,210
    Admin na IP:
    "192.168.1.1" "" "abcdfghijklmnopqrstu" "de"
    Oczywiście zamiast podanego IP wpisujesz swoje.


    Admin na nick:
    "czesiek" "kacper21" "abcdefghijklmnopqrstu" "a"
     

  4. #4 Odp: Nie umiem dodać admina na serwer 
    Lamka
    Dołączył
    May 2009
    Wiek
    22
    Posty
    10
    a w cofingu mama tak ustawione:

    Kod:
    setinfo "lang" "pl"
    setinfo "_vgui_menus" "1"
    setinfo "_ah" "1"
    setinfo "_pw" "kacper21"
    +mlook
    +jlook
    exec userconfig.cfg
    Pomożcie pliss dajcie zdjecia jak ma być lub tak jak ja skopiujcie swoje ustawienia
     

  5. #5 Odp: Nie umiem dodać admina na serwer 
    Lamka
    Dołączył
    Jul 2009
    Posty
    2
    Mam ten sam kłopot co cool vip.
    dam to co napisane u mnie:
    ; Users configuration file
    ; File location: $moddir/addons/amxmodx/configs/users.ini

    ; Line starting with ; is a comment

    ; Access flags:
    ; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
    ; b - reservation (can join on reserved slots)
    ; c - amx_kick command
    ; d - amx_ban and amx_unban commands
    ; e - amx_slay and amx_slap commands
    ; f - amx_map command
    ; g - amx_cvar command (not all cvars will be available)
    ; h - amx_cfg command
    ; i - amx_chat and other chat commands
    ; j - amx_vote and other vote commands
    ; k - access to sv_password cvar (by amx_cvar command)
    ; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
    ; m - custom level A (for additional plugins)
    ; n - custom level B
    ; o - custom level C
    ; p - custom level D
    ; q - custom level E
    ; r - custom level F
    ; s - custom level G
    ; t - custom level H
    ; u - menu access
    ; z - user (no admin)

    ; Account flags:
    ; a - disconnect player on invalid password
    ; b - clan tag
    ; c - this is steamid/wonid
    ; d - this is ip
    ; e - password is not checked (only name/ip/steamid needed)
    ; k - name or tag is case sensitive. eg: if you set it so the name "Ham"
    ; is protected and case sensitive (flags "k" only), then anybody
    ; can use the names "haM", "HAM", "ham", etc, but not "Ham"

    ; Password:
    ; Add to your autoexec.cfg: setinfo _pw "<password>"
    ; Change _pw to the value of amx_password_field

    ; Format of admin account:
    ; <name|ip|steamid> <password> <access flags> <account flags>

    ; Examples of admin accounts:
    ; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
    ; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
    ; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

    "loopback" "" "abcdefghijklmnopqrstu" "a"
    "I Po Co To Czytasz?" "astronist" "abcdefghijklmnopqrstu" "a"
    Może jakiś tutorial nagrać skoro tyle osób ma z tym problem...
    Ostatnio edytowane przez MrAstronist ; 28-07-2009 o 12:49
     

  6. #6 Odp: Nie umiem dodać admina na serwer 
    el Wymiataczos Awatar Executor
    Dołączył
    May 2009
    Wiek
    15
    Posty
    696
    Kod:
    ; Users configuration file
    ; File location: $moddir/addons/amxmodx/configs/users.ini
    
    ; Line starting with ; is a comment
    
    ; Access flags:
    ; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
    ; b - reservation (can join on reserved slots)
    ; c - amx_kick command
    ; d - amx_ban and amx_unban commands
    ; e - amx_slay and amx_slap commands
    ; f - amx_map command
    ; g - amx_cvar command (not all cvars will be available)
    ; h - amx_cfg command
    ; i - amx_chat and other chat commands
    ; j - amx_vote and other vote commands
    ; k - access to sv_password cvar (by amx_cvar command)
    ; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
    ; m - custom level A (for additional plugins)
    ; n - custom level B
    ; o - custom level C
    ; p - custom level D
    ; q - custom level E
    ; r - custom level F
    ; s - custom level G
    ; t - custom level H
    ; u - menu access
    ; z - user (no admin)
    
    ; Account flags:
    ; a - disconnect player on invalid password
    ; b - clan tag
    ; c - this is steamid/wonid
    ; d - this is ip
    ; e - password is not checked (only name/ip/steamid needed)
    ; k - name or tag is case sensitive.  eg: if you set it so the name "Ham"
    ;     is protected and case sensitive (flags "k" only), then anybody
    ;     can use the names "haM", "HAM", "ham", etc, but not "Ham"
    
    ; Password:
    ; Add to your autoexec.cfg: setinfo _pw "<password>"
    ; Change _pw to the value of amx_password_field
    
    ; Format of admin account:
    ; <name|ip|steamid> <password> <access flags> <account flags>
    
    ; Examples of admin accounts:
    ; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
    ; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
    ; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
    
    "czesiek" "kacper21" "abcdefghijklmnopqrstu" "a"
    to wystarczy
    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)
    
    ; 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)
    pluginmenu.amxx		; Menus for commands/cvars organized by plugin
    
    ; 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
    
    tu pisz nowe pluginy (nazwa.amxx)oczywiście jak dodałeś plik .amxx do plugins i .sma do scripting
    
    ; Custom - Add 3rd party plugins here
    TimeProjestor.amxx
    Ja to tak mam ;]
    wpisz to w console a bedziesz miał pod p menu adma
    Kod:
    bind "p" "amxmodmenu"
    Ostatnio edytowane przez Executor ; 29-08-2009 o 21:25
    Pomogłem? Postaw Gibona
    Nie wiesz jak?:
    Co to gibon i jak go dać
     

Podobne wątki

  1. [Pytanie] etqw 1.5 jak dodać admina???
    By refax3 in forum Dyskusje, problemy, pomoc odnośnie gier
    Odpowiedzi: 0
    Ostatni post / autor: 29-12-2010, 13:09
  2. Jak dodać admina w SorceMOD
    By Guthix in forum HLDS2 czyli serwer dla CS Source
    Odpowiedzi: 5
    Ostatni post / autor: 15-06-2010, 17:32
  3. Jak dodać skin dla admina
    By Maczok in forum HLDS2 czyli serwer dla CS Source
    Odpowiedzi: 5
    Ostatni post / autor: 08-01-2010, 20:10
  4. Nie moge dodać admina.
    By didus825 in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 8
    Ostatni post / autor: 09-08-2009, 17:57
  5. Jak dodać admina muzyke mapy w total commander ??
    By kirik89 in forum Instalacja serwera HLDS Counter Strike 1.6
    Odpowiedzi: 3
    Ostatni post / autor: 08-07-2009, 15:21
  6. Nie umiem wejść na własny serwer
    By socowski in forum Problemy z HLDS
    Odpowiedzi: 5
    Ostatni post / autor: 25-06-2009, 13:09
  7. Nie moge dodać admina na serwer HLDS!!
    By macieq23 in forum Problemy z CS 1.6
    Odpowiedzi: 1
    Ostatni post / autor: 24-05-2009, 17:10
  8. Nie mogę dodać admina (AMX)
    By Qoqoq in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 1
    Ostatni post / autor: 01-12-2008, 20:30
  9. Nie umiem wejsc na serwer
    By luk526 in forum Problemy z CS 1.6
    Odpowiedzi: 7
    Ostatni post / autor: 01-08-2008, 15:35
  10. Nie da się dodać admina(nowy temat dokładniejszy opis)
    By lukaszekluki1 in forum Problemy z HLDS
    Odpowiedzi: 10
    Ostatni post / autor: 01-03-2008, 16:53

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

admin na ip

jak dodać admina na serwer cs

jak dodac admina

jak dac admina w cs na haslo

jak dodać admina na nick

jak dodac admina na postrzelaj

jak usunac setinfo _pw

jak dodac admina na serwer cs 1.6

ip 192.168.1.1

jak dac adma w cs na postrzelaj.pljak dac adma na postrzelaj.pl w csjak dodać admina na postrzelaj.pldodaję admina a go nie mam jak dodać administratora wjak sobie dać admina na amx mod csjak dodać admina cssql nie dodaje adminow na serwerjak dodac admina do csamx mod x cs 1.6 jak dodac admina na serv cs 1.6 nie ma usersjak dodac admina amx modmam już admina na serwie co zrobićjak dodac i usunac adminajak dodac admina hldsmam admina na ipjak dodac adma na serwer cs 1.6
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
  •