Welcome To Darwinbots > Newbie

so embaressing!

<< < (2/2)

Shasta:

--- Quote from: multibotlover ---cond
*.eye5 =!
start
-3 .shoot store
stop
--- End quote ---

You are not actually comparing eye5 to anything. Should be:

--- Code: ---cond
*.eye5 0 =!
start
-3 .shoot store
stop
--- End code ---

multibotlover:
ok, because when I made the gene it looked wrong somehow. thanks

bacillus:
I'm a bit out of practice, but does that make a difference? And shouldn't that be '!=' ?

Numsgil:
If the stack is empty, it'll pop 0s.  So it might make a difference or it might now.  And it should be !=

Navigation

[0] Message Index

[*] Previous page

Go to full version