• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Code:
#Venice
cot = {	location = 370	merchant = { TAG = VEN level = 5  } merchant = { TAG = HSA level = 1} }

copy and pasted from the scen i'm editing.

let me compare these then edit this post

*edit* I see nothing wrong except for the spacing beside merchant. You could just delete the CoT altogether... but first try moving the Venice tag up, that might make a difference.
 
Grahamule said:
What? so is
Code:
Unified Europe Venice.

Line 79? If not, post line 79 and ONLY line 79.

Although I often find the actual error several lines above, line 79 is only where the scenario reader realizes that something has gone wrong. It might as well be a missing end-bracket for the former section..
 
Here you go Nikolai.
globaldata = {
startdate = {
year = 1492
month = january
day = 0
}
enddate = {
year = 1792
month = december
day = 29
}

discoveries = {
america = no
asia = no
quebec = no
greatlake = no
capehorn = no
goodhope = no
hudsonbay = no
alaska = no
panama = no
inlandchina = no
amazones = no
northam = no
india = no
kamtchatska = no
california = no
pacific = no
australia = no
}
establishments = {
colonyamerica = no
colonyafrica = no
colonysiberia = no
colonyoceania = no
tpindia = no
tpchina = no
tpjapan = no
}
alliance = {
id = { type = 9424 id = 4 } # byt ut xxx mot en unik ny siffra.. g†ende upp†t
type = dynasticalliance
name = ""
expirydate = { year = 1550 month = december day = 29 }
participant = { TUR CRI }
}
alliance = {
id = { type = 9424 id = 8 } # byt ut xxx mot en unik ny siffra.. g†ende upp†t
type = dynasticalliance
name = ""
expirydate = { year = 1495 month = august day = 15 }
participant = { FRA POR }
}
alliance = {
id = { type = 9424 id = 10 } # byt ut xxx mot en unik ny siffra.. g†ende upp†t
type = vassalization
name = ""
expirydate = { year = 1521 month = june day = 24 }
participant = { LAT KUR }
}
alliance = {
id = { type = 9424 id = 12 }
type = dynasticalliance
name = "Catherine of Aragon's Marriage"
expirydate = { year = 1531 month = july day = 14 }
participant = { ENG SPA }
}
alliance = {
id = { type = 9424 id = 13 }
type = militaryalliance
name = ""
expirydate = { year = 1502 month = january day = 1 }
participant = { SPA ENG }
}
#Centers of Trade

#Major (8)
cot = { location = 370 merchant = { TAG = PAP level = 4 } merchant = { TAG = BRA level = 2 } }
#Venice
 
Last edited by a moderator:
Nikolai II said:
And globaldata must be closed before venice begins.. add another } just before the line #Centers of Trade

that problems done. But now a new one arrived.

now it says scenario files had errors. Plus cots Paris, Lisbon, and Cadiz all have this merchant needs to have country tag.

Here they are
Paris
cot = { location = 385 merchant = { TAG = FRA level = 4 } merchant = { TAG = SPA level = 2} merchant = { TAG = ENG level = 1 } merchant = { TAG = BRA level = 2 }}
#Paris

Lisbon
cot = { location = 441 merchant = { TAG = POR level = 5 } merchant = { TAG = SPA level = 1} }
#Lisbon

Cadiz
cot = { location = 443 merchant = { TAG = SPA level = 3 } }
#Cadiz
 
Last edited:
Nikolai II said:
Now this is getting wierder and wierder.. can you host the scenariofile(s) anywhere for download? Or will I have to PM you my e-mail?

I have no site that would host.