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

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
I have just done my first event, and i hapend to be a cheat event. What im wondering is:
1. Is it unesasery complicated (if so whats complicated)
2. What is "style = 0", what do it do?
3. Is there a whay to make it trigger only to the Human player

#######################
### Bulid Time Cheat By Marcus "The Dogmeat" M
#######################

event = {
id = 999999999
random = no
country = GER #To change nation just change this to the contry of choise

trigger = {
control = {province = 300 data = GER } #Berlin, and not nesaseary
}

name = "Breakthrough"
desc = "The industri had a revalation. After a visit from aliens we have diskoverd particle energising"
style = 0
picture = "factory"

action_a = {
name = "The World is MINE and i Agee to this great gift." #Agree to the this great gift.
command = { type = build_time which = naval where = relative value = -95 }
command = { type = build_time which = air where = relative value = -95 }
command = { type = build_time which = land where = relative value = -95 }
}
}
 

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
Panther II said:
In the trigger

ai = no

Dont i need the { } ? ai = { no }
 

labalag

Not easily impressed.
89 Badges
May 2, 2003
2.291
3
www.paradox-fan-forum.tk
  • Cities: Skylines
  • Magicka
  • Majesty 2 Collection
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Semper Fi
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • Europa Universalis III Complete
  • Europa Universalis III: Collection
  • Europa Universalis IV: El Dorado
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Knights of Pen and Paper 2
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris Sign-up
  • Hearts of Iron IV: No Step Back
  • Europa Universalis III Complete
  • Arsenal of Democracy
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Hearts of Iron Anthology
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
mixt a bit more and came upp whith a new result but a problem.
Im using this as an example:
command = { type = build_time which = infrastructure value = -359 }
why dosent it works??

Compleat Event:
#######################
### Bulid Time Cheat By Marcus "The Dogmeat" M
#######################

event = {
id = 999999999 #9 of theme
random = no
country = GER #To change nation just change this to the contry of choise

trigger = {
control = {province = 300 data = GER } #Berlin, and not nesaseary
ai = no
}

name = "Breakthrough"
desc = "The industri had a revalation. After a visit from aliens we have diskoverd particle energising"
style = 0
picture = "factory"

action_a = {
name = "The World is MINE and i Agee to this great gift." #Agree to the this great gift.
command = { type = build_time which = naval where = relative value = -95 }
command = { type = build_time which = air where = relative value = -95 }
command = { type = build_time which = land where = relative value = -95 }
command = { type = build_time which = ic value = -359 }
command = { type = build_time which = coastal_fort value = -999 }
command = { type = build_time which = land_fort value = -1199 }
command = { type = build_time which = flak value = -59 }
command = { type = build_time which = infrastructure value = -359 }
command = { type = build_time which = air_base value = -179 }
command = { type = build_time which = naval_base value = -179 }
command = { type = build_time which = radar_station value = -179 }
command = { type = build_time which = nuclear_reactor value = -179 }
command = { type = build_time which = rocket_test value = -179 }
}
}
 

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
Panther II said:
You can use

... type = building_prod_mod which = infrastructure value = 99 }

to make building easier. Positive number is a bonus, I think it reduces the time to build.

Oki, il try that, do you know what the value 1 gives in time and/or if it gives other bonuses as cost?
 

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
Panther II said:
99 should give -99% build_time.

oki, thanx, im gana test it
 

The Dogmeat

First Lieutenant
29 Badges
Mar 31, 2005
265
0
  • Hearts of Iron IV: Cadet
  • Battle for Bosporus
  • Hearts of Iron IV: La Resistance
  • Cities: Skylines - Campus
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron Anthology
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Supreme Ruler 2020
  • Europa Universalis: Rome
  • Lost Empire - Immortals
  • Hearts of Iron III
  • Europa Universalis III
  • Diplomacy
  • Crusader Kings II
I have tested it.
AA before envent 57 days. And after 6 days
Rocket Test site before whas 171 days and after 17 days
so it works, IC whas unafekted as whas Manpower