gametechmods

Robot Arena => Discussion => Topic started by: FOTEPX on November 10, 2014, 05:05:41 PM

Title: Robot Arena 2: Rumble
Post by: FOTEPX on November 10, 2014, 05:05:41 PM
The idea I had is creating a program that can open and display .bot files, arenas, and read the AI files and apply them to said .bot's. From there, you could bypass the 4 robot limit, and have massive brawls, akin to the Battlebot rumbles. Dunno how hard it would be, but I think it'd be quite an awesome idea.
Title: Re: Robot Arena 2: Rumble
Post by: RedAce on November 10, 2014, 05:08:48 PM
ShedRift had something for this scenario somewhere not too long ago. Dunno about the progress going anywhere past the first screenshots.
Title: Re: Robot Arena 2: Rumble
Post by: FOTEPX on November 10, 2014, 05:10:41 PM
ShedRift had something for this scenario somewhere not too long ago. Dunno about the progress going anywhere past the first screenshots.

I assume that is possible though, right? And it'd be less effort than creating an entirely new game from scratch, since the assets are already there. Wouldn't be a full game - just a really gnarly mod.
Title: Re: Robot Arena 2: Rumble
Post by: 090901 on November 10, 2014, 05:41:46 PM
The problem is the bots made from the same bot file will just pass through each other, so it wouldn't really work at all.
Title: Re: Robot Arena 2: Rumble
Post by: FOTEPX on November 10, 2014, 05:49:58 PM
The problem is the bots made from the same bot file will just pass through each other, so it wouldn't really work at all.

I'm not on about putting multiple bots inside of a single .bot file, I'm on about designing a program that will open >4 .bot files at once. It would be an entirely new program, seperate from the Robot Arena 2.exe that already exists.
Title: Re: Robot Arena 2: Rumble
Post by: FOTEPX on February 14, 2015, 03:29:30 PM
So I was just dicking around in the RA2.cfg, And EventNumBots supports values higher than 4. Does this mean it's possible to load more than 4 bots at a time into vanilla RA2, possibly by adding a new game mode (such as Custom in DSL2) that supports this?
Title: Re: Robot Arena 2: Rumble
Post by: Avalanche on February 14, 2015, 03:42:26 PM
Intresting, but that i think means the ingame tournaments which can have either 4 or 2 bots.
Title: Re: Robot Arena 2: Rumble
Post by: Knight on February 15, 2015, 10:12:29 AM
Wouldn't adding more robots mean you have to modify each arena so that robots don't get stuck in each other at the start?
Title: Re: Robot Arena 2: Rumble
Post by: Jaydee99 on February 15, 2015, 10:21:00 AM
Oh yeah, wouldn't you need to edit the arena files for the spawn points?
Title: Re: Robot Arena 2: Rumble
Post by: FOTEPX on February 15, 2015, 10:46:26 AM
Wouldn't adding more robots mean you have to modify each arena so that robots don't get stuck in each other at the start?
Oh yeah, wouldn't you need to edit the arena files for the spawn points?

Absolutely, yes - but from what I've heard, spawn points aren't too difficult to add.