Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 473

Help: Rainmeter Skins • Measure not enabling on IfMatch Update

$
0
0
Hey guys i ran into an issues with my mlb scorecard. I was finally able to sit down today and take a look at it and from what i can tell its essentially working correctly(no errors.) What i found is that it isn't enabling a disabled measure upon on an IfMatchAction. Im sure this is a simple fix im just not seeing it. When "In Progress" game it isnt showing balls, strikes, outs, and if someone is on base. The "In Progress" IfMatch2 option of MeasureState. Any help would be appreciated.
Heres the root code for the issue otherwise youll have to download the scorecards skin over in feeds and internet section of shared creations for more info but im not sure thats needed.

Code:

[MeasureGameSituation]Measure=WebParserUpdateRate=1URL=http://sports.core.api.espn.com/v2/sports/baseball/leagues/mlb/events/[&MeasureEventID]/competitions/[&MeasureEventID]/situationRegExp=(?siU).*"balls":(.*),"strikes":(.*),"outs":(.*),(?(?=.*"onFirst":\{".*").*"onFirst":\{"(.*)")(?(?=.*"onSecond":\{".*").*"onSecond":\{"(.*)")(?(?=.*"onThird":\{".*").*"onThird":\{"(.*)")LogSubstringErrors=0Disabled=1DynamicVariables=1[MeasureStatus]Measure=WebParserUpdateRate=2URL=http://sports.core.api.espn.com/v2/sports/baseball/leagues/mlb/events/[&MeasureEventID]/competitions/[&MeasureEventID]/statusRegExp=(?siU).*"description":"(.*)".*"shortDetail":"(.*)"DynamicVariables=1[MeasureState]Measure=WebParserUrl=[MeasureStatus]StringIndex=1IfMatch=FinalIfMatchAction=[!HideMeterGroup BR][!ShowMeter mState][!SetOption MeasureHomeOutcome Disabled "0"][!UpdateMeasure "MeasureHomeOutcome"][!SetOption MeasureAwayOutcome Disabled "0"][!UpdateMeasure "MeasureAwayOutcome"]IfNotMatchAction=[!HideMeter mState][!SetOption MeasureHomeOutcome Disabled "1"][!UpdateMeasure "MeasureHomeOutcome"][!SetOption MeasureAwayOutcome Disabled "1"][!UpdateMeasure "MeasureAwayOutcome"]IfMatch2=In ProgressIfMatchAction2=[!ShowMeterGroup BR][[!SetOption MeasureGameSituation Disabled "0"][!UpdateMeasure "MeasureGameSituation"]IfNotMatchAction2=[!SetOption MeasureGameSituation Disabled "1"][!UpdateMeasure "MeasureGameSituation"]IfMatch3=ScheduledIfMatchAction3=[!ShowMeter mState2][!ShowMeter mShortDetail][!HideMeter mDateTime]IfNotMatchAction3=[!HideMeter mState2][!HideMeter mShortDetail][!ShowMeter mDateTime]DynamicVariables=1

Statistics: Posted by jake2456 — Yesterday, 9:06 pm — Replies 4 — Views 83



Viewing all articles
Browse latest Browse all 473

Trending Articles