General > Bot Challenges

Conspec Challenge

<< < (2/7) > >>

Moonfisher:
Oh, didn't know that, just thought it was the value you where pushing into up or something...
Anyway that can still be fooled, same way as for eyes and shoot...

And didn't know Aura had that conspec, that's the same thing I usualy do... but it seems rather unstable the refage value can be unpredictable it seems...

Peksa:
I guess that's why Aura's got %= instead of =. %= returns two if the first value is within 10% of the second one.

Moonfisher:
I don't like using %= for something like that, since it depends on your age... if you're 1 cycle old you'll likely fail to be reconized by your parrent, if an enemy is very old it has better chances of being within the margin (If you have a high key value).
In this specific case I'd rather set the range manualy.

Numsgil:
Do something like *.robage *.targetage sub abs 15 <

bacillus:
Here's my conspec gene:

cond
 *.robage 0 =
start
 111 .out1 store
 -32000 32000 rnd .out2 store
stop

'CONSPEC CONDITIONS:
*.in1 *.out1 !=
*.in2 *.out2 = or

The I/O channel 1 checks that it's its own species, the second I/O channel takes out clones.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version