gametechmods

Robot Arena => General Support => Topic started by: Geoncide on October 30, 2008, 05:44:30 AM

Title: Team help
Post by: Geoncide on October 30, 2008, 05:44:30 AM
Only the Rookies team and AI work on mine.
When I make a new team, it's OKAY.
Then when I finish making a bot or import a bot, the game crashes
Any reason:confused:
Title: Team help
Post by: philetbabe on October 30, 2008, 06:10:18 AM
Quote from: Geoncide;19266
Only the Rookies team and AI work on mine.
When I make a new team, it's OKAY.
Then when I finish making a bot or import a bot, the game crashes
Any reason:confused:

This is an uncommon bug.
- be sure that you have 16 teams directory, named team0...team15 under your RA2/Teams directory.
-be sure theses directory are not 'read only'
-verify that you have a correct file 'RA2/teams/teams.txt'
  * it must start with a line having number. For instance  0 1 2 .. which means that team0, team1, team2 are active teams.
 * eventually, save your teams.txt and recreate one . At least one team must be valid (team0) :
an empty 'teams.txt' looks like :
0
The Rookies
Just getting started...
Teams\orange_skull.bmp
Robots: 0 1 2 3 4 5
Robot In Event: -1
0
1
16
0
0
0
0
0
10000
true
0
true
1 15 18 13 6 3 16 17 21
0
-1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0
0
0

  (4 blank lines)

Robots:
Robot In Event: -1
0
16
16
0
0
0
0
0
10000
true
0
false
0
-1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0
0
0



Robots:
Robot In Event: -1
0
16
16
0
0
0
0
0
10000
true
0
false
0
-1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0
0
0

the last 23 lines must be repetead 15 times after the declaration of the team 'Rookie'

EDIT : May i have feed back ? can you tell me if that helps you ?