ENDLESS™ Legend is a turn-based 4X fantasy-strategy game, where you control every aspect of your civilization as you struggle to save your homeworld Auriga. Create your own Legend!
I'm looking on how to use parameters from WorldGeneratorSettings.xml
For now, I successfully use parameters like IslandsMinimalSize, or MediumMountainElevation, I found in this file. They are now optionals choices of the World Generator Mod I actualy support.
I would like to give options about DistributeVillages, MinSitesPerEmptyRegion or things like that.
Found in :
[CODE]
15
4
999
100
100
[/CODE]
Problems :
- it's not a 1st level property, I can't use it as option. Or maybe I don't know to do it and say "use POIAlgorithmParameters/DistributeVillages/MinSitesPerEmptyRegion" in a KeyValue of an option of WorldGeneratorOptionDefinitions.xml.
- I found no way to use WorldGeneratorSettings.xml as a plug-in in mod master file.
[CODE]
WorldGenerator/WorldGeneratorSettings.xml
[/CODE]
Is it possible to use these parameters, or I should forget about it ?
It don't work, example, I try to do this in a option box of world generator :
[CODE]
3
3
[/CODE]
I choose the option and generate the map, but there is not 3 villages.
So direct access to the parameters don't work, or maybe theses parameters are specials because there are not root parameters but are embed in POIAlgorithmParameters and then in DistributeVillages.
And I can't tweak the WorldGeneratorSettings.xml because I find no way to include it as a plug-in.
But give option choice should be best anyway.
So theses values can be maybe changed in my public folder in steams folders, but no way to make it optional in GUI, or even share the file in a mod as plug in.
Enchanteur
Senior
Enchanteur
Senior
24 700g2g ptsReport comment
Why do you report Enchanteur?
Are you sure you want to block Enchanteur ?
BlockCancelAre you sure you want to unblock Enchanteur ?
UnblockCancelDEVPikou
Dev
DEVPikou
Dev
19 600g2g ptsReport comment
Why do you report Pikou?
Are you sure you want to block Pikou ?
BlockCancelAre you sure you want to unblock Pikou ?
UnblockCancelEnchanteur
Senior
Enchanteur
Senior
24 700g2g ptsReport comment
Why do you report Enchanteur?
Are you sure you want to block Enchanteur ?
BlockCancelAre you sure you want to unblock Enchanteur ?
UnblockCancelDEVPikou
Dev
DEVPikou
Dev
19 600g2g ptsReport comment
Why do you report Pikou?
Are you sure you want to block Pikou ?
BlockCancelAre you sure you want to unblock Pikou ?
UnblockCancelEnchanteur
Senior
Enchanteur
Senior
24 700g2g ptsReport comment
Why do you report Enchanteur?
Are you sure you want to block Enchanteur ?
BlockCancelAre you sure you want to unblock Enchanteur ?
UnblockCancel