Witam jak w temacie chce dodać na mój serwer 6 adminów jak to mam zrobić i gdzie.?? na ip steam ! tylko na source moda.
Chyba Dobry dział :)
Pozdrawiam I czekam
|
|
Witam jak w temacie chce dodać na mój serwer 6 adminów jak to mam zrobić i gdzie.?? na ip steam ! tylko na source moda.
Chyba Dobry dział :)
Pozdrawiam I czekam
masz pare tematów wyzej:
Idziemy do:
Kod:
/cstike/addons/sourcemod/config
Odpalamy:
Kod:
admins.cfg
Admins
{
"files1"
{
"auth" "ip"
"identity" "tutaj_ip"
"flags" "z"
"immunity" "1"
}
"files2"
{
"auth" "steam"
"identity" "STEAM_0:1:11734487"
"flags" "z"
}
"files3"
{
"auth" "ip"
"identity" "tutaj_ip"
"flags" "z"
}
}
i tak dalej
Pomogłem? daj gibona
Ejj. ziomek nie dziala mam tak na admina
/**
* USE THIS SECTION TO DECLARE DETAILED ADMIN PROPERTIES.
*
* Each admin should have its own "Admin" section, followed by a name.
* The name does not have to be unique.
*
* Available properties: (Anything else is filtered as custom)
* "auth" - REQUIRED - Auth method to use. Built-in methods are:
* "steam" - Steam based authentication
* "name" - Name based authentication
* "ip" - IP based authentication
* Anything else is treated as custom.
* Note: Only one auth method is allowed per entry.
*
* "identity" - REQUIRED - Identification string, for example, a steamid or name.
* Note: Only one identity is allowed per entry.
*
* "password" - Optional password to require.
* "group" - Adds one group to the user's group table.
* "flags" - Adds one or more flags to the user's permissions.
* "immunity" - Sets the user's immunity level (0 = no immunity).
* Immunity can be any value. Admins with higher
* values cannot be targetted. See sm_immunity_mode
* to tweak the rules. Default value is 0.
*
* Example:
"BAILOPAN"
{
"auth" "steam"
"identity" "STEAM_0:1:16"
"flags" "abcdef"
}
*
*/
Admins
{
"files1"
{
"auth" "ip"
"identity" "STEAM_0:1:16784780"
"flags" "z"
"immunity" "1"
}
"files2"
{
"auth" "steam"
"identity" "STEAM_0:1:18029304"
"flags" "z"
}
"files3"
{
"auth" "ip"
"identity" "tutaj_ip"
"flags" "z"
}
}
Ale nie dziala wpisuje !admin nie masz dostepu do tej komendy a moze cos jeszcze w core..?? czy co..? "Ale masz gibone.."
jak dajesz steam do nie ip tylko wpisujesz steam. Przykład:
"files1"
{
"auth" "steam"
"identity" "STEAM_0:1:16784780"
"flags" "z"
"immunity" "99"
}
confing i tyle tam wszysto jest do zrobienia i adminow dodaj :P:P nawet glupi wie ale nawet bylo to juz
okej dla was wszystkich gibona..
zrobilem sobie admina na mani admin plugin i przez admina dodaje lepiej :)
Pozdrawiam
| « HLDS2 CSS Serwer Pack (SRCDS) | Jak zrobić dobry server non steam Counter-Strike Source » |