Go Back   RunUO - Ultima Online Emulation > RunUO > FAQ Forum

FAQ Forum A place to find answers to the most frequently asked questions, and a place to post said answers. Do NOT use this forum to ask questions.

Reply
 
Thread Tools Display Modes
Old 04-06-2006, 07:38 PM   #1 (permalink)
Forum Expert
 
Join Date: Feb 2005
Location: Fife,Scotland
Age: 40
Posts: 258
Default How to change the weather

i answered a similar question in a post and some on replied "why dont you put that in the faq thread so i am,

To change the weather\season on a facet is very easy, the "MapDefinitions.cs" holds the answer, you can locate this file in scripts\misc folder, near the start of the file you will see the following code(i will just use one line for felucca as an example but the same follows for theother facets)

Code:
RegisterMap( 0, 0, 0, 6144, 4096, 4, "Felucca",MapRules.FeluccaRules );
The 4 represents the season value for that facet

here is an explantion of the season numbers

Code:
0 = Spring
1 = Summer
2 = Fall
3 = Winter
4 = Desolation
so all you do is change the highlighed number for the season and facet you want, save file and restart shard

4 is the season for Felucca no leaves on trees blood on ground etc, part of the asked question was "why is there no leaves on ground an blood every where"

Hope this helps some people
orgis is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5