Jump to content

weather plugin


mrdecoder

Recommended Posts

hi is there anyone that can point me to a good weather plugin or help me fix one 

 

this plugin was perfect untill it did not work anymore 
the maker is not awnsering

and i dont know how to fix harmony plugins 

so what i need is either this plugin fixed 

or a new plugin that can do weather and weather transitions on time 
in detail 

#PAYED

Link to comment
Share on other sites

Have a look at preferred environments on chaos code.  You can set the server weather in detail also give players permission to set there own which only effects them they can change there own time of day and it doesn’t effect server time so no cargo:heli problems.  

Link to comment
Share on other sites

5 hours ago, marc wadmore said:

Have a look at preferred environments on chaos code.  You can set the server weather in detail also give players permission to set there own which only effects them they can change there own time of day and it doesn’t effect server time so no cargo:heli problems.  

yes but that one is fixed right  
i need transition options to make a realy cool sunrise and sunset 

 

Link to comment
Share on other sites

maybe someone knows a way to put a timer on different weather stuff
so i can make some transitions myself 

example

{"redsky", new Dictionary<int, List<string>>
                    {
                        {5, new List<string> {"weather.atmosphere_rayleigh 10" } },
                        {10, new List<string> {"weather.atmosphere_rayleigh 9.5" } },
                        {15, new List<string> {"weather.atmosphere_rayleigh 9" } },
                        {20, new List<string> {"weather.atmosphere_rayleigh 8.5" } },
                        {25, new List<string> {"weather.atmosphere_rayleigh 8" } },
                        {30, new List<string> {"weather.atmosphere_rayleigh 7.5" } },
                        {35, new List<string> {"weather.atmosphere_rayleigh 7" } },
                        {35, new List<string> {"weather.atmosphere_rayleigh 6.5" } },
                        {40, new List<string> {"weather.atmosphere_rayleigh 6" } },
                        {45, new List<string> {"weather.atmosphere_rayleigh 5.5" } },
                        {50, new List<string> {"weather.atmosphere_rayleigh 5" } },
                        {55, new List<string> {"weather.atmosphere_rayleigh -1" } },
                        {60, new List<string> {"weather.cloud_opacity 1", "weather.reset", "STOP" } },
                    }
                    }

so this would take 1 minute to complete

i just dont know how to implement this 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.1k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.