Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline Gameanater  
#1 Posted : Tuesday, April 22, 2014 7:59:11 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Anyone have the map.ini code for a blizzard in a map? I tried to find one but all I could get was the code for rain, and that ain't gunna look right on a snowy map!

Here's the WIP map if anyone's curious.

Edited by user Tuesday, April 22, 2014 8:01:14 PM(UTC)  | Reason: Not specified

File Attachment(s):
Operation Toxic Blizzard.zip (89kb) downloaded 5 time(s).
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Sponsor
Offline Gameanater  
#2 Posted : Wednesday, April 23, 2014 4:04:29 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
...Anybody?
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline Annihilationzh  
#3 Posted : Wednesday, April 23, 2014 4:57:14 PM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
thanks 1 user thanked Annihilationzh for this useful post.
Gameanater on 4/26/2014(UTC)
Offline zero hour mad map maker  
#4 Posted : Wednesday, April 23, 2014 4:57:31 PM(UTC)
zero hour mad map maker
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 12/27/2013(UTC)
Posts: 681
Canada
Location: MLP

Thanks: 181 times
Was thanked: 143 time(s) in 119 post(s)
Originally Posted by: Gameanater Go to Quoted Post
Anyone have the map.ini code for a blizzard in a map? I tried to find one but all I could get was the code for rain, and that ain't gunna look right on a snowy map!

Here's the WIP map if anyone's curious.


Here you are I attached the file. Big Smile Big Smile Big Smile

I used it in my maps before.


If you want to make it go faster and more FIERCE like a blizzard edit this

The bolded words are my words, not in the ini file itself this is just to help you


;//////////////////////////////////////////////////////////////////////////////
;FILE: Weather.ini (System)
;//////////////////////////////////////////////////////////////////////////////

Weather
SnowEnabled = yes ; enable/disable snow on the map.
SnowTexture = ExSnowFlake1.tga ;texture used for each snow particle.
SnowBoxDimensions = 300 ; width/height of box around camera containing snow.
SnowBoxDensity = 1 ; amount of snow particles per world-unit. Raise to increase particle count. What it said XD
SnowFrequencyScaleX = 0.0533 ;speed of side-to-side wave movement. Increase this to make the snow swirl faster
SnowFrequencyScaleY = 0.0275 ;speed of side-to-side wave movement. Same here too
SnowAmplitude = 2.0 ;amount of side-to-side movement. And here
SnowVelocity = 1.0 ;speed at which snow falls You can increase this if you want :)
SnowPointSize = .16 ;scale the size of snow particles.
SnowMaxPointSize = 10.0 ; maximum pixel size of point sprite particles (min-spec requires <= 64).
SnowMinPointSize = 0.0 ; minimum pixel size of point sprite particles.

;Some video cards can't do hardware accelerated particles. Set this
;setting to "no" in order see what emulation will look like. Use the
;SnowQuadSize setting to make it look similar to PointSprite version.

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



Here is my edited version of the INI file, in mine the snow is going quite like a blizzard
____________________________________________________________________________________________

;//////////////////////////////////////////////////////////////////////////////
;FILE: Weather.ini (System)
;//////////////////////////////////////////////////////////////////////////////

Weather
SnowEnabled = yes ; enable/disable snow on the map.
SnowTexture = ExSnowFlake1.tga ;texture used for each snow particle.
SnowBoxDimensions = 300 ; width/height of box around camera containing snow.
SnowBoxDensity = 3 ; amount of snow particles per world-unit. Raise to increase particle count.
SnowFrequencyScaleX = 1.0533 ;speed of side-to-side wave movement.
SnowFrequencyScaleY = 1.0275 ;speed of side-to-side wave movement.
SnowAmplitude = 2.0 ;amount of side-to-side movement.
SnowVelocity = 5.0 ;speed at which snow falls
SnowPointSize = .16 ;scale the size of snow particles.
SnowMaxPointSize = 10.0 ; maximum pixel size of point sprite particles (min-spec requires <= 64).
SnowMinPointSize = 0.0 ; minimum pixel size of point sprite particles.

;Some video cards can't do hardware accelerated particles. Set this
;setting to "no" in order see what emulation will look like. Use the
;SnowQuadSize setting to make it look similar to PointSprite version.

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




It is titled Snow Wonderland!

Hope that helps Big Smile Big Smile

Edited by user Wednesday, April 30, 2014 6:26:05 AM(UTC)  | Reason: Not specified

File Attachment(s):
zh_snow_script.zip (1kb) downloaded 4 time(s).
Ready for Anything! --- C&C Labs Staff , Maps Staff , Moderator
thanks 1 user thanked zero hour mad map maker for this useful post.
Gameanater on 4/23/2014(UTC)
Offline Gameanater  
#5 Posted : Saturday, April 26, 2014 8:07:13 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Thanks, guys. :D

Check THIS out! This is what I did with the snow you have me, Mad!
File Attachment(s):
sshot009.bmp (3,601kb) downloaded 19 time(s).
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline zero hour mad map maker  
#6 Posted : Wednesday, April 30, 2014 6:25:41 AM(UTC)
zero hour mad map maker
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 12/27/2013(UTC)
Posts: 681
Canada
Location: MLP

Thanks: 181 times
Was thanked: 143 time(s) in 119 post(s)
Originally Posted by: Gameanater Go to Quoted Post
Thanks, guys. :D

Check THIS out! This is what I did with the snow you have me, Mad!


That is AWWWWWWWWWWEEEEEEEEEEESSSSSSSSSOOOOOOOOMMMMMMMME! Big Smile Big Smile
Ready for Anything! --- C&C Labs Staff , Maps Staff , Moderator
Offline Gameanater  
#7 Posted : Thursday, May 1, 2014 8:35:25 AM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
It's BEEEEAAAAUUUUUTIFUL! :D
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline i^love^mixery  
#8 Posted : Thursday, May 1, 2014 9:20:16 AM(UTC)
i^love^mixery
Colonel
Joined: 10/13/2008(UTC)
Posts: 782

Thanks: 7 times
Was thanked: 201 time(s) in 147 post(s)
Don't do drugs, kids. ;)
Offline Gameanater  
#9 Posted : Thursday, May 1, 2014 2:59:26 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Originally Posted by: I^Love^Mixery Go to Quoted Post
Don't do drugs, kids. ;)

Wha?
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline i^love^mixery  
#10 Posted : Thursday, May 1, 2014 4:24:57 PM(UTC)
i^love^mixery
Colonel
Joined: 10/13/2008(UTC)
Posts: 782

Thanks: 7 times
Was thanked: 201 time(s) in 147 post(s)
You seemed to be a little overenthusiastic with your capslock :P

But it looks good, indeed.
Offline zero hour mad map maker  
#11 Posted : Thursday, May 1, 2014 7:37:16 PM(UTC)
zero hour mad map maker
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 12/27/2013(UTC)
Posts: 681
Canada
Location: MLP

Thanks: 181 times
Was thanked: 143 time(s) in 119 post(s)
Hey Thorston, your inbox is full I can't send any messages XD
Ready for Anything! --- C&C Labs Staff , Maps Staff , Moderator
Offline Gameanater  
#12 Posted : Thursday, May 1, 2014 8:05:01 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Originally Posted by: Zero Hour Mad Map Maker Go to Quoted Post
Hey Thorston, your inbox is full I can't send any messages XD


Goshfreakin'dangit!!
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline Gameanater  
#13 Posted : Thursday, May 1, 2014 8:06:08 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Deleted all. :)
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.