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

unmerged(10802)

Banned Troll
Aug 25, 2002
887
0
www.geocities.com
Have some stuff refering to space and all.
Such as various conferances and stuff refering to terraforming.

No idea how to do this...
event = Man on Mars
nation= Maybe first person to reach a certain infastructure level or something if that can be done or else just as sad as it may be USA with world on the side
Effect= Plus tax revenue in some province or other (would be the southern florida one in USA) relation with a few nations + (looking good) one time cash boost? (I dunno TV and all)

Sorry for been a idiot I should have though stuff out first and I'm probally not meant to post here.
 

Gathenhielm

WHEEEEEEEEEEEEEEEEEEEEEEE EEEE!
75 Badges
May 15, 2002
2.701
2
  • Europa Universalis IV: El Dorado
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Europa Universalis: Rome
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Cities: Skylines
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis III: Collection
  • Majesty 2 Collection
  • Europa Universalis IV: Pre-order
  • Europa Universalis: Rome Collectors Edition
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Europa Universalis 4: Emperor
  • Divine Wind
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis III
  • A Game of Dwarves
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Europa Universalis III Complete
  • Magicka
Hmm a good idea. Actually nobody has thought on space at all here. But it should cost and only happened to great nations that have choosen send a man/woman to Mars and 1,5 year later he/she (or even them) lands on Mars. That could make fame (+25 with 20 random countries), taxvalues in your space provinces (there you worked with your space project) (higher tax values).
 

unmerged(10802)

