Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom interval for setWeatherBlended #2785

Closed
1 task done
Xenius97 opened this issue Oct 11, 2022 · 1 comment · Fixed by #2989
Closed
1 task done

Allow custom interval for setWeatherBlended #2785

Xenius97 opened this issue Oct 11, 2022 · 1 comment · Fixed by #2989
Labels
enhancement New feature or request

Comments

@Xenius97
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Currently if you change minute duration setWeatherBlended is unuseable.

Describe the solution you'd like

setWeather(0)
setWeatherBlended(9, 10000) -- changes blended weather in 10 secs

Describe alternatives you've considered

setWeatherBlendTime()
resetWeatherBlendTime()

Additional context

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
@Xenius97 Xenius97 added the enhancement New feature or request label Oct 11, 2022
@TFP-dev
Copy link
Contributor

TFP-dev commented Oct 13, 2022

You can create custom weather blending via scripting, but I know it's not the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants