Code center > Dead-End and Solved Suggestion Requests

Perfect Identification

<< < (2/2)

Endy:
True.

Endy ;)

Old Henk:
Agreed.
Memloc and memval are vicious enough in terms of being able to know the other bot.

Henk  :)

SyndLig:

--- Quote ---Just stick to using memloc and memval.

Directly reading the DNA length of another robot is too invasive and a little unrealistic IMO

 :rolleyes:  PY  :rolleyes:
--- End quote ---
We can already directly read every bit of coding, sans length.

We can see .up, .dn, .sh, .dh, (not sure on the latter 2's names anymore, been playing Noctis, ^.^;), .shoot, .shootval, .robage, .nrg, etc...

PurpleYouko:
I just think we have enough refvars already. Besides Memloc and Memval can read any value from the robot you are looking at already.

A very underused feature IMO

if you want to know how many genes a robot has just use this couplet of genes in your own robot.


--- Code: ---cond
*.eye5 0 !=
start
.genes .memloc store
stop

cond
*.memval *.genes !=
start
-1 .shootthehelloutofitcuzitisntmyspecies store
stop
--- End code ---

Could be a custom variable equal to .shoot :P just more fun this way.

 :D  PY  :D

Navigation

[0] Message Index

[*] Previous page

Go to full version