Banned Troll
Aug 25, 2002
887
0
www.geocities.com
I was expecting to be told I was an idiot and all, yey.
This should also give a bit of vp's.
I can see how it could work now, first part where you can chose to start a programme to put someone on Mars and then 10 years or so later (Apollo started early 60's) another event with all your goodies...

Maybe the odd random event for major nations which increases tax revenue in some provinces after a certain year (2050?) due to asteroid mining.
 

unmerged(3236)

mongols in pommern?
Apr 20, 2001
3.071
0
Originally posted by Josquius
I was expecting to be told I was an idiot and all, yey.
This should also give a bit of vp's.
I can see how it could work now, first part where you can chose to start a programme to put someone on Mars and then 10 years or so later (Apollo started early 60's) another event with all your goodies...

Maybe the odd random event for major nations which increases tax revenue in some provinces after a certain year (2050?) due to asteroid mining.

i made an event for that, requiers infra 7 and quite expensive so only ruch and advanced antions will get it
 
Feb 23, 2002
2.763
0
Maybe make an event wich could "awaken" the event?
I'll make an example (as usual Norway;)):

You get an event: do you wanna make a space station?

If yes, you get a manufactory in a random core province.

If no, you get ... I dunno :rolleyes:

Too tired to script now, just an Idea, make it you Lars if ya want.:D
 

unmerged(3236)

mongols in pommern?
Apr 20, 2001
3.071
0
If were going to have the corporation government:
Code:
#Corporation Government for MDS by Lars
event = {
	id = ####
	name = "The Corporation Government"
	desc = "From the first day of Capitalism the power have been moving away from the people and more and more centralized to the large corporations. Now their power have grew so large that they take over the government in many nations. This boosts your trade and production incomes, sadly your tax inomes will be reduced. The technology will thrive in such a government. Your troops on the other hand will not be motivated to fight for a corporation, your armies will be very weak."
	style = 5
	date = { day = 1 month = january year = 2133 }
	offset = 1500
	deathdate = { day = 1 month = january year = 2200 }

	action_a ={
		name = "Ok"
		command = { type = flag which = #### }
	}
}

Flag number:
1 if we will make corporations protestant
2 for reformed
3 for CRC
 

unmerged(10802)

Banned Troll
Aug 25, 2002
887
0
www.geocities.com
Feel like some flavour events, it also gives Brazil some events they wouldn't have otherwise :p

Code:
#94 scripted by Josquius
event = {

	id = xxxx
	random = no
	country = BRZ
	name = "Brazil win world cup 94"
	desc = "The 1994 world cup in the USA was won by Brazil beating Italy 3-2 on penalties
after a 1-1 draw"
	style = 4

	date = { day = 29 month = June year = 1994 }
	offset = 0
	deathdate = { day = 17 month = July year = 1994 }


	action_a ={				
		name = "HUZZAH!"
		command = { type = stability value = 1 }
		

	}
}


#98 scripted by Josquius
event = {

	id = xxxx
	random = no
	country = FRA
	name = "France win world cup 98"
	desc = "Much to the surprise of the footballing world the 1998 world cup was won by
the hosts France. They beat the reigning champions Brazil 3-0 in the final."
	style = 4

	date = { day = 20 month = June year = 1998 }
	offset = 0
	deathdate = { day = 12 month = July year = 1998 }


	action_a ={				
		name = "WAHOO!"
		command = { type = stability value = 1 }

	}
}




#02 scripted by Josquius
event = {

	id = xxxx
	trigger = {
		}
	random = no
	country = BRZ
	name = "Brazil win world cup 2002"
	desc = "The world cup held in Japan and South Korea in 2002 was won by Brazil.
They beat Germany 2-0 in the final though many regard the true final as being beating
England 2-1 in the quarter finals."
	style = 4

	date = { day = 10 month = June year = 2002 }
	offset = 0
	deathdate = { day = 30 month = June year = 2002 }


	action_a ={				
		name = "YEY!"
		command = { type = stability value = 1 }

	}
}




#06 scripted by Josquius
event = {

	id = xxxx
	trigger = {
		}
	random = no
	country = ENG
	name = "England win world cup 2006"
	desc = "A long overdue victory for England in the 2006 world cup in Germany.
40 years after they last won the world cup they beat Brazil 1-0 in the final."
	style = 4

	date = { day = 10 month = June year = 2006 }
	offset = 0
	deathdate = { day = 10 month = July year = 2006 }


	action_a ={				
		name = "YEY!"
		command = { type = stability value = 1 }

	}
}
 

Gathenhielm

WHEEEEEEEEEEEEEEEEEEEEEEE EEEE!
75 Badges
May 15, 2002
2.701
2
  • Europa Universalis IV: El Dorado
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Europa Universalis: Rome
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Cities: Skylines
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis III: Collection
  • Majesty 2 Collection
  • Europa Universalis IV: Pre-order
  • Europa Universalis: Rome Collectors Edition
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Europa Universalis 4: Emperor
  • Divine Wind
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis III
  • A Game of Dwarves
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Europa Universalis III Complete
  • Magicka
Originally posted by Josquius
Code:
#06 scripted by Josquius
event = {

	id = xxxx
	trigger = {
		}
	random = no
	country = ENG
	name = "England win world cup 2006"
	desc = "A long overdue victory for England in the 2006 world cup in Germany.
40 years after they last won the world cup they beat Brazil 1-0 in the final."
	style = 4

	date = { day = 10 month = June year = 2006 }
	offset = 0
	deathdate = { day = 10 month = July year = 2006 }


	action_a ={				
		name = "YEY!"
		command = { type = stability value = 1 }

	}
}
Bah! Everyone knows that Sweden is the only one that has a chance winning the World cup :D ;)
 

unmerged(16328)

Second Lieutenant
Apr 17, 2003
147
0
Code:
#Chiland coded by C.Tallentire
event = {
	id = x5
	random = no
trigger = {
		NOT=
		event = x4
	country = Chi
	name = "First man on Mars!"
	desc = "We have succesfully landed the first man on Mars!"
	style = 1
	date = { day = 30 month = November year = 2019 }
	offset = 25
	action_a = {
		name = "Great!"
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = stability value = 4 }
		command = { type = sleepevent which = x5 }
	}
}

#USland coded by C.Tallentire
event = {
	id = x4
	random = no
	country = USA
	name = "First man on Mars!"
	desc = "We have succesfully landed the first man on Mars!"
	style = 1
	date = { day = 20 month = July year = 2019 }
	offset = 25
	action_a = {
		name = "Great!"
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = stability value = 3 }
	}
}

#USmars2 coded by C.Tallentire
event = {
	id = x3
	random = no
	trigger = {
		event = x2
	country = USA
	name = "The Chinese Mars programme"
	desc = "The Chinese have decided to try and land a man on Mars, with our superior technology and the right funding we could beat them to it..."
	style = 1
	date = { day = 11 month = December year = 2010 }
	offset = 25
	action_a = {
		name = "Let the new space race begin!"
		command = { command = { type = treasury value = -300 } }
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = stability value = 1 }
	}
	action_b = {
		name = "No we have more important things to concentrate on"
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = stability value = -2 }
		command = { type = sleepevent which = x4 }
	}
}

