Quote:
Originally Posted by иєσz
Quote:
Originally Posted by Gappy
pawn Код:
else { SetPlayerWeather(playerid, weatherid); SetPlayerTime(playerid, hour, minute); }
|
That actually sets the weather if he isn't in that area, so that means he isn't able to set other weathers in the script because of that function. Imo the "else" should be left away, so you can also set another weather.
|
But if you leave it out, once you enter that area where it changes your weather, you will still have that weather when you live the area.
The else is to set you back to the original time and weather for when you leave the area