The 3rd Age

Gladiator Heroes

Gladiator Heroes

6 heroes are remade with powerful new spells

Button for The 3rd AgeButton for RevoraButton for The Dwarf HoldsButton for The Elven AllianceButton for Helm's Deep Last HopeButton for The Four AgesButton for Lord of the Rings FileFrontButton for Middle Earth CenterButton for BFME Game ReplaysButton for HDR HeadquartersButton for moddbButton for CNC3.NetButton for RTS CommunityButton for OpenWar ProjectButton for Victory Engine

Become an affiliate!

   

Quick Lists

Top Rated Popular New Updated Last Comments Users

Register and log in to move these advertisements down

Snow in BFME1 map

Article for Battle for Middle-earth BFME

Avatar of GothmogtheOrc

GothmogtheOrc

Category: Worldbuilder
Level: Beginner
Created: Sunday July 19, 2009 - 22:57
Updated: Sunday July 19, 2009 - 23:09
Views: 1218
Summary: Map.ini method of making it snow in a map for BFME 1

Rating

Staff says

3.0

Members say

4.5

Average

3.8/5.0

4 votes

This is a very easy way to make a map for BFME 1 with falling snow. I've attached the map.ini file you'll need as well as a snowflake TGA file that I made that looks pretty good in-game. As an extra bonus, I've also included a map art file that I made for a generic snowy map.

              
Code
Weather
SnowEnabled = Yes ; enable/disable snow on the map.
IsSnowing = Yes ; is it snowing today?
SnowTexture = GtOSnowFlake.tga ;;;Original EA Snow Texture: EXSnowFlake2.tga
SnowBoxHeight = 400 ; height from which snow falls
SnowSpacing = 30 ; snow spacing -- less means more
NumberTiles = 4

SnowAmplitude = 20 ; amount of side-to-side movement.
SnowFrequencyScaleX = 0.01 ; speed of side-to-side wave movement.
SnowFrequencyScaleY = 0.005 ; speed of side-to-side wave movement.

SnowPointSize = 2 ; scale the size of snow particles.
SnowMinPointSize = 3 ; min point size
SnowMaxPointSize = 7 ; max point size

SnowPointSprites = No ; set to "no" for point-sprite emulation.
SnowQuadSize = 3 ; scale the size of snow particles when using point-sprite emulation.

SnowSpeed = 60 ; speed at which snow falls
;;;SnowXYSpeed = X:40 Y:25

End


This originally came from BFME2 but with a few slight changes I got it all working for BFME1. Note that the more snow you have (ie SnowSpacing = smaller value) the denser the snow will be and the more lag your map will have. The above seems to work well for my map.

Also, this will work fine with Freezing Rain, Cloud break, and Darkness. Freezing rain when activated makes it look like sleet or well freezing rain. Cloud break also looks fine and appears that the clouds have broken and the sun is shining through the holes (snow still falls but that's realistic. I've seen it happen plenty of times in Chicago and New York). Finally the Darkness spell just makes it seem like the clouds got really thick and the map gets darker.

If you use this in your mod, please credit me. Thanks!

-GothmogtheOrc

Links / Downloads

 HitsAdded
Map Artwork TGA file135July 19, 2009 - 23:09
Snow Flake TGA file149July 19, 2009 - 23:08
Map.ini file134July 19, 2009 - 23:08

Comments

Display order: Newest first

_Haldir_ (Team Chamber Member) - Thursday September 24, 2009 - 7:56

cool, thanks m@tt :)

m@tt (Administrator) - Thursday September 24, 2009 - 4:16

No, you need to mod it in. Alternatively, use ExCloud02.tga (double check this) which I use in mine.

_Haldir_ (Team Chamber Member) - Thursday September 24, 2009 - 2:09

I'm sorry for being a bit of a newb, but does the tga file go in the map folder along with the map.ini? If it does, then all I'm seeing at the moment is falling pink squares.

Go to top

 

"One site to rule them all, one site to find them,
one site to host them all, and on the network bind them."

 
6:45:54