В самом конце core.cfg должно быть написано. Если от MyArena, тогда наверно Sourcemod 1.8.
Если нету, то напиши.
Не нету у меня вот что у меня в конце:
/**
* Enables or disables whether SourceMod blocks known or potentially malicious plugins from loading.
* It is STRONGLY advised that this is left enabled, there have been cases in the past with plugins that
* allow anyone to delete files on the server, gain full rcon control, etc.
*
* "yes" - Block malware or illegal plugins from loading (default)
* "no" - Warn about malware or illegal plugins loading
*/
"BlockBadPlugins" "yes"
/**
* If a plugin takes too long to execute, hanging or freezing the game server in the process,
* SourceMod will attempt to terminate that plugin after the specified timeout length has
* passed. You can disable this feature by setting the value to "0".
*/
"SlowScriptTimeout" "8"
}
--- Добавлено позже ---
В самом конце core.cfg должно быть написано. Если от MyArena, тогда наверно Sourcemod 1.8.
Если нету, то напиши.
Мне ставить обновленный sourcemod?