How to modify borders on an existing map
-
Ok lets see if this one holds up any better...
https://www.dropbox.com/s/snh6vn2shv8zjpa/reliefMapModded gaussian isolated.png?dl=0
I used the image you posted, again selected the black with the color picker, but this time I only expanded the selection by 1px to paint the new black lines. Then I grew the selection another 3px, filter/blur/gaussian at 1.
So basically you have 3 pixels outside the border line that will show some blur to close those opacity gaps, but beyond that it should return to the normal level of sharpness again.
Let me know if that works for ya. I think it healed most of those little gaps, and gave the existing lines a consistent level of blur, without messing with the under terrain too hard. Except for those pixels right on the border areas the rest of the relief should look like the image you posted initially. You might be able to fine tune it from here just with the blur tool if you catch any tiny opacity holes, but I think it nailed most of them.
-
Just checked the image and checked it in-game as well, it looks great. Thanks a lot!
Okay so i have the basemap, i have a reliefmap,...next thing i could do is add new zones? Split Italy, Poland and island of Sakhalin (i found that it was actually split during the war by USSR and Japan).
Okay, how would i go about this? Obviously i need to draw a border first, but then what? :confused_face:
Is there a guide for XML? Haven't touched that aspect yet. -
@davor-pavlić
There are examples in the Pact of Steel (PoS) xml file.You will need to change the xml & the following files;
centers.txt -the TT center-ish point, seen when moving 2 or more TTs place.txt -how the units are placed in a TT polygons.txt -outline of the TTBut just ask, when you are ready to do this stage.
-
I see, alright ill get into it once i have all the outlines
-
Sweet! Glad to hear it worked
Haha yeah so for a general how to guide, I know at various points people had planned to put some stuff together, but I don't know if it materialized? Maybe there's an older thread Lafayette or Cernel or somebody might recall. I'm not sure that the process is all that well documented though, or least not from the perspective of like first step, or step by step. Or like from the perspective of being kinda green with the whole thing.
I've helped to make a few maps, but that part is always a bit like a magic trick or something, whenever I see it go from an image to the actual game lol.
Maybe we could write a guide as we figure it out I guess. I really only know how to do a few things, and I almost got those down pat but other stuff has me kinda out of my depth. I was hella impressed with Frostion and Hepps just banging out maps, so all their threads are probably worth checking out, but they're at a pretty high level. The Shogun map is another cool one that has a lot of fun stuff in it. I've been meaning to start up another campaign there just to take the edge off haha. Iron War is a fun map though, like I can definitely get into this one again. Frostion put a lot into it, but then I think got a little burnt on WW2 and turned his attention more to Dragon War and building out the fantasy materials and sci fi materials. I still think this one is pretty top shelf though. Like it's probably my favorite tripleA map overall for solo entertainment value, so you know I'll show out lol
Oh bam there ya go! the Dog beat me to it haha. Yeah the Pact of Steel game has a ton of info, it's sorta like the main resource I think for learning how to tango with xml type stuff in tripleA.
-
Oh man this XML thing seems tough to crack.
I've copied my baseTile map so i can go back to it if i mess something up, and on the new copied map i've drawn borders for splitting the TTs, like so :

I haven't touched anything else for fear of not messing it up lol. So i didn't do centers and polygons for this updated map yet, and i think i cant do it anyway because i need to edit the XML first and add the territories.
I took a look at the documentation (https://github.com/triplea-game/triplea/blob/master/docs/map-making/tutorial/creating-custom-map-xml.md), from my understanding, in order to split Italy i could rename 'Italy' into 'North Italy', and add another TT and call it 'South Italy', like so :
<territory id="South Italy"/>
Is that right?
Then it seems i need to make connections to other TTs that it is bordering, which i could do like this i guess :
<connection t1="North Italy" t2="South Italy"/>
I'm still scared to attempt this to not make a huge mess hahah
-
@davor-pavlić
These files are a set, they must all match the changes you make.
centers.txt
place.txt
polygons.txt
MapName.xmlThese files can be edited manually, if you work out the new entries.
centers.txt
place.txt
MapName.xml (Yes to Northern & Southern Italy)However polygons.txt is too complicated and should be generated by the map tools.
Notepad++ will aid you as its a good text editor.
https://notepad-plus-plus.org/downloads/ -

I keep getting this whenever i attempt to run Automatic Placement Finder. I've removed italy from XML and added 'Northern Italy' and 'Southern Italy', included them in XML, connected them to neighboring territories, and i still get this.
Note : I started getting this as soon as 'Italy' was removed from centers, so im confident i didn't mess anything up in XML editing. It keeps looking for Italy and showing up as error.

Possible solutions?
-
@davor-pavlić
Do you copies of the files you need?Then open these 4 files in Notepad++
centers.txt
place.txt
polygons.txt
MapName.xmlSearch them for just Italy and remove the line with it on, as Italy does not exist anymore.
Try running Automatic Placement Finder, assuming you have run Polygon grabber.
-
Okay that took a while. I deleted Italy, East Prussia and Sakhalin lines from centers.txt, polygons.txt, places.txt and ironwar.xml.
I managed to do the new centers and polygons, finally Automatic Placement Finder ran, and i also deleted the previous baseTiles and replaced them with the new map.
I tried to give it a go in-game, and it doesn't want to run. This is what i get this time.

-
@davor-pavlić you might try saving all your current triplea downloadmaps saved games, then delete triplea and install again and just put all the new stuff in.
Sometimes stuff hides and triplea keeps looking for it. i don't fully understand it but worth a shot
-
Try this, I have not read it.
https://forums.triplea-game.org/topic/438/solved-game-fails-to-start-no-data-of-type-centers-for-territory -
Nevermind, i didnt delete everything from XML, there are still loads of stuff in there such as unit placements and some attachments that contain ITALY, EAST PRUSSIA and SAKHALIN. The game probably tries to place units in those territories but there aren't any territories named like that.
-
Nope, didnt work, no idea what i am missing.
I searched the keywords in the XML, deleted everything, but the game still keeps looking for those territories.
Can i send someone the whole folder to check it out? I have no idea what i am missing.
-
@thedog said in How to modify borders on an existing map:
Try this, I have not read it.
https://forums.triplea-game.org/topic/438/solved-game-fails-to-start-no-data-of-type-centers-for-territoryIt seems a naming error which i think 2.6 does different now. At any rate, looks as if Davor still deleting some stuff
-
I took a look at that thread and tbh i cant find any naming issue, especially since it worked
until now and i didnt rename anything.I deleted the lines in XML which mentioned Italy, East Prussia and Sakhalin because those territory names no longer exist on my map. For the lines that add units and other attachmebts i changed every single one that again mentioned those territories, with my logic being that the map isnt running because the map keeps looking and placing stuff on non-existant territory.
Maybe i missed something somewhere, i dont know.
I have a backup copy of Iron War files so its not a big deal if i mess something up big time, but yeah, ill see what i can do tomorrow.
-
@davor-pavlić
Zip up your whole wip folder and I will take a look if I have time tomorrow morning otherwise it will be Thursday morning. -
@davor-pavlić yea sorry meant the referenced thread was about a naming error.
It seems triplea is still looking for something you've removed. I've had that happen with other things in the past
-
Alright ill send it tomorrow when i find the time
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login