>>15731218ok see
what I was trying to do is to restrict the region trading mechanics so te indian factions don't trade regions with european factios because it's weird when in the campaign there are some european regios that becoe indian
they told me to add:
scripting.game_interface:force_diplomacy("[inser faction name]", "[inser faction name]", "regions", false, false)
in the entry "local function OnWorldCreated()"
however it didn't work
then I saw that in another mod they made a new entry and put those scriptings there, but when I tried it it didn't work
however it don't work