The sound of wind, rain and lightning in custom interiors - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: The sound of wind, rain and lightning in custom interiors (
/showthread.php?tid=596091)
The sound of wind, rain and lightning in custom interiors -
FunnyBear - 12.12.2015
Hello,
This problem has been occurring for some time and is quite frustrating as I still have not yet found a solution to this problem. I have a custom bank interior, and whenever you enter it you are able to hear the wind, if it's raining you can hear the rain etc.
How am I able to fix this?
Re: The sound of wind, rain and lightning in custom interiors -
Sinox - 12.12.2015
When a player teleports to the interior, change his weather to something clear
Код:
SetPlayerWeather(playerid, 10)
Re: The sound of wind, rain and lightning in custom interiors -
PrO.GameR - 12.12.2015
Have you tried moving it to an interior ? I believe this would happen if you are in interior 0 ( outside world)