quote:
Originally posted by Muntted
Hey,
your script seems really good. Just a couple of things though.
The DP feature isnt working for me, I have read through this thread and still cant get it working.
Is there a way to get rid of the Match time thing or change the timezone for it?
Cheers
Muntted
EDIT: Display pic thing is fixed. Seems the version on the MP!L site is out of date. Still looking for a solution to the time
Time can't really be changed without majorly changing the script or performing a quick hack. Right now it just gets whatever it says on
http://newsimg.bbc.co.uk/sol/shared/bsp/hi/footba...tml/in_vision1.stm time included, what you could do is open the script editor, and insert a new line after line 100 that says:
latestscore = latestscore.replace('1600 BST','YOUR TIME HERE');
Which isn't an elegant solution, but will work nicely.