16.01.2013, 13:35
Change the weather changes with work ID. Make a single application effects of weather.
SetPlayerSkyType(playerid,type);
SetPlayerPrecipitationType(playerid,type);
SetPlayerDrawDistance(playerid,Float:dist);
SetPlayerRainDriving(playerid, toggle);
SetPlayerLightSprays(playerid, lighttype);
and more.
It allows to smoothly change the weather.
And... This - http://forum.sa-mp.com/showpost.php?...0&postcount=45
SetPlayerSkyType(playerid,type);
SetPlayerPrecipitationType(playerid,type);
SetPlayerDrawDistance(playerid,Float:dist);
SetPlayerRainDriving(playerid, toggle);
SetPlayerLightSprays(playerid, lighttype);
and more.
It allows to smoothly change the weather.
And... This - http://forum.sa-mp.com/showpost.php?...0&postcount=45

