Small Weather Change (mini-mod)
#1
Hello again, I made a small change to the weather page and widget. I changed the weather keys (The muti-colored keys that show cloud cover and rain/snow) from a white square to something I felt fit into Aeon Nox a bit better.

This is from the latest GIT so you will probably need to get the latest git version.. it adds three new graphics (it doesn't modify any existing graphics) and modifies 3 files:
Home.xml
Includes_WidgetLayout.xml
MyWeather.xml

As always, Use at your own risk!



Screenshots of what it changes:

The weather underground widget:
Image

The weather page, maps:
Image

If you use the showcase mod, that mod modifies the Includes_WidgetLayout.xml file, so if you use that mod and want to use this one also, open the Includes_WidgetLayout.xml file

Find:
Code:
<control type="image">
                <posx>1110</posx>
                <posy>320</posy>
                <width>426</width>
                <height>47</height>
                <texture>weather/whitepanel.png</texture>
            </control>

and delete it or replace it with:
Code:
<!--
            <control type="image">
                <posx>1110</posx>
                <posy>320</posy>
                <width>426</width>
                <height>47</height>
                <texture>weather/whitepanel.png</texture>
            </control>
-->

If you find any errors or something doesn't look/work right, let me know.

The next thing Id like to do is make the corners of the weather map rounded, so as soon as I figure that out, I'll update this addon.

Download
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply

Logout Mark Read Team Forum Stats Members Help
Small Weather Change (mini-mod)0