• 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.

Fürstbischof

General
17 Badges
Jan 25, 2009
1.767
92
  • Arsenal of Democracy
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • For The Glory
  • Heir to the Throne
  • Hearts of Iron Anthology
  • 500k Club
  • Europa Universalis: Rome
  • Victoria 2: A House Divided
  • Europa Universalis III: Collection
  • 200k Club
  • Rome: Vae Victis
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
usa.txt & uk.txt:

usa.txt event 3700
action_a = {
name = "ACTIONNAME3700A" # Pass the Act
ai_chance = 98
command = { type = supplies value = -5000 }
command = { type = oilpool value = -2500 }
command = { type = metalpool value = -2500 }
command = { type = money value = -1000 }
command = { type = relation which = ENG value = 15 }
command = { type = relation which = FRA value = 15 }
command = { type = relation which = CHI value = 15 }
command = { type = relation which = SOV value = 10 }
command = { type = relation which = GER value = -15 }
command = { type = relation which = ITA value = -15 }
command = { type = relation which = JAP value = -15 }
# command = { type = domestic which = interventionism value = 1 }
command = { type = trigger which = 3404 } # UK


uk.txt

#########################################################################
# The Lend-Lease Act - The First Shipment
#########################################################################
event = {
id = 3404
random = no
country = ENG

# Triggered by USA 3700

name = "EVT_3404_NAME"
desc = "EVT_3404_DESC"
style = 0
picture = "lend_lease"

action_a = {
name = "OK" # Excellent!
command = { type = supplies value = 5000 }
command = { type = oilpool value = 2500 }
command = { type = metalpool value = 2500 }

command = { type = money value = 10000 }
}
}

1000 or 10000 money for the UK ??? :D ;)
 
Upvote 0