gametechmods
Robot Arena => General Support => Topic started by: Doomkiller on July 11, 2009, 07:25:56 AM
-
I am trying to ai my update on Shadow strike but when i go to vs it it chrashes
Heres what the bot looks like:
(http://img3.imagebanana.com/img/s1d9xsl9/shadowmeh.PNG) (http://img3.imagebanana.com/)
And heres the binding line i made for it:
list.append(("Shadow Strike V4","DirectionalSpinner",{'invertible':Fasle,'nose':math.pi*2,'range':99,'radius':0.1,'range':99,'topspeed':90,'throttle':100,'turn':60,'turnspeed':2.5,'weapons':(10,)}))
Please tell me what I have done wrong
-
You misspelt 'False'.
-
You misspelt 'False'.
(Changes the binding line to the correct spelling of False)
Bloody heck it works now, Only because of a stupid spelling mistake, jeeze.
On another note, Yay I can now AI bots
-
Only because of a stupid spelling mistake, jeeze.
Python is a bitch, isn't it? ^^
-
want to know something else funny ??? since its not invertible you could have done away with that part full stop :-D
-
want to know something else funny ??? since its not invertible you could have done away with that part full stop :-D
OMG