seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy"\r
seta cl_announcer default "name of the announcer you wish to use from data/sound/announcer"\r
\r
-seta cl_helper 1 "enable helper system"\r
+seta cl_helper 1 "enable helper system (voice that warns you in certain circumstances)"\r
seta cl_helper_voice default "name of the helper you wish to use from data/sound/helper"\r
seta cl_helper_pause 2 "number of seconds that must pass before the helper system can be triggered again"\r
seta cl_helper_item_health 25 "the helper will warn you when going below this amount of health"\r
e.addValue(e, "5 minutes", "2");\r
e.addValue(e, "Both", "3");\r
e.configureVoretTextSliderValues(e);\r
+ me.TR(me);\r
+ me.TD(me, 1, 3, e = makeVoretCheckBox(0, "cl_helper", "Helper"));\r
me.TR(me);\r
me.TD(me, 1, 3, e = makeVoretCheckBox(0, "cl_hitsound", "Hit indicator"));\r
me.TR(me);\r