• 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(10371)

Music To Your Ears
Jul 25, 2002
1.677
0
Visit site
Originally posted by MartyWolf
As of now, the U.S. is the only countries with election events. The elections I've created utilize the events system, and are complex, containing primaries and real elections.

thats good, adding primaries are a very nice touch.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
My proposals for ship names. Probably a couple cruisers already exist with similar names and will have teo be deleted from the list.

Carriers:
USS Thomas Jefferson
USS James Monroe
USS Constitution
USS Anrew Jackson
USS Condor
USS James Madison
USS Monitor
USS John Adams
USS Independance
USS Freedom
USS Liberty
USS John Dahlgren
USS Dan Gallery
USS Merrimack
USS Clifton Sprague

Cruisers:
USS Thames
USS Buena Vista
USS Kettle Hill
USS Sonoma
USS Chateau-Thierry
USS Normandy
USS Matamoros
USS Santa Fe
USS Wilderness
USS Sayler's Creek
USS San Juan Hill
USS Shiloh
USS Kasserine Pass
USS El Caney
USS Fredericksburg
USS Cold Harbor
USS Seven Days

Destroyers:
Deleted state names
USS Chicago
USS Manhattan
USS San Francisco
USS Seattle
USS Boston
USS Concord
USS Philadelphia
USS Austin
USS Reno
USS Portland
USS Boise
USS Minneapolis
USS Nashville
USS San Diego
USS Omaha
USS Baton Rouge
USS Mobile
USS Tampa
USS Bristol Bay
USS Los Angelas
USS Denver
USS Hartford
USS Raleigh
USS Monterey
USS Toledo
USS Milwaukee
USS Columbus
USS St. Louis
USS Savannah
USS Fairbanks
 
Last edited:

Allenby

Custom User Title
8 Badges
Apr 4, 2003
7.170
5
  • Europa Universalis IV
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Hearts of Iron II: Beta
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Rule Britannia
  • Cities: Skylines - Parklife Pre-Order
  • Cities: Skylines - Parklife
I think its submarines which now take on US state names - that of course, was formerly for battleships.

Which reminds me - any chances of recommissioning the USS Missouri and USS Wisconsin for your mod? :D
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
Originally posted by Allenby
I think its submarines which now take on US state names - that of course, was formerly for battleships.

Which reminds me - any chances of recommissioning the USS Missouri and USS Wisconsin for your mod? :D

Yes, there is going to be a "Revival of The Iowa Class BattleShip" Event.

And, State names do indeed go to Submarines :D
 

Allenby

Custom User Title
8 Badges
Apr 4, 2003
7.170
5
  • Europa Universalis IV
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Hearts of Iron II: Beta
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Rule Britannia
  • Cities: Skylines - Parklife Pre-Order
  • Cities: Skylines - Parklife

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Originally posted by MartyWolf


And, State names do indeed go to Submarines :D

Ah, ok. Deleted them. Seems only submarines and nuclear guided missile cruisers are the only ships named after states.


And we should make "Battleship" an unbuildable class of cruiser that can be added through events.
 
Last edited:

unmerged(11130)

First Lieutenant
Sep 27, 2002
258
0
You know the US Navy has a website with all of it's OOB's all ready
 

unmerged(15893)

Forest of Metaphors
Mar 31, 2003
1.649
0
Originally posted by Lunar
OOB for the US is already done (though it crashes a bit). GlobalSecurity did a good job at giving me the US's OOBs at the start of the Iraqi war.

Well, we gotta make sure we can get the crashes out of everything. If you can't, then maybe you can send it to me for me to check (not like I'm better at OOBs than you, I'm actually not that great at OOBs)
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
The following units should be added via event when war with china occurs:
Note: This is too much information, likely we'll only end up using the ID numbers and the individual unit names

Code:
        landunit = {
	   id = { type = 23000 id = 93048 } 
	   location = 92 #Los Angeles (Camp Pendleton) 
	   name = "Marine Forces Reserve"
		division = {
	 	 id = { type = 23001 id = 93049 } 
		 name = "4th Marine Division"
		 type =  marine
		 strength  = 100
		 organisation = 1 }
	        }
        landunit = {
	   id = { type = 23000 id = 93018 } 
	   location = 92 #Los Angeles (Los Alamitos)  
	   name = "California National Guard"
		division = {
	 	 id = { type = 23001 id = 9019 } 
		 name = "40th Infantry Division 'Sunburst'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 93020 } 
	   location = 117 #Milwaukee (Rosemount)  
	   name = "Minnesota National Guard"
		division = {
	 	 id = { type = 23001 id = 93021 } 
		 name = "34th Infantry Division 'Red Bull'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 93022 } 
	   location = 9 #San Antonio (Camp Mabry)  
	   name = "Texas National Guard 'Lone Star'"
		division = {
	 	 id = { type = 23001 id = 93023 } 
		 name = "49th Armored Division 'Lone Star'"
		 type =  panzer
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 93024 } 
	   location = 195 #Kansas City (Fort Leavenworth/Fort Riley)  
	   name = "Kansas National Guard"
		division = {
	 	 id = { type = 23001 id = 93025 } 
		 name = "35th Infantry Division 'The Santa Fe Division'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
		division = {
	 	 id = { type = 23001 id = 93026 } 
		 name = "24th Infantry Division 'Victory Division'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 93027 } 
	   location = 122 #Pittsburgh (Harrisburg)  
	   name = "Pennsylvania National Guard"
		division = {
	 	 id = { type = 23001 id = 93028 } 
		 name = "28th Infantry Division 'Keystone Division'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        }
        landunit = {
	   id = { type = 23000 id = 93029 } 
	   location =181 #Norfolk (Fort Belvoir)  
	   name = "Virginia National Guard"
		division = {
	 	 id = { type = 23001 id = 93030 } 
		 name = "29th Infantry Division 'Blue and Grey'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 93031 } 
	   location =124 #New York (Troy)  
	   name = "New York National Guard"
		division = {
	 	 id = { type = 23001 id = 93032 } 
		 name = "42nd Infantry Division 'Rainbow'"
		 type =  infantry
		 strength  = 100
		 organisation = 10 }
	        }