Page 1 of 1
Random Battle Generator Templates
Posted: Tue Dec 13, 2016 8:32 pm
by eddieballgame
This thread is my attempt to garner insight/ideas on creating templates for "BiteNibbleChomp's" excellent Random Battle Generator. One could...argue, that PzC does not need a RBG, as the outstanding existing "tweakable" scenarios combined with the in-game editor suffice to keep the game...fresh. However, there is never anything wrong with a feature that can add more options to the game play.
Anyways, here are 5 templates for use if anyone is interested.
Using the in-game map/scenario editor I was able to add rivers, well...sort of.

I am not sure how to do actual rivers, but I was able to add a waterway/marsh down the middle of the map as an experiment. The 5 templates allow for a random map to include this dividing line & add some variance in the game play.
I also tweaked the scenario parameters a little bit, but those are easy tweaks for anyone to change.
Each template has been "named" using the editor so these files can just be copied into the Scenario folder without them overwriting the original. 2 of them have the Aircraft removed, but of course, you can still purchase them via the prestige method. I increased the "core" so this would be possible. The "huge" map is just for fun & maybe of some use to someone.
Re: Random Battle Generator Templates
Posted: Wed Dec 14, 2016 8:24 pm
by hugh2711
tried the big scenario one. very nice/interesting. thank you
Re: Random Battle Generator Templates
Posted: Thu Dec 15, 2016 1:48 am
by eddieballgame
You are most welcome. That particular template needs some work on the terrain.

Re: Random Battle Generator Templates
Posted: Thu Dec 15, 2016 10:18 am
by BiteNibbleChomp
eddieballgame wrote:You are most welcome. That particular template needs some work on the terrain.

The terrain is tied to zones. Just randomly place the zones in a similar pattern to the original file and everything should work fine.
- BNC
Re: Random Battle Generator Templates
Posted: Thu Dec 15, 2016 10:33 am
by hugh2711
I just like BIG maps

. I am surprised that maps are so dificult/time consuming to do. I seem to remember a long time ago a game that generated maps that included terrain/river/forests very quickly. Is there a possibility of incorporating those principles/code? - it was 'simcity 2000' remember "reticulating splines" in a female american voice

Re: Random Battle Generator Templates
Posted: Thu Dec 15, 2016 10:26 pm
by eddieballgame
BiteNibbleChomp wrote:eddieballgame wrote:You are most welcome. That particular template needs some work on the terrain.

The terrain is tied to zones. Just randomly place the zones in a similar pattern to the original file and everything should work fine.
- BNC
Thank you for this info...works like a charm.
Re: Random Battle Generator Templates
Posted: Thu Dec 15, 2016 11:19 pm
by BiteNibbleChomp
hugh2711 wrote:I just like BIG maps

. I am surprised that maps are so dificult/time consuming to do. I seem to remember a long time ago a game that generated maps that included terrain/river/forests very quickly. Is there a possibility of incorporating those principles/code? - it was 'simcity 2000' remember "reticulating splines" in a female american voice

I've included terrain like farms, hills, forests and mountains. Rivers are extremely difficult to randomise, as I can't do them as randomly positioned 1-tile elements. To make them appear you have to set up each individual hex, along with alignment and the correct position. That is fine for one or two generated rivers, but quite tedious for 10+, not to mention the fact that there is risk of intersecting rivers, which then need their own graphic as well.
Plus, if I add rivers, then roads are almost a must. They are equally tedious to rivers, but I would need more of them. So I just left them out. As it is the generator took me quite a long time to program.
eddieballgame wrote:BiteNibbleChomp wrote:eddieballgame wrote:You are most welcome. That particular template needs some work on the terrain.

The terrain is tied to zones. Just randomly place the zones in a similar pattern to the original file and everything should work fine.
- BNC
Thank you for this info...works like a charm.
Great to hear!
- BNC