mtasa-blue
mtasa-blue copied to clipboard
Rain not showing properly in high altitudes
Describe the bug
the rain via setRainLevel( ) - i used 10 in this example, does not show up properly in high altitudes ( for example when in a custom map that's placed too high in the sky )
i tested the z altitude of 800 and it works perfectly fine, then i tested values of 900 and over 1000 then the rain stopped showing all together, but it's splashes over the car collision ( body ) still show up, just the on-screen water filter is gone !
800 ( good known working height )

1000+ ( none working heights )

Steps to reproduce
set rain level to 10 via setRainLevel( ) and optionally have the storming weather active
and check the rain's visibility on different heights !
Version
No response
Additional context
No response
Relevant log output
No response
Security Policy
- [X] I have read and understood the Security Policy and this issue is not security related.
I mean... if you go high enough in real life you'll also be above the rain. Could be nice to have a way to set the altitude at which the rain should be, then again that could be scriptable as well.