Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 09-03-2003, 11:07 PM   #1 (permalink)
Forum Expert
 
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,359
Default How do I change seasons?

How do I change seasons?

(Or: All the trees are dead!)


in scripts/misc/mapdefinitions.cs:

change:

Code:
RegisterMap( 0, 0, 0, 6144, 4096, 4, "Felucca", MapRules.FeluccaRules );
RegisterMap( 1, 1, 0, 6144, 4096, 0, "Trammel", MapRules.TrammelRules );
RegisterMap( 2, 2, 2, 2304, 1600, 1, "Ilshenar", MapRules.FeluccaRules );
RegisterMap( 3, 3, 3, 2560, 2048, 1, "Malas", MapRules.FeluccaRules );
6th parameter (right before the name) is the season.

0 is spring
1 is summer
2 is autumn
3 is winter
4 is desolation
(maybe: 5 is "blooming" - I've seen this somewhere but don't remember where)


Your version of mapdefinitions.cs may vary, but it will look similar to this.

There is also a [season command floating around somewhere that lets you change seasons on the fly. Use this to test seasons and then change it in MapDefinitions.cs to make it permanent!

Edit: You must download the [season command yourself, it's not included in the RunUO distribution. Here's one: http://www.runuo.com/discussion/viewtopic.php?t=16096
__________________
the-retelling.org : scripts and tech demo
Alari 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