#USmars1 coded by C.Tallentire
event = {
	id = x1
	random = no
	country = USA
	name = "Mars programme"
	desc = "Our scientists believe we can put a man on Mars within the decade, this could be expensive though it will prove our place as the worlds greatest nation."
	style = 1
	date = { day = 29 month = June year = 2009 }
	offset = 25
	action_a = {
		name = "America is the only nation capable of this!"
		command = { command = { type = treasury value = -200 } }
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = sleepevent which = x3 }
	}
	action_b = {
		name = "No we have more important things to concentrate on"
		command = { type = domestic which = INNOVATIVE value = -1 }
	}
}


#Chinamars coded by C.Tallentire
event = {
	id = x2
	random = no
	country = Chi
	name = "Mars programme"
	desc = "Our scientists believe we can put a man on Mars within the decade, this will be expensive though is sure to bring our nation huge prestige if we are the first nation to accomplish this."
	style = 1
	date = { day = 22 month = October year = 2010 }
	offset = 25
	action_a = {
		name = "Do it! "
		command = { command = { type = treasury value = -200 } }
		command = { type = domestic which = INNOVATIVE value = 2 }
		command = { type = stability value = 1 }
	}
	action_b = {
		name = "No we have more important things to concentrate on"
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = sleepevent which = x3 }
		command = { type = sleepevent which = x4 }
		command = { type = sleepevent which = x5 }
	}
}
probally bugged to hell but I'm in a hurry
 
Last edited:
Feb 23, 2002
2.763
0
Originally posted by KT
Whats with me and PhP? Who knows.

I guess he meant that CHI is the Cyprus tag... Is it? I think it's China... thought, I think it should be Russia instead... or, USA, Russia or China. those three...
 

unmerged(16328)

Second Lieutenant
Apr 17, 2003
147
0
LOL
Sorry, delete the Cyprus line. I couldn't be bothered to make a event from scratch so I just copied and edited the Cyprus one I made, must have missed that line.
 
Feb 23, 2002
2.763
0
Originally posted by foolish_child
LOL
Sorry, delete the Cyprus line. I couldn't be bothered to make a event from scratch so I just copied and edited the Cyprus one I made, must have missed that line.

No problem. Who knows, they might become the first people on Mars.;):D
 
Feb 23, 2002
2.763
0
Originally posted by Kyran
If they're the first to Mars then I will make myself implode :D

Cool:cool:

Anyway, maybe we should make some "failed landings" events? especially for the US and Russia, which is leading the world space-things. Like that thing that happened in the US not so long ago.:(

Also, I love that the USSR won the space-race:D(IRL)
 
Feb 23, 2002
2.763
0
Originally posted by Gathenhielm
Huh?

That the russians was the first to send a human out in space. They also managed to get him back;) However, that was back in 1963 or something, I dunno.
 

unmerged(3236)

mongols in pommern?
Apr 20, 2001
3.071
0
Originally posted by Gathenhielm
Huh?

the russian goals in the space race was:

1) get a creature out (Laka the dog)
2) Get a permanent satelite (Sputnick)
3) Ger a human out (Gagarin dunno how to spell)
4) build a spacebase (yupp, they won that to)
5) Lastly a man on the moon
 

Gathenhielm

WHEEEEEEEEEEEEEEEEEEEEEEE EEEE!
75 Badges
May 15, 2002
2.701
2
  • Europa Universalis IV: El Dorado
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Europa Universalis: Rome
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Cities: Skylines
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis III: Collection
  • Majesty 2 Collection
  • Europa Universalis IV: Pre-order
  • Europa Universalis: Rome Collectors Edition
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Europa Universalis 4: Emperor
  • Divine Wind
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis III
  • A Game of Dwarves
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Europa Universalis III Complete
  • Magicka
Originally posted by Mormegil
That the russians was the first to send a human out in space. They also managed to get him back;) However, that was back in 1963 or something, I dunno.
I thought the goal was to get a man on the moon.