Bots and Simulations > DNA - General

help....again

<< < (5/12) > >>

MrMound:
whats in/out youve got to remembre my incompetence in db language

Numsgil:
Ah, okay.

*.in1 and *.in2 read in values from *.out1 and *.out 2 from the bot in your eye5.  *.out1 and *.out2 can be written to like regular variables.


--- Code: ---5 .out1 store
--- End code ---

Would have 5 display in a bot's *.in1 whenever they look at you.

Botsareus:
Yep, a new killer line from Num


--- Quote ---Ah, okay.
--- End quote ---

Hey, give the guy credit , he still did not ban me and is the only one who has enough to actualy figure out the entire DB program and keep it in his head.

Endy:
I had an idea of simply making soldier bots at one time, one bot would occasionally be selected to stop reproducing and run around simply attacking enemies. The soldier didn't really have any additional abilities it'd just gain massive amounts of strength and nrg. Was pretty cool, I had a version of The One defeat it's older ancestor.

MrMound:
if I wanted to make gene five be deleted on my robots 100 cycle since he was born would the code look like this


--- Code: ---cond
*.roboage != 100
start
5.delgene
stop
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version