|
||
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,359
|
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 ); 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 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|