gametechmods

Robot Arena => General Support => Topic started by: Cobra! on March 29, 2014, 07:54:23 AM

Title: I'm having a problem with Vertical Spinner AIs
Post by: Cobra! on March 29, 2014, 07:54:23 AM
I'm trying to make an AI of a vertical spinner robot I created, but when I add it, and use it in a battle, none of the robots move, and then a few seconds later, I get an error message, or at least the sound for it plays, but I never actually see the message.

It doesn't do this with any other AI, but when I try to start a battle with the Vert Spinner, then I have the problem...

What's wrong with it and what do I do to get it working?

If it helps, here's the binding for the robot:
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Philippa on March 29, 2014, 08:08:16 AM
Change VertSpinner to DirectionalSpinner.
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: System32 on March 29, 2014, 08:36:34 AM


It might not just be your bindings. can to screenshot your controllers?
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Cobra! on March 29, 2014, 10:32:23 AM
Change VertSpinner to DirectionalSpinner.
I don't have a DirectionalSpinner py, so that wouldn't work... Unless you knew where I could get it?

It might not just be your bindings. can to screenshot your controllers?
You mean all of the individual controls, or just the controller itself? Well, I have posted the latter here:

Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Resetti's Replicas on March 29, 2014, 11:23:35 AM

It's embedded in the "Spinner" py.  Assuming you haven't done anything to that file, "DirectionalSpinner" will work.
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Cobra! on March 29, 2014, 11:43:33 AM
Oh! It works now, thanks!

One last thing, though, I'm starting to have another problem now, I read in an AI type chart I got from this site about a type of AI called "OmniSpin", but I had no .py of that either, so I assumed it was one of those types that didn't need it's own .py file, but it wasn't, I assigned an AI to that type, and the game crashed when I tried to use it, how do I get it working? Do I actually need an "OmniSpin" py to use it?
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Badnik96 on March 29, 2014, 10:05:42 PM
Yes you do.
Title: Re: I'm having a problem with Vertical Spinner AIs
Post by: Cobra! on March 30, 2014, 06:03:14 AM
Well, Alright, but I don't have it, do you know where I can get it?