Quote:
Originally posted by Saxonator:
I think he means because of the more notches on the match highlights slider after the 7.01 patch and this made Goal go all weird |
You can update the goal skin yourself. Open the match controls (under panels) file with notepad and look for this text:
<!-- hilights speed container -->
<container id="2dsc">
<layout class="arrange_horizontal_attachment" alignment="right,extend" offset="0"/>
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
<widget class="text" text="Highlights" auto_size="all" spec="text,small" alignment="right"/>
<widget class="delayed_slider_horizontal_blue" id="2dsp" width="75" height="16" max_value='5' min_value="1" value="1" notch_frequency="1" draw_notches="false" draw_middle_notch="true" fnce="2dsp"/>
Change the 5 after max_value to 15 and the highlight slider is up to date.
Posted by Pim, and it does fix it as ive done it.