gametechmods

Robot Arena => General Support => Topic started by: Ben Purse on January 03, 2011, 10:08:22 PM

Title: AIing FIXED!!!!!!!!!!!!!!!!!!!!!!!!
Post by: Ben Purse 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)}))
Title: Re: AIing
Post by: JoeBlo on January 03, 2011, 10:23:32 PM
nose value is probably incorrect
Title: Re: AIing
Post by: Naryar 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.
Title: Re: AIing
Post by: Ben Purse 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>
Title: Re: AIing
Post by: Ben Purse on January 03, 2011, 10:35:17 PM
DP But its fixed.
Title: Re: AIing FIXED!!!!!!!!!!!!!!!!!!!!!!!!
Post by: Scorpion on January 04, 2011, 04:33:26 AM
Read and think next time before you start a thread like this. kthnx.