[MOD] is there a way to replace all buildings images ?

Discussions about modding and share your mods with other players in this forum.
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

[MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

Hi everyone,

I'm attempting to create a mod in which you start the game in 1900.

To do this, I would like to change the images of buildings to make them look like old 20's cenrury's buildings.

But I don't find how to do this.

I also would like to know if it is possible to replace the cars moving through the streets by old cars or horses ?

I alreay started to make some images to test and it's very easy to take some 3D existing components, take the good angle and put it in png to insert them instead of the classic building.

It would be awesome for modding if we could modify all of these and I thank you in advance for your answers.
Attachments
im68age.png
im68age.png (405.1 KiB) Viewed 558 times
OldBuilding1.png
OldBuilding1.png (293.28 KiB) Viewed 558 times
hoteldeville1.png
hoteldeville1.png (16.09 KiB) Viewed 558 times
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10419
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 78 times
Been thanked: 223 times

Re: [MOD] is there a way to replace all buildings images ?

Post by David »

You may try creating a folder called CITYHALL like the example in \MOD_kit\Images\Buildings\Apart2

It will look like this: \MOD_kit\Images\Buildings\CITYHALL, then modify the .BAT file to make it output CITYHALL.SPR and see if it works.

If it works, I will send you building codes for the other buildings that you want to add in your mod.
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

Re: [MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

First, I wanted to say thank you,

It's an honor that you devs of the game try to help me !

I'm trying to do what you suggested, I have a question.

In Apart2 folder, I have 3 subfolders named L, M and S. Do I keep only one of them ? Or just add subfolder name Cityhall and put it in FILELIST.TXT ?

THanks
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

Re: [MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

A little update. I kept the L folder and Now, when I build the CityHall, It builds but I have an error message. Do you know if it is because my image is wrong or something else ? Thanks
Attachments
error sprite.png
error sprite.png (9.08 KiB) Viewed 540 times
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

Re: [MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

It's weird because, I have no disk allocated to the letter E, so I cannot examinate Sprite.cpp
Attachments
cityhall error.png
cityhall error.png (448.8 KiB) Viewed 540 times
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 888
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 63 times
Been thanked: 82 times

Re: [MOD] is there a way to replace all buildings images ?

Post by Stylesjl »

Ragnohr10 wrote: Thu Aug 08, 2024 8:00 pm It's weird because, I have no disk allocated to the letter E, so I cannot examinate Sprite.cpp
That I think is an internal code error. I don't think it is actually referring to the E drive but something in the code.

Not sure how to fix it, since I don't know what you did. But did you make sure there was a picture in all three of the L, M and S folders? Also, did you follow the rule that they need to be 50% smaller than each other (i.e M is 50% smaller than L and S is 50% smaller than M?

The article here explains the process for adding buildings:
https://www.capitalismlab.com/mod/advan ... buildings/
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

Re: [MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

It works !!!

I figured it out. It was because I did not update the Building Icons, I forgot it.

It completely works guys, thank you.

Can you send me the other building names please ?

Thanks a lot again !
Ragnohr10
Posts: 6
Joined: Wed Aug 07, 2024 7:15 pm

Re: [MOD] is there a way to replace all buildings images ?

Post by Ragnohr10 »

Hi,

I want to give you a little update.

I works very well, I have my model to create all my buildings, it's awesome !
Attachments
hotel.png
hotel.png (435.21 KiB) Viewed 507 times
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10419
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 78 times
Been thanked: 223 times

Re: [MOD] is there a way to replace all buildings images ?

Post by David »

Hi Stylesjl and Ragnohr10,

Would you be interested in the idea of setting up a private board in this CapLab forum for modders to share their work-in-progress mods privately among modders? This would including potentially sharing sources of their mods if they prefer.

With increased activities of modders, I can also try to request the dev team to allocate more resources to add features specifically for modding. For instance, features that will allowing you to mod the game in ways that are not supported currently. Of course, the outcomes will depend on the dev team's available time and resources and the complexity of the requested features.

If you like this idea, I will go ahead and create such a board and add you to it.

To other modders who are viewing this post: please let me know if you are interested too.
User avatar
cantdownloadit
Community Contributor
Community Contributor
Posts: 1047
Joined: Sat Aug 30, 2014 12:14 pm
Has thanked: 13 times
Been thanked: 30 times

Re: [MOD] is there a way to replace all buildings images ?

Post by cantdownloadit »

David wrote: Fri Aug 09, 2024 12:54 pm Hi Stylesjl and Ragnohr10,

res that will allowing you to mod the game in ways that are not supported currently. Of course, the outcomes will depend on the dev team's available time and resources and the complexity of the requested features.

If you like this idea, I will go ahead and create such a board and add you to it.

To other modders who are viewing this post: please let me know if you are interested too.
It would be useful yes, although i will likely never release one i do often fiddle with them and make them for games i play, such as the guide i did for putting peoples picture in game.

it would also be useful to ask for features not currently possible - such as moving all buildings into the mod kit so we can adjust the stats on all buildings
Post Reply