как добавить в вип Меню и ограничить доступ
1). Добавить в файл перевода vip_modules.phrases.txt
"CF_BuyVip"
{
"ru" "Данный функционал доступен только VIP-игрокам!"
"en" "This is feature available only for VIP-players!"
}
"emotes"
{
"ru" "Флексы . DANCE "
"en" "DANCE "
}
2) в конфиге вип групы /addons/sourcemod/data/vip/cfg/groups.ini
в нужную групу добавить
"emotes" "1"
в архиве конфиг уже готовый.
к команде !emotes имеют доступ только VIP и администраторы
Все зделал как написанно но в логах ошибка
L 10/09/2019 - 18:31:56: SourceMod error session started
L 10/09/2019 - 18:31:56: Info (map "de_dust2") (file "errors_20191009.log")
L 10/09/2019 - 18:31:56: [SM] Exception reported: Couldn't parse configuration file: addons/sourcemod/data/vip/modules/custom_items.cfg. Error code 9.
L 10/09/2019 - 18:31:56: [SM] Blaming: vip/VIP_CustomFeatures.smx
L 10/09/2019 - 18:31:56: [SM] Call stack trace:
L 10/09/2019 - 18:31:56: [SM] [0] SetFailState
L 10/09/2019 - 18:31:56: [SM] [1] Line 177, VIP_CustomFeatures.sp::VIP_LoadFeatures
L 10/09/2019 - 18:31:56: [SM] [2] Line 101, VIP_CustomFeatures.sp::OnMapStart
L 10/09/2019 - 18:31:58: Error log file session closed.
L 10/09/2019 - 18:32:13: SourceMod error session started
L 10/09/2019 - 18:32:13: Info (map "de_dust2") (file "errors_20191009.log")
L 10/09/2019 - 18:32:13: [SM] Exception reported: Couldn't parse configuration file: addons/sourcemod/data/vip/modules/custom_items.cfg. Error code 9.
L 10/09/2019 - 18:32:13: [SM] Blaming: vip/VIP_CustomFeatures.smx
L 10/09/2019 - 18:32:13: [SM] Call stack trace:
L 10/09/2019 - 18:32:13: [SM] [0] SetFailState
L 10/09/2019 - 18:32:13: [SM] [1] Line 177, VIP_CustomFeatures.sp::VIP_LoadFeatures
L 10/09/2019 - 18:32:13: [SM] [2] Line 101, VIP_CustomFeatures.sp::OnMapStart
L 10/09/2019 - 18:32:17: Error log file session closed.
L 10/09/2019 - 18:32:18: SourceMod error session started
L 10/09/2019 - 18:32:18: Info (map "workshop/1597318081/awp_india") (file "errors_20191009.log")
L 10/09/2019 - 18:32:18: [SM] Exception reported: Couldn't parse configuration file: addons/sourcemod/data/vip/modules/custom_items.cfg. Error code 9.
L 10/09/2019 - 18:32:18: [SM] Blaming: vip/VIP_CustomFeatures.smx
L 10/09/2019 - 18:32:18: [SM] Call stack trace:
L 10/09/2019 - 18:32:18: [SM] [0] SetFailState
L 10/09/2019 - 18:32:18: [SM] [1] Line 177, VIP_CustomFeatures.sp::VIP_LoadFeatures
L 10/09/2019 - 18:32:18: [SM] [2] Line 101, VIP_CustomFeatures.sp::OnMapStart