Unfortunately RA3 has little server activity nowadays, although there is still a small playerbase remaining. Question is, is it worth it, or is it not even if you want to do it?
I was thinking of also releasing all the arenas as "single arenas" along with the actual map, but you never know.
Edited 59 seconds after the original posting.
If you have some ideas for arenas, look at merging the ideas or expanding on them into a small DM or Tourney release is my suggestion.
Anyways I know it is now possible to use entity override files in mods like CPMA to change the items and spawns without recompiling the map. Presumably one could take a RA3 map, remove all spawns except those in the arena you want to restrict the player to, then add items in the arena that still has spawn points. The players will only spawn in the one arena, with items. Only issue is that you'd probably have to swap out override files for different arenas in the same map file, so if (for example) you wanted to play Theatre of Pain from ra3map1 with items, but then later wanted to play Thunderstruck from the same map file, you'd need to delete the Theatre of Pain entity override and replace it with the Thunderstruck one, unless there are mods that can let you choose between different overrides for the same map file. Someone with more knowledge on overrides can likely give a better response.
Edited 16 seconds after the original posting.
So while you could use mods like the Diablo editor to make overrides, it takes a long time to remove all the spawn points (I don't think the mod has a way to just delete them all at once), so I decided to approach this the old-fashioned way and also just use straight up .bsp's rather than overrides. You'll need q3map2.exe as well as a map editor for this; I'll be using GTKRadiant for this tutorial.
Put this batch file in the same directory as your .bsp file. Run the batch file, which will decompile the extracted .bsp to create the .map file, which will have the name "mapname_converted.map".
I'll admit I'm not great with tutorials so if there are any difficulties let me know. I hope you find it helpful!
Edited 4.81 hours after the original posting.
Only registered members can post a reply.
Already registered? Sign in.