The azimut can be -53 as well as 307, it doesn't matter

...a bit like... nah, nevermind about that

;D
*cough* uuum,

ya dunno the name of the guy?! May we guess? howsabout... "BOB"

;D
j/k, check this out, m8

:wow:

Trigger (cond. field of horror-codes) :
"Getdir _X >= 230" Count ThisList >0 
This trigger would fire (I believe) if some moron (anyone) was inside the
radius and had an azimut of 230 or above!
An exact direction check would be == instead of >=

But it's unrealistic to hope for that;
imagine a guy looking EXACTLY at 230 degrees ;D man, you'd have to wait for that trigg to fire!!!
Thus, I'd suggest something like this:
"Getdir _X >= 230" Count ThisList >0 && "Getdir _X <= 290" Count ThisList >0This way, the trigger will ONLY fire if a d00d walks into it and turns his
fat head in some direction between 230 and 290

(off course, ya can just change those #s to yer delight)
--------------------
Just a sidenote here : ya wouldn't be working on a "detection" trigger, oy

coz if so, use "knowsabout" - thats more realistic

...oh well, yer call.