xboxscene.org forums

Pages: [1] 2

Author Topic: Mod: Add Radar To My Weather  (Read 168 times)

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« on: August 17, 2006, 07:50:00 PM »

I originally got this idea from somebody who did this for PMIII a long time ago, but things are slightly different for mc360 and so I figured I'd do a quick mod for those out there who might want this.  I actually think this would be a great thing to integrate into mc360, its a reliable, useful script that never seems to get broken.  All it would need was a mc360 style background.  For those who don't have the script already, it can be found here:

http://www.xbmcscripts.com/index.php?optio...h_phrase=XRadar

Anyway, just open up MyWeather.xml and replace this....

CODE

            button 1 top shadow
            image
            40
            88
            150
            355
            systemhomebutton-1-top.png
            !control.hasfocus(2)
            WindowClose
        


        
            button image 1
            image
            55
            90
            125
            1
            divider.png
            WindowClose
        

        
            button image 2
            image
            55
            124
            125
            1
            divider.png
            WindowClose
        

        
            Refesh texture
            image
            40
            88
            150
            355
            systemhomebutton-1.png
            control.hasfocus(2)
            media-button-fades
            media-button-zoom1
            WindowClose
        


        
            Refresh Button
            button
            2
            70
            92
            -
            -
            
            3
            3
            3
            3
            shadow-grey
            no
            media-button-fades
            WindowClose
        


        
            logo image
            image
            101
            70
            160
            TWClogo_64px.png
            WindowClose
        



With this.......

CODE

            button 1 and 99 top shadow
            image
            40
            88
            150
            355
            systemhomebutton-1-top.png
            !control.hasfocus(2) + !control.hasfocus(99)
            WindowClose
        


        
            button image 1
            image
            55
            90
            125
            1
            divider.png
            WindowClose
        

        
        
            button image 2
            image
            55
            124
            125
            1
            divider.png
            WindowClose
        

        
        
            Refesh texture
            image
            40
            88
            150
            355
            systemhomebutton-1.png
            control.hasfocus(2)
            media-button-fades
            media-button-zoom1
            WindowClose
        


        
            Refresh Button
            button
            2
            70
            92
            -
            -
            
            3
            3
            99
            99
            shadow-grey
            no
            media-button-fades
            WindowClose
        


        
            Radar texture
            image
            40
            120
            150
            355
            systemhomebutton-1.png
            control.hasfocus(99)
            media-button-fades
            media-button-zoom1
            WindowClose
        


        
            button image 99
            image
            55
            157
            125
            1
            divider.png
            WindowClose
        


        
            Radar Button
            button
            99
            70
            124
            -
            -
            
            3
            3
            2
            2
            shadow-grey
            no
            XBMC.RunScript(Q:\scripts\XRadar\XRadar.py)
            media-button-fades
            System.HasNetwork
            WindowClose
        




            logo image
            image
            101
            70
            190
            TWClogo_64px.png
            WindowClose
        



(IMG:http://f10.putfile.com/main/8/22821293515.jpg)
Logged

timo1023

  • Archived User
  • Full Member
  • *
  • Posts: 173
Mod: Add Radar To My Weather
« Reply #1 on: August 17, 2006, 08:29:00 PM »

Picture of the readar please?

Also, WOW it is cold there. We are consistantly above 100 degrees Fahrenheit.

This post has been edited by timo1023: Aug 18 2006, 03:30 AM
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #2 on: August 17, 2006, 10:50:00 PM »

I tried downloading the XRadar script currently on xbmcscripts.com, and it didn't work for me, so if anybody is having problems with that one, I uploaded my copy.  It works great.  It's available here for download:

http://www.megaupload.com/?d=ADKKTPGV

And, here is a picture of the radar.  NORMALLY, you'd see the doplar radar stuff like you see on the news with big swirly green and blue things and stuff....but its a super clear night and htere aren't any clouds around.  But it always works great, and its animated, shows a like 3 second loop (which actually represents like an hour or something) of the cloud progression.  This is a 300 mile range view, but you can also choose a 600 mile view.  Obviously, it has the PMIII background.  But I imagine somebody could cook up a MC360 background fairly easily...

IPB Image
Logged

Cr4z33

  • Archived User
  • Full Member
  • *
  • Posts: 157
Mod: Add Radar To My Weather
« Reply #3 on: August 18, 2006, 12:26:00 AM »

Can you please upload the screenshots on ImageShack.us?
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #4 on: August 18, 2006, 12:50:00 AM »

does it not show them or something?
Logged

macmel

  • Archived User
  • Newbie
  • *
  • Posts: 13
Mod: Add Radar To My Weather
« Reply #5 on: August 18, 2006, 02:22:00 AM »

Nope it does not.
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #6 on: August 18, 2006, 02:24:00 AM »

Weird...I see it perfectly.  Okay, I'll do that in a few minutes here.
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #7 on: August 18, 2006, 02:08:00 AM »

IPB Image
IPB Image
Logged

TheAgedGamer

  • Archived User
  • Full Member
  • *
  • Posts: 101
Mod: Add Radar To My Weather
« Reply #8 on: August 18, 2006, 10:27:00 PM »

Thanks for this mod,  just tried it out and worked perfectly. Nice little addition.
Logged

mbay

  • Archived User
  • Hero Member
  • *
  • Posts: 652
Mod: Add Radar To My Weather
« Reply #9 on: August 18, 2006, 11:06:00 PM »

timdog82001, t.hanks for uploading this smile.gif
Logged

jspacemarine

  • Archived User
  • Newbie
  • *
  • Posts: 40
Mod: Add Radar To My Weather
« Reply #10 on: August 19, 2006, 11:42:00 AM »

this would be awsome if it was implemented in the final release
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #11 on: August 19, 2006, 04:28:00 PM »

man I wish i could edit old posts....

Okay, I found one small glitch where if you weren't hooked up to the network the button would disappear but not the divider, so to fix that replace

CODE

            button image 99
            image
            55
            157
            125
            1
            divider.png
            WindowClose
        


with this

CODE

            button image 99
            image
            55
            157
            125
            1
            divider.png
            System.HasNetwork
            WindowClose
        


of course not that it matters much, because how often do you look at the weather screen when you don't have an internet connection

This post has been edited by timdog82001: Aug 19 2006, 11:29 PM
Logged

pceptimus

  • Archived User
  • Full Member
  • *
  • Posts: 164
Mod: Add Radar To My Weather
« Reply #12 on: August 20, 2006, 06:52:00 AM »

is there anyway you can put this mod in the myweather,xml that comes with the livemod?
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Mod: Add Radar To My Weather
« Reply #13 on: August 20, 2006, 07:10:00 PM »

uh what do you mean exactly?  ask them to add this mod into it permanently, or for me to custom add it for you just for this occasion?  What's different in the live mod for weather anyway?
Logged

pceptimus

  • Archived User
  • Full Member
  • *
  • Posts: 164
Mod: Add Radar To My Weather
« Reply #14 on: August 21, 2006, 03:05:00 AM »

QUOTE(timdog82001 @ Aug 21 2006, 01:41 AM) View Post

uh what do you mean exactly?  ask them to add this mod into it permanently, or for me to custom add it for you just for this occasion?  What's different in the live mod for weather anyway?


i dont know what the dif is there is a myweather.xml file in the livemod by manturafs so i dont know what changes he's made to it i just wondered if you could add it for me so i can try it out?
Logged
Pages: [1] 2