View Single Post
MjrNuT
SourceMod Donor
Join Date: Feb 2008
Location: Under the Beaming CA Sun
Old 04-10-2008 , 02:17   Re: Execute Configs
Reply With Quote #16

Im getting this series of errors w/ latest version you have it seems.

Code:
L 04/09/2008 - 21:13:31: Info (map "ctf_2fort") (file "errors_20080409.log")
L 04/09/2008 - 21:13:31: [SM] Native "IsClientObserver" reported: Client 1 is not in game
L 04/09/2008 - 21:13:31: [SM] Debug mode is not enabled for "executeconfigs.smx"
L 04/09/2008 - 21:13:31: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 29 on
L 04/09/2008 - 21:13:31: [SM] Native "IsClientObserver" reported: Client 1 is not in game
L 04/09/2008 - 21:13:31: [SM] Debug mode is not enabled for "executeconfigs.smx"
L 04/09/2008 - 21:13:31: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 29 on
Here is my config:
Code:
Configs
{
    "clients:10"    "10:AllTalkOFF.cfg"
    "clients:9"    "10:AllTalkON.cfg"
}
//
//{
//    "clients:0"    "10:emptyserver.cfg"
//    "clients:1"    "8:nonemptyserver.cfg"
//    "round:2"    "5:secondround.cfg"
//    "timeleft:0"    "12:timelimit.cfg"
//}
Cvar

sm_executeconfigs_enabled 1
sm_executeconfigs_include_bots 0
sm_executeconfigs_include_spec 1
__________________
Flames and Ash Gaming
Addon: SM v1.4.0-dev MM 1.8.5-dev
Plugins: Advertisements, Webshortcuts, spray tracer, SBans, RTD, gScramble Balance, misc

Last edited by MjrNuT; 04-10-2008 at 02:21.
MjrNuT is offline