Ergebnis 1 bis 4 von 4

Thema: Admin hinzufügen [Dedicated Server]

  1. #1

    Standard Admin hinzufügen [Dedicated Server]

    Ich hab mir ulx Plugin runter geladen und möchte mich als admin hinzufügen ..
    aber klappt nicht vieleicht kann mir jemand das problem sagen.



    Ich hab die user[Config] so verändert...Server neugestartet klappt aber nicht:
    PHP-Code:
    // Add users here, in the following format:
    // "<steamid>" "<access flags>" //Optional comment ( You could say who this steamid belongs to in this comment )
    //
    // Example:
    // "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz"
    // DO NOT INCLUDE THE '//' before the steamid, IT DENOTES A COMMENT
    //
    // Access flags:
    // a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
    // b - reservation (can join on reserved slots)
    // c - ulx_kick command
    // d - ulx_ban and ulx_unban commands
    // e - ulx_slay and ulx_slap commands
    // f - ulx_map command
    // g - ulx_cvar command (not all cvars will be available)
    // h - ulx_cfg command
    // i - ulx_chat and other chat commands
    // j - ulx_vote and other vote commands
    // k - access to sv_password cvar (by ulx_cvar command)
    // l - access to ulx_rcon command and rcon_password cvar (by ulx_cvar command)
    // m - spawned props will be "protected", only other users with this access will be able to delete or move them ( ALSO UNAFFECTED BY PROP ANTI SPAM )
    // n - ulx_ent command - CAUTION, PLAYERS MAY BE ABLE TO CRASH THE SERVER WITH THIS ACCESS
    // o - custom level A
    // p - custom level B
    // q - custom level C
    // r - custom level D
    // s - custom level E
    // t - custom level F
    // u - custom level G
    // z - custom level H
    //
    //
    // TUTORIAL:
    // Go to your server, type "status" without the quotes in either your console, or the server console
    // Example output:
    //
    //] status
    //hostname:  BuiLd oNLy | German
    //version :  1.0.1.0/7 2707 insecure (secure mode enabled, disconnected from Steam3)
    //udp/ip  :  192.168.178.20:27015
    //map     :  gm_construct at: 1015 x, 21 y, -79 z
    //players :  6 (16 max)
    //
    //# userid name uniqueid connected ping loss state adr
    //#  2 "Joe" STEAM_0:1:123456 12:31 70 0 active 127.0.0.1:27005
    //<end>
    //
    // Take your steamid. In this example, Joe's steamid is "STEAM_0:1:123456" without the quotes. Use this id as part of your access line.
    // In this example, the server admin wants to grant Joe access to the slay-related and kick-related commands ONLY ( the admin looks at the access table listed above and sees that the wanted accesses respond to c and e, respectively ), so the following line ( without the '//' is added to users.ini )
    // "STEAM_0:1:123456" "ce"

    //"STEAM_ID_LAN" "bcdefghijklmnopqrstuz" //Uncomment this if you want to give people on LAN access, or if you're using the listen server fix
     
       
    "piSaL" " "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz" 

  2. #2

    Standard AW: Admin hinzufügen [Dedicated Server]

    Zitat Zitat von piSaL
    Ich hab mir ulx Plugin runter geladen und möchte mich als admin hinzufügen ..
    aber klappt nicht vieleicht kann mir jemand das problem sagen.



    Ich hab die user[Config] so verändert...Server neugestartet klappt aber nicht:
    PHP-Code:
    // Add users here, in the following format:
    // "<steamid>" "<access flags>" //Optional comment ( You could say who this steamid belongs to in this comment )
    //
    // Example:
    // "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz"
    // DO NOT INCLUDE THE '//' before the steamid, IT DENOTES A COMMENT
    //
    // Access flags:
    // a - immunity (can't be kicked/banned/slayed/slapped and affected by other 

    Commmands)
    // b - reservation (can join on reserved slots)
    // c - ulx_kick command
    // d - ulx_ban and ulx_unban commands
    // e - ulx_slay and ulx_slap commands
    // f - ulx_map command
    // g - ulx_cvar command (not all cvars will be available)
    // h - ulx_cfg command
    // i - ulx_chat and other chat commands
    // j - ulx_vote and other vote commands
    // k - access to sv_password cvar (by ulx_cvar command)
    // l - access to ulx_rcon command and rcon_password cvar (by ulx_cvar command)
    // m - spawned props will be "protected", only other users with this access will be able to delete or move them ( ALSO UNAFFECTED BY PROP ANTI SPAM )
    // n - ulx_ent command - CAUTION, PLAYERS MAY BE ABLE TO CRASH THE SERVER WITH THIS ACCESS
    // o - custom level A
    // p - custom level B
    // q - custom level C
    // r - custom level D
    // s - custom level E
    // t - custom level F
    // u - custom level G
    // z - custom level H
    //
    //
    // TUTORIAL:
    // Go to your server, type "status" without the quotes in either your console, or the server console
    // Example output:
    //
    //] status
    //hostname:  BuiLd oNLy | German
    //version :  1.0.1.0/7 2707 insecure (secure mode enabled, disconnected from Steam3)
    //udp/ip  :  192.168.178.20:27015
    //map     :  gm_construct at: 1015 x, 21 y, -79 z
    //players :  6 (16 max)
    //
    //# userid name uniqueid connected ping loss state adr
    //#  2 "Joe" STEAM_0:1:123456 12:31 70 0 active 127.0.0.1:27005
    //<end>
    //
    // Take your steamid. In this example, Joe's steamid is "STEAM_0:1:123456" without the quotes. Use this id as part of your access line.
    // In this example, the server admin wants to grant Joe access to the slay-related and kick-related commands ONLY ( the admin looks at the access table listed above and sees that the wanted accesses respond to c and e, respectively ), so the following line ( without the '//' is added to users.ini )
    // "STEAM_0:1:123456" "ce"

    //"STEAM_ID_LAN" "bcdefghijklmnopqrstuz" //Uncomment this if you want to give people on LAN access, or if you're using the listen server fix
     
       
    "piSaL" " "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz" 
    Wer lesen kann ist klar im Vorteil.

    ...
    // Example:
    // "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz"
    ...
    // Add users here, in the following format:
    // "<steamid>" "<access flags>" //Optional comment ( You could say who this steamid belongs to in this comment )
    "STEAM_0:1:1146496" "abcdefghijklmnopqrstuz"

  3. #3
    Zitat: "GMod.de sucks!" Avatar von rob2006
    Registriert seit
    19.02.2006
    Ort
    In nem Bunker

    Standard AW: Admin hinzufügen [Dedicated Server]

    adduser ( "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz" )

    so hab ichs jemacht, und es jet

  4. #4
    Avatar von aVoN
    Registriert seit
    23.04.2006
    Ort
    Hannover

    Standard AW: Admin hinzufügen [Dedicated Server]

    Zitat Zitat von rob2006
    adduser ( "STEAM_0:1:1146496" " "abcdefghijklmnopqrstuz" )

    so hab ichs jemacht, und es jet
    Du benutzt allerdings dafür eine Pre ULX 1.1 Version die hier ungeeignet ist.

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •