łň
őÜ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   } zh | ~ } d | _ | i	 i
 d  | i i
 d  | i i
 d  | i i
 d	  d | _ d
 | _ Wd  | ~ QXWd  |  ~  QXd  S(   Nt   scriptsi    i   t   gg_dead_strips
   DEAD STRIPs)   Removes a player's weapons when they die.s2   Prevents players from picking up the wrong weapon.s)   0 = (Disabled) Do not load gg_dead_strip.s!   1 = (Enabled) Load gg_dead_strip.s   Enables/Disables gg_dead_strip.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(    (    sw   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_dead_strip/gg_dead_strip_config.pyt   load   s    <(				N(   t   __doc__t
   __future__R    R   t   gungame51.core.cfg.configsR   R   (    (    (    sw   /home/saberrider/srcds/css/cstrike/addons/eventscripts/gungame51/scripts/included/gg_dead_strip/gg_dead_strip_config.pys   <module>   s   