Weather affects interior
#10

There is a function to check if a player is in interior IsPlayerInAnyInterior
https://sampwiki.blast.hk/wiki/Useful_Fu...rInAnyInterior
ex.
pawn Код:
if(IsPlayerInAnyInterior(playerid))
{
SetPlayerWeather(playerid, 1);
}
EDIT:
ups . didn't see that its a custom made map.
just use https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint and change the weather
Reply


Messages In This Thread
Weather affects interior - by sim_sima - 10.09.2012, 17:35
Re: Weather affects interior - by HuSs3n - 10.09.2012, 17:43
Re: Weather affects interior - by sim_sima - 11.09.2012, 19:28
Re: Weather affects interior - by zT KiNgKoNg - 11.09.2012, 19:31
Re: Weather affects interior - by [DOG]irinel1996 - 11.09.2012, 20:09
Re: Weather affects interior - by sim_sima - 12.09.2012, 11:24
Respuesta: Weather affects interior - by Siralos - 12.09.2012, 11:31
Re: Respuesta: Weather affects interior - by sim_sima - 12.09.2012, 12:36
Respuesta: Weather affects interior - by Siralos - 12.09.2012, 12:38
Re: Weather affects interior - by MarkoN - 12.09.2012, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)