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: Pierwszy serwer - Dodawanie Admina !

Pokaż wyniki od 1 do 3 z 3
  1. #1 Pierwszy serwer - Dodawanie Admina ! 
    Lamka
    Dołączył
    Dec 2009
    Wiek
    31
    Posty
    5
    Witam zakupiłem serwer CSS i chciałbym dodać do niego admina
    wgrałem Mani-Admin-Plugin i czytałem żeby dodać admina do serwera trzeba zrobić plik clients.txt o zawartości
    "clients.txt"
    {
    "version" "1"

    // This key group lists all your client players
    "players"
    {
    // This must be a unique client name
    "Glodny"
    {
    // Client real name
    "name" "Glodny"
    // Steam ID for client
    "steam" "STEAM_0:1:0000000"
    // These are personal access flags for a player
    "flags"
    {
    "Admin" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"
    "Admin" "a b c d e f g i j k l m o p q r s t v w x y z"
    "Admin" "admin client grav pban spray"
    }
    }
    }
    }
    I teraz moje pytanie czy to wystarczy ? Czy muszę wgrać coś jeszcze zeby zrobić sobie admina ?
    Jak tak . To jak zrobić żeby admin był na hasło ,a nie na steam id ?


    Do moderatorów , jeśli zły dział to przepraszam jestem nowy na forum .
     

  2. #2 Odp: Pierwszy serwer - Dodawanie Admina ! 
    Lamka
    Dołączył
    Oct 2009
    Wiek
    18
    Posty
    20
    w users.ini

    "SID" "" "flagi" "ce"
     

  3. #3 Odp: Pierwszy serwer - Dodawanie Admina ! 
    Junior Mod Awatar kawon
    Dołączył
    Dec 2008
    Wiek
    20
    Posty
    200
    W manim dodajemy admina w pliku adminlist.txt, oto ten plik:


    Kod:
    //
    // Add your IP's Steam addresses, Names and Passwords
    // in this file for admins
    //
    //
    // e.g STEAM_0:0:19xxxxxx
    //     213.44.33.47
    //
    // ADDING FLAGS MEANS YOUR ARE STOPPING ADMINS FROM USING
    // THOSE OPTIONS UNLESS YOU HAVE mani_reverse_admin_flags set to 1
    // in your autoexec.cfg
    //
    // Restriction options are :-
    //
    // k = restrict admin from kicking players
    // r = restrict admin from executing rcon commands via ma_rcon
    // q = restrict admin from executing rcon commands from the menu
    // e = restrict admin from the adminexplode command
    // m = restrict admin from slaying players
    // b = restrict admin from banning players
    // s = restrict admin from running ma_say
    // o = restrict admin from running ma_chat
    // a = restrict admin from running ma_psay
    // c = restrict admin from changing maps
    // p = restrict admin from playing sounds
    // w = restrict admin from restricting weapons
    // z = restrict admin from plug-in config menu
    // x = restrict admin from running admincexec commands
    // y = restrict admin from running admincexec from the menu
    // i = restrict admin from running blind commands
    // l = restrict admin from running slap commands
    // f = restrict admin from running freeze commands
    // t = restrict admin from running teleport commands
    // d = restrict admin from running drug commands
    // g = restrict admin from running ma_teamswap and ma_balance commands
    // j = restrict admin from running gimp commands
    // R = restrict admin from running rcon vote
    // v = restrict admin from running random vote map
    // V = restrict admin from running vote map
    // Q = restrict admin from running question vote
    // C = restrict admin from running Cancel Vote
    // A = restrict admin from being able to accept/refuse a vote they started
    // B = restrict admin from running a menu rcon vote
    // D = restrict admin from running a question menu vote
    // E = restrict admin from using ma_rates
    // F = restrict admin from running burn commands
    // G = restrict admin from running noclip command
    // H = restrict admin from running ma_war command
    // I = restrict admin from running ma_mute command
    // J = restrict admin from resetting all the player ranks
    // K = restrict admin from setting player cash
    // L = restrict admin from using rconsay commands setup as type R in commandlist.txt
    // M = restrict admin from having custom skins to choose
    // N = restrict admin from being able to set a players skin
    // O = restrict admin from running ma_dropc4 command
    // P = restrict admin from running ma_setadminflag command
    // T = restrict admin from running ma_timebomb command
    // U = restrict admin from running ma_firebomb command
    // W = restrict admin from running ma_freezebomb command
    // X = restrict admin from running ma_sethealth and derived commands
    // Y = restrict admin from running ma_beacon command
    // S = restrict admin from running ma_setcolour or ma_setcolor
    // Z = restrict admin from running ma_give and ma_giveammo
    // p = restrict admin from running ma_spray
    //
    // An example would be if you wanted to prevent admin
    // with steam id STEAM_0:0:2388333
    // from being able to play sounds and rcon command
    //
    // STEAM_0:0:2388333 rp   // Admin can't rcon and play sound !!
    //
    // Another example
    // STEAM_0:0:3389333 kmc  // Admin can't kick, slay or change maps
    //
    //
    // You can also use admin groups instead of flags, you setup admin groups
    // in the admingroups.txt file then use them in this file.
    // For example if you setup a group called "Clan Member" and "Kick Only" you would set it per
    // player like this:-
    //
    // STEAM_0:0:1234234 Clan Member // Fred
    // STEAM_0:0:234884 Kick Only    // Jim
    //
    //
    // If you wanted an admin to be created by IP Address you
    // set your entry to be in the format
    //
    // ;IP Address flag
    //
    // Example
    //
    // ;213.133.76.58 rp     // Admin can't rcon and play sound !!
    // ;113.124.36.2 kmc     // Admin can't kick, slay or change maps
    //
    // If you want to have an Admin created by both steam ID and IP address you
    // use the format STEAM_ID;IP_ADDRESS flags
    //
    // Example
    //
    // STEAM_0:1:877489;231.192.67.5 rp // Admin can't rcon and play sound !!
    //
    // IMPORTANT NOTES !!!!
    //
    // If you only use an IP Address, the character ';' MUST be directly in
    // front of it.
    //
    // There must be a space between the steam ID/IP Address and restriction flags
    // or the plug-in will assume that it is part of the Steam ID/IP Address
    //
    // Another alternative to using a steam id is a name and password
    //
    // The format of this is ;;"name";password flags
    //
    // For example I would use
    //
    // ;;"Mani";maniadminplugin rp // Admin can't rcon or playsound
    //
    // In order to use the password, put
    //
    // setinfo _password mypassword
    //
    // in your config.cfg file in your client installation.
    //
    //Niżej wypisuj adminów!!!
    Adminów dodajemy na końcu tego pliku, tzn. pod tymi wszystkimi //


    Aby dodać na nick i hasło to wpisujemy coś takiego:
    Kod:
    ;;"name";password
    np.
    Kod:
    ;;"kawon";testowe

    Plik ten znajduje się w /cstrike/cfg/mani_admin_plugin/
    Czasami rozszerzenie tego pliku zmienia się na .old więc musimy zmienić znowu na .txt (i zrestartować serwer)

    ;]
     

