this is working:
<img src="http://666kb.com/i/ciqzzpim8l17alrlo.png" border="0" />
this is not working:
<img src="http://666kb.com/i/ciqzzxa9ip0mklzwc.png" border="0" />
as you can see, the only difference is that for the working version I assigned values to a local variable before using them in a system value comparison. I think this has something to do with how loops work in Construct 2, but it would be nice to understandwhy this is happening to prevent further confusion.
Maybe someone can help, thank ^^.