Bots and Simulations > Bot Tavern

Advanced Multibot Project

<< < (6/7) > >>

Houshalter:
because then when they reproduce they have offspring that are their type or they have to change their type first. Either way we're back to the same problem. Its easier just to use the racial memory.

ashton15:
Ok then, how about a diffrent perspective?

[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']
def neednew

cond
*.robage 0 =
start
0 .type store
.tie inc
*.neednew .memloc store
stop

cond
*.robage 1 =
start
.deltie inc
stop

cond
*.memval 0 !=
start
*.memval .type
.tie inc
stop


Admitedly it's not practical, but it could be if the kinks were ironed out... not so sure about the old deleting the birth tie thing but you get the idea

Houshalter:
Is it possible to just harden the birth tie? That would solve some problems.

ashton15:

--- Quote from: Houshalter ---Is it possible to just harden the birth tie? That would solve some problems.
--- End quote ---

I think the only way is to replace the tie...

bacillus:
The normal way to do it is to form the tie on birth, but getting the right tie ID is tricky. You could delay, but that makes physical alignment a factor. Of course, you could always fixpos for a few cycles...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version