Bringing a thunderstorm to Death Island
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
Bringing a thunderstorm to Death Island
Right now I'm working on a mod to make Death Island have a thunderstorm (rain, lightning, thunder, fog, the works). I'm using Lebowski's DI Night map as the basis for it. So far I've gotten the atmospheric effects from 343 Guilty Spark into into the map very nicely, and adjusted the fog to perfection. But even though I've fully added the rain "weather particle" meta to the map, there's not a drop in the sky. Is there some other tag I need to edit in order for the rain to start falling?
And also, where in the c10 and deathisland maps is the data for the water stored? I'm trying to inject the darker water into death island to make it look right.
And also, where in the c10 and deathisland maps is the data for the water stored? I'm trying to inject the darker water into death island to make it look right.
Last edited by [VC]CaptainValor on Fri Dec 12, 2003 12:06 pm, edited 1 time in total.
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
That was my first thought. Unfortunately, Lebowski and I have yet to find the "texture" for the water referenced anywhere in the Death Island map. The closest thing there is would be the [fog] tag, which is "level\test\deathisland\water". But swapping this for any other effect from another map yields no change.Edwin wrote:sweet. It would probably work if you changed the texture of the ground under the water and made it darker. donno about the rain though.
I've considered changing the atmospheric fog color to white, which might look more like fog, but I'm uncertain how to work with the color values in the [sky] tag. They don't follow the standard RGB system. Any ideas?
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
Okay, the mod is done. I decided the reduce the scope of it a bit and make it just the addition of a dense, white fog. This kinda portrays the "middle of an ocean" feeling a bit nicer, IMO. And I don't have to worry about the crappy water anymore.
For your viewing pleasure, two screenshots and the link to DL the complete DI map file.


Death Island Fog
Thanks to Mono for HMT3, Bungie (and not M$ or GB
) for Halo PC, and thanks to Lebowski for inspiring and encouraging me. My first completed mod! Yeah! 

For your viewing pleasure, two screenshots and the link to DL the complete DI map file.


Death Island Fog
Thanks to Mono for HMT3, Bungie (and not M$ or GB


-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
Oy vey...Aztec wrote:In answer to your rain question: Just adding a rain tag doesn't mean it will actually work, You have to point to the rain tag's ID, and it just so happens that any rain pointers are in the bsp data.So good luck in finding where to put it in bsp!
I'll do some experimenting, but that sounds like it would be virtually impossible to add rain to a map at this point.

I don't mean changeing the texture of the water itself, just the ground under the water. (like in that thread about editing the ground in BG)[VC]CaptainValor wrote:That was my first thought. Unfortunately, Lebowski and I have yet to find the "texture" for the water referenced anywhere in the Death Island map. The closest thing there is would be the [fog] tag, which is "level\test\deathisland\water". But swapping this for any other effect from another map yields no change. . .Edwin wrote:sweet. It would probably work if you changed the texture of the ground under the water and made it darker. donno about the rain though.
"If you go to Z'ha'dum you will die."
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |