Hi Dida
Sorry about that, it was only the partial script I posted.
Yeah, I had "entity logic" go thru the roof too with that one.
Here it is cleaned up.
:state=0:state=1
:state=1,plrwithinzone=1:video=videobank\YOUR VIDEO,playfullvideo=1,etimerstart,state=2
:state=2,etimergreater=100:state=3
:state=3:setposteffect=rain,state=4
:state=4:none
note: without the timer (1/10 sec) in the script I also had problems getting the postprocess to run?
Here's a another with "rain" only in the zone(resets).
:state=0:state=1
:state=1,plrwithinzone=1:video=videobank\YOUR VIDEO,playfullvideo=1,etimerstart,state=2
:state=2,etimergreater=100:state=3
:state=3:setposteffect=rain,state=4
:state=4,plrwithinzone=0:setposteffect=none,state=5
:state=5,plrwithinzone=1:state=3
Tested, works. My "entity logic" stayed low with these.
best luck