MyVar

From WikiManual
Jump to: navigation, search

The MyVars return the number of specified commands a bot has in it own dna.

If a bot has the gene:

cond
*.eye5 0 >
*.refeye *.myeye = and
*.eye5 0 = or
start
314 rnd .aimdx store
stop

The readback myaimdx will return 1, and the readback myeye will return 2.