Natasha Heide
Добрая душа
- Сообщения
- 88
- Реакции
- 102
Некорректное использование тега "Оффтоп"
есть 3 админа и 1 сервер. админка на сервере есть только у 1 админа, который указывался при установке соурсбанс, у 2 оставшихся админов (моя пиратка и еще один аккаунт стим) на сервере пишет "У вас нет доступа к этой команде"
групы и админы которые создавались в сб прописаны в админс.кфг, админс груп.кфг, прописала их туда сама сб.руками там ничего не писалось
в логах нет никаких ошибок
в бд тоже есть записи
сервер перезагружался фиг знает сколько раз
сб релоад через ркон тоже делалось
подскажите куда копать
групы и админы которые создавались в сб прописаны в админс.кфг, админс груп.кфг, прописала их туда сама сб.руками там ничего не писалось
в логах нет никаких ошибок
в бд тоже есть записи
сервер перезагружался фиг знает сколько раз
сб релоад через ркон тоже делалось
подскажите куда копать
C-подобный:
/**
* sourcebans.cfg
*
* This file contains settings for the SourceBans Source Server Plugin
* @author SteamFriends Development Team
* @version 0.0.0.$Rev: 74 $
* [USER=56858]@Copyright[/USER] SteamFriends ([URL='http://www.steamfriends.com']www.steamfriends.com[/URL])
* @package SourceBans
*/
"SourceBans"
{
"Config"
{
// Website address to tell where the player to go for unban, etc
"Website" "http://testcsser.ru/sb"
// Allow or disallow admins access to addban command
"Addban" "1"
// Allow or disallow admins access to unban command
"Unban" "1"
// The Tableprefix you set while installing the webpanel. (default: "sb")
"DatabasePrefix" "sb"
// How many seconds to wait before retrying when a players ban fails to be checked. Min = 15.0 Max = 60.0
"RetryTime" "45.0"
// How often should we process the failed ban queue in minutes
"ProcessQueueTime" "5"
// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "0"
// Enable backing up config files after getting admins from database (1 = enabled, 0 = disabled)
"BackupConfigs" "1"
// Enable admin part of the plugin (1 = enabled, 0 = disabled)
"EnableAdmins" "1"
// Require the admin to login once into website
"RequireSiteLogin" "0"
// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "1"
}
/*
* Generic menu options for if a reason isn't supplied in a ban
* Without a supplied reason the ban will never be written to the database
*/
"BanReasons"
{
"Hacking" "Hacking"
"Exploit" "General Exploit of Game/Map/Server"
"TK" "Team Killing"
"TF" "Team Flashing"
"CommSpam" "Spamming Mic/Chat"
"BadSpray" "Inappropriate Spray"
"BadLang" "Inappropriate Language"
"BadName" "Inappropriate Name"
"IgnoreAdmin" "Ignoring Admins"
"Stacking" "Team Stacking"
"Own Reason" "Own Reason"
}
/*
* Submenu options for when "Hacking" is selected
* If "Hacking" is removed from the menu above this will not be accessable
*/
"HackingReasons"
{
"Aimbot" "Aimbot"
"Antirecoil" "Anti Recoil"
"Wallhack" "Wallhack"
"Spinhack" "Spinhack"
"Speedhack" "Speedhack"
"Multi-Hack" "Multi-Hack"
"No Smoke" "No Smoke"
"No Flash" "No Flash"
}
}
C-подобный:
"Admins"
{
"admin"
{
"auth" "steam"
"identity" "STEAM_0:1:82642664"
"group" "server"
"immunity" "100"
}
"dota2"
{
"auth" "steam"
"identity" "STEAM_0:0:413760339"
"flags" "acdfgjk"
"group" "all serv"
"immunity" "50"
}
"Natasha_Heide"
{
"auth" "steam"
"identity" "STEAM_0:1:38112285"
"flags" "acdfgjkopqrst"
"group" "all serv"
"immunity" "50"
}
}
C-подобный:
"Groups"
{
"server"
{
"flags" "z"
"immunity" "99"
}
"all serv"
{
"flags" "acdfgjk"
"immunity" "50"
}
}
C-подобный:
L 12/20/2018 - 01:01:01: SourceMod error session started
L 12/20/2018 - 01:01:01: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 01:01:01: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 01:01:01: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 01:08:20: Error log file session closed.
L 12/20/2018 - 01:09:31: SourceMod error session started
L 12/20/2018 - 01:09:31: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 01:09:31: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 01:09:31: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 01:22:16: Error log file session closed.
L 12/20/2018 - 01:22:23: SourceMod error session started
L 12/20/2018 - 01:22:23: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 01:22:23: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 01:22:23: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 01:24:37: Error log file session closed.
L 12/20/2018 - 01:25:48: SourceMod error session started
L 12/20/2018 - 01:25:48: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 01:25:48: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 01:25:48: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 01:26:09: [SM] Exception reported: Cannot ban fake client 2
L 12/20/2018 - 01:26:09: [SM] Blaming: sourcebans.smx
L 12/20/2018 - 01:26:09: [SM] Call stack trace:
L 12/20/2018 - 01:26:09: [SM] [0] BanClient
L 12/20/2018 - 01:26:09: [SM] [1] Line 2412, sourcebans.sp::PrepareBan
L 12/20/2018 - 01:26:09: [SM] [2] Line 764, sourcebans.sp::ReasonSelected
L 12/20/2018 - 03:36:50: Error log file session closed.
L 12/20/2018 - 03:38:09: SourceMod error session started
L 12/20/2018 - 03:38:09: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 03:38:09: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 03:38:09: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 03:43:01: Error log file session closed.
L 12/20/2018 - 03:43:09: SourceMod error session started
L 12/20/2018 - 03:43:09: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 03:43:09: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 03:43:09: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 04:01:12: Error log file session closed.
L 12/20/2018 - 04:03:00: SourceMod error session started
L 12/20/2018 - 04:03:00: Info (map "de_dust2") (file "errors_20181220.log")
L 12/20/2018 - 04:03:00: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 12/20/2018 - 04:03:00: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 12/20/2018 - 04:09:21: Error log file session closed.
C-подобный:
L 12/20/2018 - 01:01:02: [sourcebans.smx] plugins/basebans.smx was unloaded and moved to plugins/disabled/basebans.smx
Последнее редактирование модератором: