Okay,
Also gugg mal hier:
So sieht das aus:
Spoiler:
User.ini
// User configuration file
// Line starting with '//' are comments, make sure your additions do NOT start with '//'.
// Access flags:
// a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - kick access
// d - ban and unban access
// e - slay and slap access
// f - map access
// g - cvar access
// h - ent access (could crash the server!)
// i - misc chat access
// j - vote access
// k - prop access
// l - rcon access
// m - player control access (things that affect clients)
// n - menu access
// R - respected access (use this for non-admins you want to commemerate with certain plugins. CAPS-SENSITIVE.)
// Other letters may be used for additional plugins (access flags are caps-sensitive).
// Account flags:
// a - this is a playername
// b - this is a clan tag (partial playername)
// c - this is a steamid
// d - this is an ip
// e - this is a steam login (the username they log into steam with)
// f - disconnect player on invalid password. This MUST be used with another account flag. (It's the only flag that can be used with others)
// (gives them 30 seconds to enter their pass, by default)
// Password:
// When asked for the password, use "_pw <password>" in console. Leave blank for no password!
// Format of admin account:
// "<name|ip|steamid|clantag|steamlogin>" "<password>" "<access flags>" "<account flags>"
// Examples of admin accounts:
// "STEAM_0:0:123456" "" "abcdefghijklmnopqrstuv" "c"
// "123.45.67.89" "" "abcdefghijklmnopqrstuv" "d"
// "My Name" "my_password" "abcdefghijklmnopqrstuv" "a"
// "MingeBag" "supah_pass" "abcdefghijklmnopqrstuv" "bf" // This will disconnect any mingebag who does not know the password.
[Klick auf den Text

]
Okay... nun tipp deine SteamID [sieht so ähnlich aus: steam_2:5485 oder so xD]
Hier ein
Spoiler:
Klick
// User configuration file
// Line starting with '//' are comments, make sure your additions do NOT start with '//'.
// Access flags:
// a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - kick access
// d - ban and unban access
// e - slay and slap access
// f - map access
// g - cvar access
// h - ent access (could crash the server!)
// i - misc chat access
// j - vote access
// k - prop access
// l - rcon access
// m - player control access (things that affect clients)
// n - menu access
// R - respected access (use this for non-admins you want to commemerate with certain plugins. CAPS-SENSITIVE.)
// Other letters may be used for additional plugins (access flags are caps-sensitive).
// Account flags:
// a - this is a playername
// b - this is a clan tag (partial playername)
// c - this is a steamid
// d - this is an ip
// e - this is a steam login (the username they log into steam with)
// f - disconnect player on invalid password. This MUST be used with another account flag. (It's the only flag that can be used with others)
// (gives them 30 seconds to enter their pass, by default)
// Password:
// When asked for the password, use "_pw <password>" in console. Leave blank for no password!
// Format of admin account:
// "<name|ip|steamid|clantag|steamlogin>" "<password>" "<access flags>" "<account flags>"
// Examples of admin accounts:
// "STEAM_0:0:123456" "" "abcdefghijklmnopqrstuv" "c"
// "123.45.67.89" "" "abcdefghijklmnopqrstuv" "d"
// "My Name" "my_password" "abcdefghijklmnopqrstuv" "a"
// "MingeBag" "supah_pass" "abcdefghijklmnopqrstuv" "bf" // This will disconnect any mingebag who does not know the password.
(Das
Grüne löschst du)
Nun tippst du dort "
Deine SteamID"(So sieht steamid ca aus: STEAM_0:0:123456) "Dein Passwort (Wenn du keins Haben willst lässt du es einfach so "". Wenn du eins machst musst dann beim Joinen _pw (Dein Pw) in die console eintippen.)" "
abcdefghijklmnopqrstuv (Dies sind deine Zugänge. Lass sie am besten in abcdefghijklmnopqrstuv)"
"c" Das lässt du so.
Also zum schluss müsste dein Eintrag so aussehen:
"
Deine SteamID" "
Dein Passwort" "
abcdefghijklmnopqrstuv" "
c"