So when we will see your quests?why is there no more quest? with open source there should be a lot more no ?
There's a quest in the City where you can get a unique slaver called The Electrician (who's a wind magic master), and you can get wind magic slaves from the "Academy of Wind" quest.I've gotten the Wind Master quest a couple of times, and I want to complete it because I think it's the only way to get a wind master slaver so I can build a bunch of the level III training facilities, but I can't find so much as a single wind magic slave. Does anyone know where I can find them?
One solution is to put all pictures in "...\Fort of Chains folder\img\customunit", but then you have to manually add them to your slaves & slavers.Now that the dev seems to be back on this I will ask my question again. I made an image pack but there is a minor issue or bug. I will explain with pictures.
While picking the images in the portrait window like it is in the second screenpic below, it will not show the image but if you click on the empty space and click "ok" the image is shown fine in the game.
View attachment 1484443
View attachment 1484438
View attachment 1484444
As you might've noticed, this thread has long since been abandoned by the dev and isn't that alive anymore, so if you have any technical problems/bug reports, you can just report them them on the official discord channel. Also, try to make your reports more descriptive (like, what version you're using etc.)........
When you click on the !report on the lower left side of the OP then you can provide the link. I did it allready but just saying for the future.Does anyone know how to add photos to events that already exist but have no photos?
It's really easy but a bit time-consuming. Replacing the default pictures with ones you like better is the quickest way, but if you want to add more then you need to go into the folder you want to add to and edit the imagemeta.js file with a program like Notepad++. You'll see how entries are formatted in the file itself; just copy/paste old ones and change the number to the next highest and repeat that for however many images you want to add. Then just move your new pictures into that folder and make sure they're named to correspond to the numbers you entered in the .js file.Can someone explain how to add an image pack? If it has already been done, just guiding me to thaty is enough.
I got what I was doing wrong now. Thanks.It's really easy but a bit time-consuming. Replacing the default pictures with ones you like better is the quickest way, but if you want to add more then you need to go into the folder you want to add to and edit the imagemeta.js file with a program like Notepad++. You'll see how entries are formatted in the file itself; just copy/paste old ones and change the number to the next highest and repeat that for however many images you want to add. Then just move your new pictures into that folder and make sure they're named to correspond to the numbers you entered in the .js file.
So you'd copy one of the entries that looks like this
7: {
title: "Black Claw",
artist: "Noxypia",
url: "You must be registered to see the links",
license: "CC-BY-NC-ND 3.0",
},
and paste it below this entry, change the number to 8, then name your picture 8 and put it in the folder.