SRCDS Steam group


questions once again
#1
how do i add more amdins in my server {srcds} i have me as one but cant figure out how to add my clan in like ppl i want as one, how do i do this where do i go to edit it and if it helps ill give u my id and my friends as well.

one last question is how come ppl cant find my server at all, my friends i want to but random ppl i dont know can find it its rediculious and also help me change stuff so i can let anyone join this fucking retarded ppl also told me it can be a router or firewall thing but i dunno how to do that so help me out :]

message back and tis k-rabit
Reply
#2
for the router:
http://www.portforward.com

admins:
clients.txt located in cstrike\cfg\mani....\clients.txt
copy your block and edit it to your friends information.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
Drocona Wrote:for the router:
http://www.portforward.com

admins:
clients.txt located in cstrike\cfg\mani....\clients.txt
copy your block and edit it to your friends information.

i wanna add 3 ppl and well this is my regular one:
admin.txt
//
// Add your IP's Steam addresses, Names and Passwords
// in this file for admins
//
//
// e.g STEAM_0:0:21233123
// 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.
//
//
STEAM_0:1:11931139

STEAM_0:1:1615479

STEAM_0:1:11342127

clients.txt:
"clients.txt"
{
"version" "1"

// This key group lists all your client players
"players"
{
// This must be a unique client name
"«IK»k-rabit/\/ -L-"
{
// Client real name
"name" "«IK»k-rabit/\/ -L-"

Steam ID for the client
"steam" "STEAM_0:1:11931139"

// These are personal access flags for a player
"flags"
{
"Admin" "q2 q3 grav pban 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 a b c d e f g i j k l m o p q r s t v w x y z client admin spray"

}
}
}
}
now do i copy the whole thing and add instead of mine theirs or do i just add this information on the name and steam id if so do i press ENTER and then put "name" then there name or do i just space it and put the "name of my admin friends" or if it helps make a dummie one and send me it so i can get a better look at how to do it so i can get friends as admins :]

thank you!

k-rabit
Reply
#4
In the clients.txt you do the following:

copy this part:
Code:
// This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }

and paste it underneath so you get this:
Code:
"clients.txt"
{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }
       // This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }
    }
}

edit the information of course, do this for every client/admin
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#5
Drocona Wrote:In the clients.txt you do the following:

copy this part:
Code:
// This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }

and paste it underneath so you get this:
Code:
"clients.txt"
{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }
       // This must be a unique client name
        "«IK»k-rabit/\/ -L-"
        {
            // Client real name
            "name"    "«IK»k-rabit/\/ -L-"
            
             Steam ID for the client
            "steam"    "STEAM_0:1:11931139"
            
            // These are personal access flags for a player
            "flags"
            {
                "Admin" "q2 q3 grav pban 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 a b c d                          e f g i j k l m o p q r s t v w x y z client admin spray"
              
            }
        }
    }
}

edit the information of course, do this for every client/admin

ok thanks do u have to add their id to the amdinlist.dol file??? after doing this?

also have u use the portforwarding.com site?? if sohow do i get the email when not buying but just dl-ing it?

thanks for help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)