Darwinbots Forum

Bots and Simulations => DNA - General => Topic started by: havingphun on October 15, 2011, 09:50:10 AM

Title: Making your own "ref" vars with def
Post by: havingphun on October 15, 2011, 09:50:10 AM
Is it possible to make your own refvars with def? Ones that actually work?
Title: Re: Making your own "ref" vars with def
Post by: Panda on October 15, 2011, 10:55:50 AM
No, you couldn't well, not easily. But you can output values with "out#" and then read other's values with "in#" where # is a number between 1 and 9...
Title: Re: Making your own "ref" vars with def
Post by: havingphun on October 17, 2011, 04:00:59 PM
thanks.  :D