MyVar

From WikiManual
Revision as of 20:40, 15 October 2005 by Endy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.