GoCubs;543792 Wrote: 
> 
> #External API to add a custom sport score
> #Should only be called during a dataRefresh
> sub addCustomSportScore(\%) {
> HASH REF      
>       $params->{'gameTime'};
>       $params->{'homeTeam'};
>       $params->{'homeScore'};
>       $params->{'awayTeam'};
>       $params->{'awayScore'};
>       $params->{'homeLogoURL'); (OPTIONAL)
>       $params->{'awayLogoURL'}; (OPTIONAL)
> 

Looks good Greg.  My CollegeHockey plugin should be able to use this
design perfectly.  Won't be able to test it out until hockey season
though.  Not sure how I'll use the PGAScores plugin however.  There
aren't teams involved and what I'm displaying is different (hole
number, tee times, winnings).  Maybe you could install my PGA plugin
for the weekend and see what I'm displaying and see if you have any
ideas for me.  Or maybe I can still use your design but need to map the
params differently (i.e. gameTime = hole number).  Any help would be
appreciated.

BTW, I installed your Controller screensaver script for Custom Clock
and it looks great!  Twins scores are scrolling.  :)

Thanks.


-- 
Mike Meyer

'My Last.fm Page' (http://www.last.fm/user/malmeyer)
'PGAScores' (http://forums.slimdevices.com/showthread.php?t=47480) &
'CollegeHockey' (http://forums.slimdevices.com/showthread.php?t=55731) 
(SuperDateTime Add-ons)
------------------------------------------------------------------------
Mike Meyer's Profile: http://forums.slimdevices.com/member.php?userid=1832
View this thread: http://forums.slimdevices.com/showthread.php?t=77864

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive

Reply via email to