void main() { object oTarget = GetObjectByTag("*_iwd_e_*"); SetWeather(oTarget, WEATHER_SNOW); }