gametechmods

Robot Arena => General Support => Topic started by: yugitom on June 27, 2014, 03:55:11 PM

Title: AI Trouble
Post by: yugitom on June 27, 2014, 03:55:11 PM
I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Title: Re: AI Trouble
Post by: Natster-104 on June 27, 2014, 03:58:50 PM
I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Iirc it's a type of Omni ai, which bot is it?
Title: Re: AI Trouble
Post by: yugitom on June 27, 2014, 04:14:00 PM
I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Iirc it's a type of Omni ai, which bot is it?
Tommy's SHIELD's UHW
Title: Re: AI Trouble
Post by: Natster-104 on June 27, 2014, 04:16:31 PM
I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Iirc it's a type of Omni ai, which bot is it?
Tommy's UHW
Ask other members but I think it's OmniSpin (quote me if I'm wrong)
Title: Re: AI Trouble
Post by: yugitom on June 27, 2014, 04:17:43 PM
I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Iirc it's a type of Omni ai, which bot is it?
Tommy's UHW
Ask other members but I think it's OmniSpin (quote me if I'm wrong)
Alright, thanks.
Title: Re: AI Trouble
Post by: 090901 on June 27, 2014, 04:22:52 PM
Omni is fine, do you have the smartzone named correctly?
Title: Re: AI Trouble
Post by: yugitom on June 27, 2014, 04:43:26 PM
Omni is fine, do you have the smartzone named correctly?
Yeah, I do. 'weapon' and Fire for the axe and Spin for the discs.
Title: Re: AI Trouble
Post by: TommyProductionsInc on June 27, 2014, 05:05:59 PM
Wait, Ultra Metallicus is just a spinner, if I recall.
I'll go check.
Title: Re: AI Trouble
Post by: yugitom on June 27, 2014, 05:12:03 PM
Wait, Ultra Metallicus is just a spinner, if I recall.
I'll go check.
Sorry, Tommy, I f***ed up. I meant Deathstalker from SHIELD.
Title: Re: AI Trouble
Post by: TommyProductionsInc on June 27, 2014, 05:24:40 PM
Wait, Ultra Metallicus is just a spinner, if I recall.
I'll go check.
Sorry, Tommy, I f***ed up. I meant Deathstalker from SHIELD.
It's ok.
In fact, checking Ultra Metallicus Has inspired me to make another UHW.
Title: Re: AI Trouble
Post by: 090901 on June 27, 2014, 07:25:48 PM
Omni is fine, do you have the smartzone named correctly?
Yeah, I do. 'weapon' and Fire for the axe and Spin for the discs.
Seems really odd then, can we get some screenshots or the bot itself then?
Title: Re: AI Trouble
Post by: TommyProductionsInc on June 27, 2014, 08:24:22 PM
Id recomment you AI it to where everytime it moves, the discs spin.
Drive forward spins weapons.
Drive backwards spins weapons.
Drive left or right, it spins the weapons.
Just AI it as an axebot.
Title: Re: AI Trouble
Post by: yugitom on June 28, 2014, 04:40:09 AM
Id recomment you AI it to where everytime it moves, the discs spin.
Drive forward spins weapons.
Drive backwards spins weapons.
Drive left or right, it spins the weapons.
Just AI it as an axebot.
That's actually a pretty good idea. Thanks, Tommy.
Title: Re: AI Trouble
Post by: Naryar on June 28, 2014, 08:00:12 AM
there's an AI help thread somewhere.
Title: Re: AI Trouble
Post by: TommyProductionsInc on June 28, 2014, 02:05:03 PM
Id recomment you AI it to where everytime it moves, the discs spin.
Drive forward spins weapons.
Drive backwards spins weapons.
Drive left or right, it spins the weapons.
Just AI it as an axebot.
That's actually a pretty good idea. Thanks, Tommy.
No problem.
Good luck!
Title: Re: AI Trouble
Post by: yugitom on June 30, 2014, 11:46:03 AM
Another random problem...
https://www.youtube.com/watch?v=o5Id2_Prqbk (https://www.youtube.com/watch?v=o5Id2_Prqbk)

This his him in action and he seems to not be able to turn.

Here are the bindings:
list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))

Any ideas on where I messed up?
Title: Re: AI Trouble
Post by: Natster-104 on June 30, 2014, 11:49:38 AM
Another random problem...
https://www.youtube.com/watch?v=o5Id2_Prqbk (https://www.youtube.com/watch?v=o5Id2_Prqbk)

This his him in action and he seems to not be able to turn.

Here are the bindings:
list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))

Any ideas on where I messed up?
Have you named the controller 'LeftRight' on the control that turns it left right? does it turn the motors in the right directions?
Title: Re: AI Trouble
Post by: yugitom on June 30, 2014, 11:54:18 AM
Another random problem...
https://www.youtube.com/watch?v=o5Id2_Prqbk (https://www.youtube.com/watch?v=o5Id2_Prqbk)

This his him in action and he seems to not be able to turn.

Here are the bindings:
list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))

Any ideas on where I messed up?
Have you named the controller 'LeftRight' on the control that turns it left right? does it turn the motors in the right directions?
Yeah... totally... why would I make a rookie mistake like that? *quickly changes the analog name to 'LeftRight*

Ha ha, but seriously, thanks, Natster. I can't believe I overlooked something like that!
Title: Re: AI Trouble
Post by: Natster-104 on June 30, 2014, 12:05:02 PM
Another random problem...
https://www.youtube.com/watch?v=o5Id2_Prqbk (https://www.youtube.com/watch?v=o5Id2_Prqbk)

This his him in action and he seems to not be able to turn.

Here are the bindings:
list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))

Any ideas on where I messed up?
Have you named the controller 'LeftRight' on the control that turns it left right? does it turn the motors in the right directions?
Yeah... totally... why would I make a rookie mistake like that? *quickly changes the analog name to 'LeftRight*

Ha ha, but seriously, thanks, Natster. I can't believe I overlooked something like that!
No problem :)