I put some of the new NAR AI BWs into my AI for BW Bash and now the game crashes. I tried deleting the new bindings and fixing what I thought to be indentation errors but it won't work.
Help?
edit: nvm, it was the EternalFlame.py that was crashing the game. Dunno why.
edit: nvm the nvm, the bindings still crash even with EternalFlame removed. HALP
edit3: Offending Bindings:
list.append(("Nightbox 3","Pusher",{'nose':math.pi,'invertible':True,'radius':0.3,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3.2}))
list.append(("BW-FangY 2","OmniRam",{'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':30,'turnspeed':2.5,'weapons':(1,)}))
list.append(("BW-Byter II","Omni",{'nose':math.pi*0.5,'invertible':True,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(12,13)}))
list.append(("BW-Pretty Princess","FBSPlus",{'nose':0,'range':99,'radius':0.4,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5,'weapons':(16,17,18,21)}))
list.append(("BW-Sound Wall","Pusher",{'radius':0.05,'nose':math.pi,'invertible':True,'topspeed':100,'throttle':130,'turn':50,'turnspeed':3}))
list.append(("BW-Thermite","EternalFlame",{'invertible':True,'radius':0.5,'topspeed':100,'throttle':100,'turn':100,'turnspeed':3.5,'weapons':(7,)}))