Author Topic: Eye Value Question  (Read 3678 times)

Offline Nosta

  • Bot Neophyte
  • *
  • Posts: 7
    • View Profile
Eye Value Question
« on: November 03, 2013, 07:37:33 AM »
Hi!

I am a newbie. My account is not new. I tried once to start learning to work with DB, but only now I think I may have more time to that.

My first question, that was not clear on the Manual, is this: how does it work the values in the eye?

What means a value of 50 (like in the Animal Minimalis)? I dont have the notion of "distances" in the game and I would like some more input. Thanks!

Offline Testlund

  • Bot God
  • *****
  • Posts: 1574
    • View Profile
Re: Eye Value Question
« Reply #1 on: November 03, 2013, 08:45:48 AM »
It tells a bot at what distance something should be to execute the next command, but any value between 25 and 100 seems to work the same. Here's a sim where you can check this out.
The internet is corrupt and controlled by criminally minded people.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Eye Value Question
« Reply #2 on: November 03, 2013, 09:16:02 AM »
Always good to have new members; Welcome to the team.

Offline Nosta

  • Bot Neophyte
  • *
  • Posts: 7
    • View Profile
Re: Eye Value Question
« Reply #3 on: November 03, 2013, 12:18:45 PM »
Thanks :)

I wil check the bot, but the eye values arent between 0 and 32000? Why do you said between 25 and 50?

Thanks again ;)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Eye Value Question
« Reply #4 on: November 03, 2013, 08:15:07 PM »
There is a command available called "debugint." Do something like
Code: [Select]
cond
start
*.eye5 debugint
stop
end
Then start a simulation, pause it, open the robots console and press the debug button.
« Last Edit: November 03, 2013, 08:19:09 PM by Botsareus »

Offline Nosta

  • Bot Neophyte
  • *
  • Posts: 7
    • View Profile
Re: Eye Value Question
« Reply #5 on: November 04, 2013, 08:09:48 AM »
I will try it, thanks :)

Offline Testlund

  • Bot God
  • *****
  • Posts: 1574
    • View Profile
Re: Eye Value Question
« Reply #6 on: November 04, 2013, 08:31:06 AM »
The debug shows that there is no need for numbers above 100. The difference is too small to be of any use. I tried a bot with an eye value of 32000 and made it harder for it to hunt.
The internet is corrupt and controlled by criminally minded people.