Bots and Simulations > Untagged bots
sporebot
Billy:
--- Quote from: ikke ---
--- Quote from: Billy ---Well, it shouldn't. Deltie doesn't delete birth ties, so you have to replace the birth tie with a regular tie at robage 0. Then you can delete it.
--- End quote ---
What makes you say this?
--- End quote ---
Because that was my understanding of birth tie deletion. If I'm wrong, I'm terribly sorry, and it would be great if you could explain the correct information to me.
ikke:
--- Quote from: Billy ---Because that was my understanding of birth tie deletion. If I'm wrong, I'm terribly sorry, and it would be great if you could explain the correct information to me.
--- End quote ---
My bots don't seem to need it, so in the sim it's not an issue. I'm just curious where you picked it up.
Billy:
--- Quote from: ikke ---
--- Quote from: Billy ---Because that was my understanding of birth tie deletion. If I'm wrong, I'm terribly sorry, and it would be great if you could explain the correct information to me.
--- End quote ---
My bots don't seem to need it, so in the sim it's not an issue. I'm just curious where you picked it up.
--- End quote ---
it's on the wiki in several places. Here for example.
Moonfisher:
You only needed to make a new tie in older versions because the birth tie couldn't be accessed. Now .deltie inc will do it since birth ties are always nr 1. (Not sure from what version, but it's a while back)
Also if you never want ties, just do this:
start
.deltie inc
stop
Incrementing and decrementing costs the same as a condition, so it won't be expensive to cut ties every cycle.
Billy:
--- Quote from: Moonfisher ---You only needed to make a new tie in older versions because the birth tie couldn't be accessed. Now .deltie inc will do it since birth ties are always nr 1. (Not sure from what version, but it's a while back)
Also if you never want ties, just do this:
start
.deltie inc
stop
Incrementing and decrementing costs the same as a condition, so it won't be expensive to cut ties every cycle.
--- End quote ---
Okay, thanks. I usually use this for tie preventation:
cond
*.tienum 0 >
start
*.tipres .deltie store
stop
That way, it works whatever the tie number.
I'm a little confuzed about inc/dec. On the wiki it says they cost nothing. Is that out of date too?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version