index 133Team Midnight"We will outrun you...."AI\Midnight.bmpRobots: 3 4 5Robot In Event: -10161600000100000true0false0-10 0 0 0 0 0 0 0 0 0 0 0 0 0 0000
#133 - Team Midight "We will outrun you...." list.append(("Midnight Frequency 2","Spinner",{'invertible':True,'range':50,'radius':0.5,'throttle':130,'topspeed':120,'turn':50,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Sky 7.2","Popup",{'invertible':False,'radius':0.5,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Ambience","Omni",{'invertible':True,'range':99,'radius':1.5,'throttle':100,'topspeed':99,'turn':100,'turnspeed':3,'weapons':(0,)}))
Bindings:Quote#133 - Team Midight "We will outrun you...." list.append(("Midnight Frequency 2","Spinner",{'invertible':True,'range':50,'radius':0.5,'throttle':130,'topspeed':120,'turn':50,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Sky 7.2","Popup",{'invertible':False,'radius':0.5,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Ambience","Omni",{'invertible':True,'range':99,'radius':1.5,'throttle':100,'topspeed':99,'turn':100,'turnspeed':3,'weapons':(0,)}))
Quote from: Gauche Suede on July 05, 2012, 03:29:56 AMBindings:Quote#133 - Team Midight "We will outrun you...." list.append(("Midnight Frequency 2","Spinner",{'invertible':True,'range':50,'radius':0.5,'throttle':130,'topspeed':120,'turn':50,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Sky 7.2","Popup",{'invertible':False,'radius':0.5,'topspeed':100,'throttle':130,'turn':60,'turnspeed':3,'weapons':(1,)})) list.append(("Midnight Ambience","Omni",{'invertible':True,'range':99,'radius':1.5,'throttle':100,'topspeed':99,'turn':100,'turnspeed':3,'weapons':(0,)}))I believe the last line is your problem. 4 spaces go before 'list.append'. that one has 3. Such a simple thing, but it will crash ya.