Page 1 of 1
Question about modding vanilla buildings
Posted: Thu Jun 12, 2025 10:57 am
by ghkddbcks
I want to modify the details of vanilla buildings — is there a way to do this?
According to the Advanced Modding Guide posted on the official website, it should be possible using the Building Modifier.dbf file.
However, I couldn't find the Building Modifier.dbf file in the latest Mod_kit or in the example files of the RealWorld Mod.
Re: Question about modding vanilla buildings
Posted: Sun Jun 15, 2025 8:16 pm
by Stylesjl
ghkddbcks wrote: ↑Thu Jun 12, 2025 10:57 am
I want to modify the details of vanilla buildings — is there a way to do this?
According to the Advanced Modding Guide posted on the official website, it should be possible using the Building Modifier.dbf file.
However, I couldn't find the Building Modifier.dbf file in the latest Mod_kit or in the example files of the RealWorld Mod.
It looks like it is not in the original mod kit. I have attached the file here.
Note that I have changes in the file for mansion costs. You can remove those lines if you want (they make the existing mansions much more expensive).
Re: Question about modding vanilla buildings
Posted: Sun Jun 15, 2025 8:20 pm
by ghkddbcks
Stylesjl wrote: ↑Sun Jun 15, 2025 8:16 pm
ghkddbcks wrote: ↑Thu Jun 12, 2025 10:57 am
I want to modify the details of vanilla buildings — is there a way to do this?
According to the Advanced Modding Guide posted on the official website, it should be possible using the Building Modifier.dbf file.
However, I couldn't find the Building Modifier.dbf file in the latest Mod_kit or in the example files of the RealWorld Mod.
It looks like it is not in the original mod kit. I have attached the file here.
Note that I have changes in the file for mansion costs. You can remove those lines if you want (they make the existing mansions much more expensive).
OMG Thank you so much. I appreciate it.