Adding Models
How to add new models to existing buildings
The file's name must start with add3dModels
and each line must have 4 or 5 values which are based in:
You'll just need to add in front of it the name of the building you wish to add the model, ending with the format:
Will add to the building cabanha
the models KCasa0020
and KCasa0021
with a tile size of 1
x 1
, which one will be only for edges (E
).
cabanha,KCasa0020,1,1
cabanha,KCasa0021,1,1,E
If you use a mod that adds new models and then delete the mod, there will be problems loading the game where you have already used it.
Last updated