The bindings look fine to me. Make sure that:- You have Rammer.py, Spinner.py, SpinnerOmni.py, and Pusher.py in your AI folder.- You have at least 15 AI teams.- All these bots are in a folder named "TeamX" where X is the number of their team in Teams.txt.- The bot files are named Bot0.bot, Bot1.bot, Bot2.bot, Bot3.bot, Bot4.bot, and Bot5.bot.
list.append( ("101", "Rammer", { 'weapons': (4, 1), 'invertible': True }) ) list.append( ("The Windcallers", "Spinner", { 'topspeed': 190.0, 'turnspeed': 150.0, 'throttle': 110, 'weapons': (21, 22, 1, 2) }) )
list.append( ("101", "Rammer", { 'weapons': (4, 1,), 'invertible': True }) )
I think SM is a pretty cool guy, eh builds unicycle-bots and doesn't afraid of anything
Actually Gazea, neither of the things you said are correct.
Quote from: Clickbeetle on June 13, 2010, 11:48:21 PMThe bindings look fine to me. Make sure that:- You have Rammer.py, Spinner.py, SpinnerOmni.py, and Pusher.py in your AI folder.- You have at least 15 AI teams.- All these bots are in a folder named "TeamX" where X is the number of their team in Teams.txt.- The bot files are named Bot0.bot, Bot1.bot, Bot2.bot, Bot3.bot, Bot4.bot, and Bot5.bot. got all that but if i am using DSL and there is 20 teams do i still do TeamX?
@Gazea2: G.K. is right.@GroudonRobotWars: The problem is that you have a trailing comma after 'radius':1.4 for 1337. If you are still experiencing problems, make sure that every line has a total of 4 spaces (no tabs) before each of the lines that you posted. Quote from: GroudonRobotWars on June 14, 2010, 06:52:05 PMQuote from: Clickbeetle on June 13, 2010, 11:48:21 PMThe bindings look fine to me. Make sure that:- You have Rammer.py, Spinner.py, SpinnerOmni.py, and Pusher.py in your AI folder.- You have at least 15 AI teams.- All these bots are in a folder named "TeamX" where X is the number of their team in Teams.txt.- The bot files are named Bot0.bot, Bot1.bot, Bot2.bot, Bot3.bot, Bot4.bot, and Bot5.bot. got all that but if i am using DSL and there is 20 teams do i still do TeamX?Click's suggestions hold true regardless of what AI pack is installed. There should be the same number of Team folders as there are indexes in Teams.txt. If you have just been replacing othert DSL bots, there shouldn't be any problems. If you have been adding teams for your AI bots, make sure that you have a corresponding index in Teams.txt.
index 21The Scrappers"We are scrap parts specialists."AI\the_scrappers.bmpRobots: 0 1 2Robot In Event: -10161600000100000true0false0-10 0 0 0 0 0 0 0 0 0 0 0 0 0 0000
Are all the bots in that team not working?When do you get the error? (it it before or after the countdown)