Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 04-16-2006, 08:00 PM   #1 (permalink)
Forum Newbie
 
Join Date: Mar 2006
Posts: 24
Default Weather question

Hello i was hoping thats omeone could help me out.
It rains all the time on our shard and we havent figured out how to stop it yet because it causes a bit of lag we want to get rid of it all together.
is there some command we can use to rid it or is there something you have to change in script?

Thank you
Admin Pandora
Admin Pandora is offline   Reply With Quote
Old 04-16-2006, 08:45 PM   #2 (permalink)
RunUO Forum Moderator
 
daat99's Avatar
 
Join Date: Dec 2004
Location: Israel
Age: 27
Posts: 8,163
Send a message via ICQ to daat99 Send a message via AIM to daat99
Default

Quote:
Originally Posted by Admin Pandora
Hello i was hoping thats omeone could help me out.
It rains all the time on our shard and we havent figured out how to stop it yet because it causes a bit of lag we want to get rid of it all together.
is there some command we can use to rid it or is there something you have to change in script?

Thank you
Admin Pandora
Rain doesn't cause lag, it just make the client use a bit more cpu.
__________________
I always try to help
Sometimes, I don't know how....

My Web Page
Forum Rules
-------------------------------------------------------------
Extensive OWLTR System | Token System | World Teleporters
-------------------------------------------------------------
daat99 is offline   Reply With Quote
Old 04-16-2006, 09:36 PM   #3 (permalink)
Forum Newbie
 
Join Date: Mar 2006
Posts: 24
Default

Thanks Daat but is there a way to turn it off in game with a command?
By the way I just want to thank you also we do use your OLWTR system, the players love it.

Thanks again
Pandora
Admin Pandora is offline   Reply With Quote
Old 04-16-2006, 10:11 PM   #4 (permalink)
Forum Novice
 
Join Date: Feb 2006
Location: at my computer
Posts: 117
Send a message via ICQ to tindin156 Send a message via MSN to tindin156
Default

in weather.cs

Code:
m_Facets = new Map[]{ Map.Felucca, Map.Trammel };
to
Code:
m_Facets = new Map[]{  };
that shouls remove the over all weather for the maps...you well need to mod it some more to remove the area weather for some spots
__________________
some peaple search for what they want others have it handed to them....

Yes i know my spelling sucks.....
tindin156 is offline   Reply With Quote
Old 04-16-2006, 10:15 PM   #5 (permalink)
Forum Newbie
 
Join Date: Mar 2006
Posts: 24
Default

Thank you
Admin Pandora is offline   Reply With Quote
Old 04-16-2006, 11:30 PM   #6 (permalink)
Forum Expert
 
Erica's Avatar
 
Join Date: Jan 2005
Location: Laramie Wyoming
Age: 43
Posts: 1,281
Send a message via ICQ to Erica Send a message via AIM to Erica Send a message via MSN to Erica Send a message via Yahoo to Erica Send a message via Skype™ to Erica
Default

Quote:
Originally Posted by Admin Pandora
Thanks Daat but is there a way to turn it off in game with a command?
By the way I just want to thank you also we do use your OLWTR system, the players love it.

Thanks again
Pandora
Not sure who give me this or who made it but heres my weather script . What this one has is open the script i provided here and you will see this line
Code:
public const bool Enabled = false;
as you see it is set to false meaning no where in game will rain or snow if you want it to rain or snow again just change false to true hope this helps you out.
Attached Files
File Type: cs Weather.cs (9.9 KB, 28 views)
__________________
Erica is online now   Reply With Quote
Old 04-17-2006, 09:59 PM   #7 (permalink)
Forum Newbie
 
Join Date: Mar 2006
Posts: 24
Default

Thank you
Admin Pandora is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5