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 - googlyeyesultra

Pages: 1 [2]
16
The Gene depository / Nasty self-replicating virus
« on: July 01, 2007, 02:38:11 AM »
Yes, I know virii is incorrect. It just sounds so cool, though.

Anyways, this virus, designed for 2.4.3, will make veggies spread it but not be killed by it, and other bots will die quickly if they receive it. It uses some fancy condition-less logic. Make sure to write in some sort of condition to prevent it from killing your bots.

Code: [Select]
cond
start
*.thisgene .mkvirus store
*.myeye *.myshoot add 32000 mult 50 add 32000 ceil .vshoot store
.delgene dec
stop

17
Bugs and fixes / .reftie/.myties (2.4.3)
« on: July 01, 2007, 02:32:14 AM »
Anyways, new to the forums, but I thought I'd report a bug with the 2.4.3 version of Darwinbots.

First of all, I find it very counterintuitive for .myties to have an s that .reftie doesn't, despite referring to the same thing.

That aside, however, it is really bothersome when both continually output 0 (try using the console on multibots or things looking at tie-feeders. ? .myties and ? .reftie always return 0.)

Pages: 1 [2]