Sid Meier's Civilization V

Sid Meier's Civilization V

Iska's Il Principe
yanivtal2003 20 Nov, 2023 @ 9:15am
Modding The Mod - Questions and answers for how to customize Il Principe to your liking
I would like to disable the Embargo mechanic completely from Il Principe on my computer.
The Iska_Embargo lua file is in front of me, how do I disable it?
< >
Showing 1-3 of 3 comments
Iska and Ismet  [developer] 21 Nov, 2023 @ 1:02pm 
Bit complex, as it involves some DLL stuff that can't be disabled without editing and then compiling the DLL.

Your comment is noted, I'll include a pre-game "No Third Party Embargoes" option with the next patch.

Feed mod awards to speed dev progress.
Iska and Ismet  [developer] 22 Nov, 2023 @ 7:50am 
Totally possible I was wrong, try adding " if 0 == 0 then return false end" (no quotes) after

GameEvents.CanTeamEmbargoOtherTeam.Add(function(ePlayer, eOtherPlayer, eThirdTeam)

and see if that disables it. (Should just make it so it's never tradeable.)
Last edited by Iska and Ismet; 22 Nov, 2023 @ 7:51am
yanivtal2003 23 Nov, 2023 @ 12:22am 
It works!
Thank you so much Iska, I can't wait for the war to be over so I can start to learn how to mess around with Lua and scripting in general
< >
Showing 1-3 of 3 comments
Per page: 1530 50