Author Topic: what does this mean  (Read 4039 times)

Offline scood

  • Bot Neophyte
  • *
  • Posts: 44
    • View Profile
what does this mean
« on: April 15, 2007, 09:58:47 PM »
what does

*.trefvelscalar .dn store

mean?

it was a mutation of

 *.eye5 .dn store

gave up his last eye

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
what does this mean
« Reply #1 on: April 16, 2007, 06:05:08 AM »
trefvelscalar returns the magnitude of velocity (ie: speed) of the bot that's currently tied to it through its active tie.  Or that's the idea anyway, it wasn't really ever tested thoroughly I don't think, so there could be odd issues with it.

In this context, it probably should just be considered Muller's ratchet.  That is, the breaking of a healthy statement into one that is less useful or useless.  I don't see how it could be of all that much use to a bot, even one with a sophisticated tieing system.

Offline scood

  • Bot Neophyte
  • *
  • Posts: 44
    • View Profile
what does this mean
« Reply #2 on: April 16, 2007, 07:59:13 PM »
thnx...
I think running evolution sims is a great way to learn how to program a bot, lets you know all the possibilities

Offline scood

  • Bot Neophyte
  • *
  • Posts: 44
    • View Profile
what does this mean
« Reply #3 on: April 16, 2007, 08:27:11 PM »
and another question...


how many senses does a bot haved?

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
what does this mean
« Reply #4 on: April 17, 2007, 12:31:06 AM »
Touch, sight, and taste(shots). They can also receive/retrieve information via ties. Most bots just use Sight via the eyes. If you're feeling up to a challenge try making a completly blind bot.  Hard as heck to make them survive.