Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Dingbat

Pages: [1]
1
General Support / Spinner AI crashing
« on: November 11, 2017, 07:10:03 PM »
Hi,

I turned one of the pre-built bots "Spin Bonker" into an AI, as I did with 4 of the other 5 bots (I don't think Forkie is AIable.)

Thing is, this is the error I get when I try to start a match with Spin Bonker selected, I get a prompt that says:

Runtime Error! program abnormal termination

The other 4 AI work no problem, but here's my binding I have set up with Spin Bonker:

list.append( ("Spin Bonker", "Spinner", { 'radius':1.2, 'range' : 4.0, 'topspeed' : 12.0, 'throttle': 120, 'turnspeed' : 1.75, 'weapons': (1, 2) }) )

Pages: [1]