:(.
sh*t, I think it�s still a little bit buggy, not sure.
Allthough now it works in a quite simple conditions, I think it doesn�t work at all with more complex conditions.
I will show you my case with three images:
In the first one, I show you the 4 boxes that would have to be affected by the condition.
<img src="http://dl.dropbox.com/u/7026907/00.jpg" border="0" />
In the second one, I�ve marked the two conditions that I think have to affect the marked two boxes.
<img src="http://dl.dropbox.com/u/7026907/01.jpg" border="0" />
And, in the last one, the result of deactivating the first "or" condition and leaving active the other two, and showing that it works like it has to be.
<img src="http://dl.dropbox.com/u/7026907/02.jpg" border="0" />
Want I want is to set the opacity to 50% to all the boxes (of that type) that surrounds the player at a distance of one player/box. Not sure if I doing it in the good way.
Thanks for all your help.