View unanswered posts | View active topics It is currently Fri Dec 27, 2024 12:46 pm



Reply to topic  [ 37 posts ]  Go to page Previous  1, 2, 3  Next
 Weather! Snow and Rain UPDATED 
Author Message

Joined: Sun May 02, 2010 3:39 pm
Posts: 354
Reply with quote
Post Re: Weather! Snow and Rain, another simple lua mod
Tokochiro wrote:
sam123486 wrote:
I am going to edit the sharpness of snow to make razor hail!

Wouldn't that make terrain rape?


I ran into that in progress, but I got perfect sharpness eventually. And also had to change the weight to be perfect.


Mon Jan 10, 2011 4:31 pm
Profile
User avatar

Joined: Sat Jul 25, 2009 4:24 am
Posts: 146
Location: Somewhere in Ohio
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
HUZZAH!
my mod request has been partaily answered, now all I am waiting for is meteor showers, blizzards, and lightings (or make those :P ).
Now on an ontopic theme, the weather works accordingly, and timely. 6/5 is muh rating


Fri Jan 14, 2011 1:09 am
Profile
User avatar

Joined: Tue Jan 18, 2011 7:50 am
Posts: 170
Location: 2 Miles underground on some planet in a vault.
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Id love a acid rain option, It would be great for defending underground bunkers. Also is there a way you can make a game option that will that will use random value in lua. When hits a number as (x) it rains normaly for (N)-(M) seconds preferably 120 and 240. If you cant a acid i think you should find the scripts in the acid thrower that one guy used.


Mon Jan 24, 2011 11:30 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Tue May 25, 2010 8:27 pm
Posts: 4521
Location: Constant motion
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
The secret message doesn't even make sense.


Mon Jan 24, 2011 10:51 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Terrain rape reduction is pretty easy.
Add a script that goes something like this:
Code:
function Update(self)
   if self:GetAltitude(0,5) < 1 then
      self.Sharpness = self.Sharpness*2/3
   end
end


Tue Jan 25, 2011 5:25 am
Profile WWW
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Weather! Snow and Rain, another simple lua mod
This was who my code was directed to.
sam123486 wrote:
Tokochiro wrote:
sam123486 wrote:
I am going to edit the sharpness of snow to make razor hail!
Wouldn't that make terrain rape?
I ran into that in progress, but I got perfect sharpness eventually. And also had to change the weight to be perfect.
With that code, you could probably make the sharpness fairly high before significant terrain rape occurs. Tweaking the factor would allow for maximum sharpness without touching terrain.


Wed Jan 26, 2011 6:10 am
Profile WWW
User avatar

Joined: Tue Jan 18, 2011 7:50 am
Posts: 170
Location: 2 Miles underground on some planet in a vault.
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
If i modify this mod can i post it here?
(If just if cause i might not :P )


Mon Jan 31, 2011 1:32 am
Profile
User avatar

Joined: Fri Aug 20, 2010 4:45 am
Posts: 911
Location: No Comment.
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Did anyone known that Weather mod is part of B24 it just not active or completed.


Mon Jan 31, 2011 2:31 am
Profile
User avatar

Joined: Sat Jul 25, 2009 4:24 am
Posts: 146
Location: Somewhere in Ohio
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
After playlin around with the weather (and makin my own) I have thought of this. Wouldn't it be easier and cooler if you had a T.V. on a weather channel that (by the user's command) changed the weather. Just puttin some food for thought though. :P


Tue Feb 01, 2011 4:13 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Tue May 25, 2010 8:27 pm
Posts: 4521
Location: Constant motion
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
If someone were to sprite some 46 by 40 weather channels, I'd be more than happy to do this.


Tue Feb 01, 2011 6:46 pm
Profile
User avatar

Joined: Mon Jan 25, 2010 11:35 pm
Posts: 675
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
For some reason this mod has terrain rape, is that normal?
The normal rain digs about 3 pixels into the terrain, and that erodes the map away faster than you think.


Thu Feb 03, 2011 7:43 am
Profile

Joined: Sun Jan 30, 2011 6:09 am
Posts: 19
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
I can't understand how to make this thing work, I only have this umbrella item in my shields.


Thu Feb 03, 2011 9:46 am
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Nonsequitorian wrote:
Under "weather," tab. Has to be placed before start of game, more of them = more of that weather.


Thu Feb 03, 2011 9:49 am
Profile WWW
User avatar

Joined: Mon Jan 25, 2010 11:35 pm
Posts: 675
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Yeah, I am using regular rain, and it digs into dirt.


Thu Feb 03, 2011 6:30 pm
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post Re: Weather! Snow and Rain UPDATED
Maybe DeltaTime has something to do with this digging.


Thu Feb 03, 2011 7:26 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 37 posts ]  Go to page Previous  1, 2, 3  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.035s | 13 Queries | GZIP : Off ]