łň
őÜNc           @  sC   d  Z  d d k l Z d d k l Z d d k l Z d   Z d S(   sj   
$Rev: 571 $
$LastChangedBy: satoon101 $
$LastChangedDate: 2011-10-24 01:05:16 -0400 (Mon, 24 Oct 2011) $
i˙˙˙˙(   t   with_statement(   t   path(   t   ConfigContextManagerc       
   C  sö   t  t t  i i d  d d  i }  i   } z´ | ~ } | i d  i } i   } z | ~ } d | _ | i	 i
 d d  | i i
 d  | i i
 d	  | i i
 d
  | i i
 d  d | _ d d | _ Wd  | ~ QXWd  |  ~  QXd  S(   Nt   scriptsi    i   t   gg_stats_loggings   STATS LOGGINGs.   When enabled, this addon will log game events s6   for stats tracking for HLstatsX, Psychostats, and etc.s2   Other options available in "gg_stats_logging.txt".s4   This should be used with third-party stats programs.s,   0 = (Disabled) Do not load gg_stats_logging.s$   1 = (Enabled) Load gg_stats_logging.s   Enables/Disables stats s!   logging for third-party programs.i˙˙˙˙(   R   R   t   __file__t   parentt   splitt   __exit__t	   __enter__t   cfg_cvart   namet   descriptiont   appendt   notest   optionst   defaultt   text(   t   _[1]t   _[2]t   configt   _[3]t   _[4]t   cvar(    (    s}   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_stats_logging/gg_stats_logging_config.pyt   load   s     <(					N(   t   __doc__t
   __future__R    R   t   gungame51.core.cfg.configsR   R   (    (    (    s}   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_stats_logging/gg_stats_logging_config.pys   <module>   s   