У меня проблема у меня есть сервер на хосте от MyArena, как настроить SM админку? ну чтобы было с паролем и т.д.) если можно можете мне сделать уже готовый? НИК - "-5κĩŁŁs#Za[D]roD" Стим айди - 0:0:110421333
Добавлено (14.04.2012, 00:14) --------------------------------------------- Никак не могу настроить адмнику((((((((((((((((((((((((((
My nick v CSS - Mishqqq[A#].xD ------------------------------------- Помог? Ставь "+" ;)
-_=Misha=_-, устанавливай SB и устанавливай пароль на админку (как установить на сервер SourceBans можно прочитать ЗДЕСЬ) Сашка, уже создана тема по созданию рекламы, поищи в списке. ЭТО СТАРЫЙ ПРОФИЛЬ ЗОРКА, НОВЫЙ - http://intech-team.ru/index/8-1
Для того что бы заработала админка зайди вот сюда (Плагины --- SourceMod - Настройка и пролистай чуток вниз и в Основной модуль для управления сервера и установки дополнительных плагинов. Включает в себя MetamodSource) далее зайди вот сюда admins_simple.ini и там в самом самом низу
Пропиши вот это (Это по паролю) "nick" "99:z" "Пароль "
А эта админка будет по стиму "Здесь пишеш свой steam" "99:z"
Загляни под свойлер там уже все готова. Но перед тем как это копировать выбери один из способов или по нику и паролю, или тока по стиму.
// // 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:1:16" "bce" //generic, kick, unban for this steam ID, no immunity // "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99 // "nick" "abc" "f5hz63d54jcg5h3cxs" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick // ////////////////////////////////