More Unique Components for Vox Populi

3rd and 4th Unique Components for VP - Official thread 88.10

I was playing a game with Rome, and noticed that Villas don't link resources (I researched Chemistry, had a Villa on top of Coal and it appeared as not connected in the resource window). I tried downloading VP version 4.14.1, but that didn't help. Is there, perhaps, some kind of manual update I can install in addition to 4.14.1?
 
In the newest version I changed it so villas do not connect resources but they can be removed now.
 
In the newest version I changed it so villas do not connect resources but they can be removed now.
Ah, I see. That's a great shame :( I was kinda hoping to backfill and cover my continent with villas, but the fact that removing the villa also removes the figs is just kinda sad, to be honest :( Can't it be made to connect resources again? It doesn't look like an overpowered tile improvement...
 
In the newest version I changed it so villas do not connect resources but they can be removed now.
1721858495859.png


Also, sorry, but it appears that it doesn't work. As you can see on the screenshot, I can't put anything over the villa, nor can I connect the coal...
 
Newest version of 4UC, I mean
Oh, sorry, like I said, I never installed it separately, I thought it came bundled with the installation above (at least, I never made any specific actions to enable 3/4 uniques); so I'm not sure whether I need to update something manually
 
Unless you're using a modpack (not compatible with the installation methods you mentioned above) then you must have downloaded it at some point!!
Button is at the top of the thread
Spoiler :

1721861579657.png


Put in MODS folder
 
Spoiler :
1722354041485.png


How are the grenzer supposed to work? I have 10+ marriages and they dont seem to get any bonus CS. Tried with both upgraded and freshly built, none get CS (even after level up) I am playing on 4.11 and not the latest version of your mod but maybe you can check if they are working as intended on your end
 
How are the grenzer supposed to work? I have 10+ marriages and they dont seem to get any bonus CS. Tried with both upgraded and freshly built, none get CS (even after level up) I am playing on 4.11 and not the latest version of your mod but maybe you can check if they are working as intended on your end
I gave a look at the code (last version of MUCfVP mod) and the bonus CS applies when you train a new Grenzer unit (imho it should apply also to upgraded units but it doesn't seem the case).

If you open the Landwehr.lua file in the folder MODS\(8a) More Unique Components for VP (v 88)\Austria\Landwehr\ , however, it seems the relevant function
Code:
MinorPlayer:IsMarried()
misses the argument within brackets, so the correct syntax should be
Code:
MinorPlayer:IsMarried(iPlayer)
where in the function "iPlayer" is Austria's player ID.

EDIT: If you replace the file with the attached one, it should now work on newly trained Grenzers after reloading the game (replacing files that are not the .modinfo file is savegame compatible)
 

Attachments

Last edited:
I downloaded the most recent update, it seems the Nalanda fix works, city no longer disappears but the Parthenon makes the city disappear now. It did this in the previous build too. Something about the wonder/parthenon change I guess. Either way, yes, the issue is now the Parthenon making the city disappear.
 
Here ya go:
 
Back
Top Bottom