[SM] Пропись администратора. Нужна помощь.

NeeX

Участник
Сообщения
6
Реакции
0
Всем привет.
Такая ситуация, поставил свой сервер на хостинг, для теста и перевода на более лучший хостинг. Но случилась непредвиденная проблема.
После настройки сервера, установки плагинов всё работает, но когда прописываю себя на администратора в чате игры пишет и в консоле "Нет доступа"
Использовал множество способов, через конфиги "admins.cfg, admins.simple.ini.
Прописываю SteamID, флаги и пароль.
Но не работает в данной ситуации.
Кто знает пути решения проблемы опишите пожалуйста.
Спасибо.​
C-подобный:
/**
* 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"         "steam"
*                    
*                      
*                      
*                      
*                    
*
*      "identity"      "STEAMID" - прописан мой
*                    
*      "password"      - Optional password to require.
*      "group"         - Adds one group to the user's group table.
*      "flags"         "abcdefghijklmnz"
*        "immunity"        "99"
*                        
*                        
*                        
*
* Example:
    "BAILOPAN"
    {
        "auth"            "steam"
        "identity"        "STEAMID"
        "flags"            "abcdefghijklmnz"
    }
*
*/
Admins
{
}

C-подобный:
//
// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES
//
// For each admin, you need three settings:
//  "identity"        "permissions"        "password"
//
// For the Identity, you can use a SteamID or Name.  To use an IP address, prepend a ! character.
// For the Permissions, you can use a flag string and an optional password.
//
// PERMISSIONS:
//  Flag definitions are in "admin_levels.cfg"
//  You can combine flags into a string like this:
//  "abcdefgh"
//
//  If you want to specify a group instead of a flag, use an @ symbol.  Example:
//  "@Full Admins"
//
//    You can also specify immunity values.  Two examples:
//    "83:abcdefgh"            //Immunity is 83, flags are abcdefgh
//    "6:@Full Admins"        //Immunity is 6, group is "Full Admins"
//
//    Immunity values can be any number.  An admin cannot target an admin with
//    a higher access value (see sm_immunity_mode to tweak the rules).  Default
//  immunity value is 0 (no immunity).
//
// PASSWORDS:
//  Passwords are generally not needed unless you have name-based authentication.
//  In this case, admins must type this in their console:
//
//   setinfo "KEY" "PASSWORD"
//
//  Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"
//  is their password.  With name based authentication, this must be done before
//  changing names or connecting.  Otherwise, SourceMod will automatically detect
//  the password being set.
//
////////////////////////////////
// Examples: (do not put // in front of real lines, as // means 'comment')
//
//   "STEAM_0:0:125815052"        "abcdefghijklmnz"                //generic, kick, unban for this steam ID, no immunity
//   "!127.0.0.1"        "99:z"                //all permissions for this ip, immunity value is 99
//   "BAILOPAN"            "abc"    "Gab3n"        //name BAILOPAN, password "Gab3n": gets reservation, generic, kick
//
////////////////////////////////
"Прописан мой IP" "99:z" "365982"

В конце пробовались флаги.
 
Последнее редактирование:
M

MrDantesoff

Сейчас бы в 2К16 по Айпишнику админку прописать ;/
Сервер пиратский ?
 
Сверху Снизу