Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Commander Tibbles

Pages: [1]
1
Short bots / Tibbles_Simple_Bot(SB)(Commander Tibbles)17.02.10
« on: February 18, 2010, 08:02:36 PM »
It is very simple much like simple bot, most of the same fuctionality, but its a start. They have a silly behavior,'I'll follow you!,<the other bot> No I'll follow YOU!'
And that remove tie is because the veggie it was tested with is was Alga Hairy3, but makes a quick birth!
Code: [Select]
cond
 *.eye5 50 >
 *.reftype 0 =
 *.refshoot *.myshoot !=
start
 *.refveldx .dx store
 -1 .shoot store
stop

cond
 *.eye5 50 <
start
 *.maxvel *.vel sub .up store
 314 rnd .aimdx *.edge mult store
 *.numties .deltie store
stop

cond
 *.eye5 50 >
 *.body 1000 >
start
50 .repro store
stop

cond
 *.eye1 0 >
start
 50 .aimsx store
stop

cond
 *.eye9 0 >
start
 50 .aimdx store
stop

2
Newbie / Buggy DB with Win7 x64
« on: February 16, 2010, 09:38:56 PM »
For the most part I can run sims, and DB(ver. 2.43.1L) does work ,for a time. However, most of the bots seem broken, they can get around, but just act ,wrong. The Triangulus_P ether makes a triangle missing a side or a large blob of small bots linked together spinning worthlessly around. And the only bot that work seemingly correctly is Alga_Minimalis and Animal_simple(or whatever it is called...). Also I cannot load the preset settings, it says "The settings file is incompatable with this version.  Settings not loaded." sometimes, bots are autotrofs even when the box is unchecked and other times they aren't plants when I select it(occasional). After running DB for an hour or two the drop down menus wig out, and they don't display properly(they are black). As said in the title my OS is Windows 7 64bit. I'm just looking for suggestions on how to get DB to run smoothly.

Edit: i have tried DB ver 2.44.04 and i cant delete the robots already in the Native Species box.

Pages: [1]