Bots and Simulations > DNA - General

help....again

<< < (7/12) > >>

MrMound:
still doesn't work

Numsgil:
it's .fixpos, not .fixpose

MrMound:
heres the gene thats not working

--- Code: ---cond
*.numtie 0 >
start
0 .fixpos store
stop
--- End code ---
I want this gene to tell my bot to stop when it ties on to food.  I also want this gene to make any other bots tied onto me to stay still wile they are (bots of my own species).
heres the bot if you want to look at the whole thing to see if its something else thats making that bot not work.

Numsgil:
0 .fixpos store unfixes your position.

1 (in fact, I think any non zero value) .fixpos store fixes your position.

That should resolve it.

Bot's looking good.

Light:
Also its *.numties not *.numtie

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version