Where did everyone else go? Someone else has to comment on your bots... :P
Quote from: Wolfen on January 19, 2011, 06:35:36 PMi was trying to AI one copy of it to fight against it and try it... but i couldn't... i don't know hot to do thatI was going to explain this for this specific bot, but I ended up confusing myself. There it goes in Spanish :P (Click in the Spoiler button). Como tienes los guantes de boxeo me imagino que tienes los smart zones tambien, cierto?Bien, ponle uno a tu robot de forma que quede en frente, y ocupe todo el espacio donde los puños le puedan llegar al oponente. La idea de esto es que cuando otro robot este dentro de esta zona, el tuyo le comience a atacar.Por la similaridad entre este robot y el oponente original "The Boxer", utilizaremos éste como referencia.Busca la carpeta donde instalaste RA2, y despues sigue esta ruta: AI\Team5\Bot1.bot copia este archivo y pegalo en la carpeta "Robot Designs" del juego. Luego abre el juego e importa este robot al juego, y revisa sus componentes. Su smartzone tiene un nombre, y los controles van a tener ciertos nombres y botones. Memorizalos y vuelve a editar P. K, dandole estos nombres y botones al smartzone y el wiring.Luego exportalo como "Bot0.bot", vuelve a la carpeta "Robot Designs", copia Bot0 y pegalo en una nueva carpeta dentro de AI, que se llamaria Team15. Pegalo dos veces mas, pero con los nombres Bot1.bot y Bot2.botDale click derecho a Byndings.py que estaria dentro de AI. Desactiva "solo lectura" y dale aceptar. Luego abre este archivo y busca la linea que pertenezca a The Boxer. Copiala y pegala debajo cambiandole el nombre al que corresponda a tu robot (tiene que ser exacto) y guarda los cambios.Luego abre el archivo Teams.txt (o algo similar, creo), y pega al final del archivo todo esto, donde "index 15" indica el numero de la carpeta Team recien creada, "Nombre de equipo" es obvio, "Lema de equipo" tambien, y "redzone.bmp" es la imagen del equipo:Code: [Select]index 15Nombre de equipo"Lema de equipo"AI\redzone.bmpRobots: 0 1 2Robot In Event: -10161600000100000true0false0-10 0 0 0 0 0 0 0 0 0 0 0 0 0 0000NOTA IMPORTANTE: NO hagas un team con menos de 3 robots. Causará problemas. NO reemplazes redzone.bmp con algun nombre de archivo invalido, o el juego chocará (Si quieres otra que no esté, agrega una imagen de 128x128 píxeles en formato bmp, y asegurate que su nombre este bien escrito en el archivo Teams.txt). Si creas un Team con más robots, sólo los primeros 3 se verán.Once all of this is done, create an Exhibition match and look at the bottom of the AI list for your recently created Team. The bots you've added to it should be there, and can (and undoubtedly will) fight whatever you pit it against. :PQuote from: Wolfen on January 19, 2011, 06:35:36 PMso there it is WajajajajaLOL.
i was trying to AI one copy of it to fight against it and try it... but i couldn't... i don't know hot to do that
index 15Nombre de equipo"Lema de equipo"AI\redzone.bmpRobots: 0 1 2Robot In Event: -10161600000100000true0false0-10 0 0 0 0 0 0 0 0 0 0 0 0 0 0000
so there it is Wajajajaja
it gave me "runtime error" message and the game closes...