Author Topic: AIing FIXED!!!!!!!!!!!!!!!!!!!!!!!!  (Read 1056 times)

Offline Ben Purse

  • Heavyweight
  • Posts: 777
  • Rep: -10
  • No Edgy Quotes Here...
    • http://www.youtube.com/us
    • View Profile
    • Awards
AIing FIXED!!!!!!!!!!!!!!!!!!!!!!!!
« on: January 03, 2011, 10:08:22 PM »
I have just AIed my bot. Cube Noob and for some reason it does not go after the oppeant i am vsing and it just keeps moving to random places. Here are the bindings
list.append(("Cube Noob","Spinner",{'nose':math.pi*2,'range':99,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(1,2)}))
« Last Edit: January 03, 2011, 10:35:35 PM by Ben Purse »

Offline JoeBlo

Re: AIing
« Reply #1 on: January 03, 2011, 10:23:32 PM »
nose value is probably incorrect

Offline Naryar

  • Posts: 23283
  • Rep: 21
  • hybrids oui oui
    • http://www.youtube.com/us
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Skype: TheMightyNaryar
Re: AIing
« Reply #2 on: January 03, 2011, 10:27:51 PM »
Someone merge this topic with the AI-ing thread ?

And Ben, you again are falling to the classic n00b mistake of NOT GIVING ENOUGH INFORMATION.

This -
it just keeps moving to random places.

Is not precise enough.

Besides, if nose was wrong it certainly wouldn't keep moving to random places. Just would be aiming for the wrong direction, and that is not random.

Offline Ben Purse

  • Heavyweight
  • Posts: 777
  • Rep: -10
  • No Edgy Quotes Here...
    • http://www.youtube.com/us
    • View Profile
    • Awards
Re: AIing
« Reply #3 on: January 03, 2011, 10:33:22 PM »
Someone merge this topic with the AI-ing thread ?

And Ben, you again are falling to the classic n00b mistake of NOT GIVING ENOUGH INFORMATION.

This -
it just keeps moving to random places.

Is not precise enough.


Besides, if nose was wrong it certainly wouldn't keep moving to random places. Just would be aiming for the wrong direction, and that is not random.
Sorry it is in the wrong direction. What Nose pi should I do>

Offline Ben Purse

  • Heavyweight
  • Posts: 777
  • Rep: -10
  • No Edgy Quotes Here...
    • http://www.youtube.com/us
    • View Profile
    • Awards
Re: AIing
« Reply #4 on: January 03, 2011, 10:35:17 PM »
DP But its fixed.

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: AIing FIXED!!!!!!!!!!!!!!!!!!!!!!!!
« Reply #5 on: January 04, 2011, 04:33:26 AM »
Read and think next time before you start a thread like this. kthnx.