Podobne wątki

  1. SourceMod - Dodawanie admina
    By JaCo in forum HLDS2 czyli serwer dla CS Source
    Odpowiedzi: 13
    Ostatni post / autor: 01-06-2010, 18:39
  2. Dodawanie Admina
    By -=Bombardier=- in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 1
    Ostatni post / autor: 24-08-2009, 12:30
  3. dodawanie admina- progbel y roundsound
    By sfpkamil in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 5
    Ostatni post / autor: 02-06-2009, 21:08
  4. Logowanie na ADmina, dodawanie pluginów
    By TagaN in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 1
    Ostatni post / autor: 11-03-2009, 17:11
  5. [WEBSPELL] Dodawanie admina bezpośrednio przez bazę danych
    By Major in forum CMS'y, fora dyskusyjne, systemy portalowe
    Odpowiedzi: 5
    Ostatni post / autor: 09-03-2009, 19:05
  6. Dodawanie opcji do konfiguracji w menu admina .
    By baku1993 in forum Poradniki AMX/AMXX
    Odpowiedzi: 0
    Ostatni post / autor: 24-02-2009, 21:22
  7. Dodawanie admina kilka plguinow i niedziala
    By Andrift1 in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 6
    Ostatni post / autor: 05-02-2009, 10:54
  8. Serwer-dodawanie admina
    By Sobos92 in forum Problemy z CS 1.6
    Odpowiedzi: 2
    Ostatni post / autor: 04-11-2008, 21:56
  9. Dodawanie admina
    By andreneus in forum Instalacja serwera HLDS Counter Strike 1.6
    Odpowiedzi: 9
    Ostatni post / autor: 01-09-2008, 23:23
  10. Dodawanie Admina | Dam pomógł !
    By U K A S H in forum Problemy i konfiguracja AMXX
    Odpowiedzi: 7
    Ostatni post / autor: 08-08-2008, 21:16

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

counter strike 1.6 serwer dodawanie admina

dodawanie admina na serwer cs source

pierwszy admin cs

dodawanie admina na serwer cs

moj pierwszy serwer cs

dodawanie adminow jak dodac

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
  •