Code center > Bugs and fixes

Is it an intra-DNA conditions bug RESOLVED (BY DESIGN)

(1/1)

Gobo:
Here is a severely mutilated Animal Minimalis:

--- Code: ---cond
start
*.eye5 0 == *.refeye *.myeye == or 314 rnd .aimdx store
stop
--- End code ---
I think I didn't do any mistakes. But this doesn't work as expected. If you placed this cripple near Alga Minimalis, for instance, it should stop rotating, in theory. But it doesn't, as for 2.43t. Is it a bug in DB or in my head?

EricL:
There is no == operator.  So, no boolean operations are performed.  The or is true.  The bot always spins.

Gobo:
Oops, sorry  

Navigation

[0] Message Index

Go to full version