What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » World Cup Live 2006

Pages: (11): « First « 1 2 3 [ 4 ] 5 6 7 8 » Last »
World Cup Live 2006
Author: Message:
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
O.P. RE: World Cup Live 2006
You certain you downloaded the latest version?  Clear your cache or use a different browser?

That method of DP setting even worked in vista for me. :S
06-25-2006 07:36 PM
Profile E-Mail PM Find Quote Report
Skyler0
Junior Member
**


Posts: 18
– / Male / –
Joined: Jun 2006
RE: World Cup Live 2006
It works for me, and it's working great :D
06-25-2006 07:37 PM
Profile E-Mail PM Find Quote Report
benjyrama
Full Member
***

Avatar
who?

Posts: 219
Reputation: 1
33 / Male / Flag
Joined: Jun 2004
RE: World Cup Live 2006
alrite panic over lol, its working thanx alot

This post was edited on 06-25-2006 at 08:16 PM by benjyrama.
[Image: userbardz2.gif]
06-25-2006 08:09 PM
Profile PM Find Quote Report
benjyrama
Full Member
***

Avatar
who?

Posts: 219
Reputation: 1
33 / Male / Flag
Joined: Jun 2004
RE: World Cup Live 2006
ne way of changing fonts and stuff?
[Image: userbardz2.gif]
06-25-2006 08:17 PM
Profile PM Find Quote Report
Thor
Veteran Member
*****

Avatar
Awwwwwwww.

Posts: 1118
Reputation: 42
31 / – / Flag
Joined: May 2006
RE: World Cup Live 2006
U have to edit the dynimage.dll, if I'm not wrong...
:plus4: Translation guidelines for Messenger Plus! Live
I'm no longer around this town, but I miss the community dearly. You can always find me lurking in #banana, or at
nitrolinken.net.
06-25-2006 08:21 PM
Profile PM Web Find Quote Report
benjyrama
Full Member
***

Avatar
who?

Posts: 219
Reputation: 1
33 / Male / Flag
Joined: Jun 2004
RE: World Cup Live 2006
hmm i hav no clue about dlls
[Image: userbardz2.gif]
06-25-2006 08:31 PM
Profile PM Find Quote Report
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
O.P. RE: World Cup Live 2006
Glad it's working.  You don't have to edit the DLL, I would have included options but it wasn't worth it for the short time the script would be any use.

To change fonts, sizes, colours etc, open the script up in the script editor and go down to the make image function, you'll see lines like:

oDynImage.Color = 0x000000;
oDynImage.FontFace = "Trebuchet MS";

You can modify those my entering a new font name, and a hex colour code.  eg:

oDynImage.Color = 0x0F14A0;
oDynImage.FontFace = "Arial";

Feel free to play around with these, and the background image is in C:\Program Files\Messenger Plus! Live\Scripts\World Cup\Images\ (or your equivalent directory) if you want to change that. :)
06-25-2006 09:55 PM
Profile E-Mail PM Find Quote Report
Muntted
New Member
*


Posts: 2
Joined: Jun 2006
RE: World Cup Live 2006
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

This post was edited on 06-26-2006 at 10:56 AM by Muntted.
06-26-2006 10:50 AM
Profile E-Mail PM Find Quote Report
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
O.P. RE: RE: World Cup Live 2006
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.
06-26-2006 11:01 AM
Profile E-Mail PM Find Quote Report
Muntted
New Member
*


Posts: 2
Joined: Jun 2006
RE: World Cup Live 2006
Good enough for me.

Thanks
06-26-2006 11:57 AM
Profile E-Mail PM Find Quote Report
Pages: (11): « First « 1 2 3 [ 4 ] 5 6 7 8 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On