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

h345

Major
4 Badges
Aug 17, 2003
711
0
Visit site
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Hearts of Iron III
  • 500k Club
Belarus Army OoB

103d Guards Air Assault divison and the 38th Separate Assault-Landing Brigade;

28th ArmyCorps; (Hrodna and Brest regions), composed of headquarters at Hrodna, the 6th Detached Mechanized Infantry Brigade, the 11th Detached Mechanized Infantry Brigade, the 50th Detached Mechanized Infantry Brigade, the Armament and Equipment base, and corps units (missile troops, antiaircraft, chemical and engineer troops, signals, and rear services);

65th Army Corps; (Minsk and Vitsyebsk regions), composed of headquarters at Barysaw, three armament and equipment bases, and corps units;


5th Guards Army Corps (Minsk and Mahilyow regions) made up of headquarters at Babruysk, the 30th Detached Mechanized Infantry Brigade, two Armament and Equipment bases, and corps units.
 

h345

Major
4 Badges
Aug 17, 2003
711
0
Visit site
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Hearts of Iron III
  • 500k Club
Belarus Air Force OoB

Belarusian air force operated two interceptor regiments with MiG-23, MiG-25, and MiG-29 aircraft; three strike regiments with MiG-27, Su-17, Su-24, and Su-25 aircraft; and one reconnaissance regiment with MiG-25 and Su-24 aircraft. Four regiments had 300 helicopters, and one transport regiment had more than forty helicopters. Personnel numbered 15,800.

Belarus also had an air defense force with 11,800 personnel and 200 SA-2, SA-3, SA-5, and SA-10 surface-to-air missiles. The system was being integrated into Russia's air defenses in 1994 owing to Belarus's lack of resources.
 

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Chile OOB

Alright, thank you for the Belarus one. I was having a tough time finding that.

Anyway:

Code:
          landunit = {
     	   id = { type = 23000 id = 18001 } 
     	   location = 372 #Santiago
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 18002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 18003 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 18004 } 
       		 name = "3a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  } 
       		division = {
       	 	 id = { type = 23001 id = 18005 } 
       		 name = "1a División Acorazada"
       		 type =  panzer
       		 strength  = 100
      		 organisation = 10  } 
     		}
   	navalunit = {
   		id = { type = 10178 id = 18050}
   		name = "1a Flota"
   		location = 372 #Santiago
 		division = { id = { type = 10178 id = 18051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 18052 } name = "2a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 18053 } name = "3a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 18054 } name = "4a División Del Transporte" type = transport}
  		division = { id = { type = 10178 id = 18055 } name = "5a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 18056 } name = "1a Destructor División" type = destroyer model = 0 strength = 100 }
 		division = { id = { type = 10178 id = 18057 } name = "1a Submarino División" type = submarine model = 0 strength = 100 }
	}
	airunit = {
		id = { type = 10178 id = 18100 }
		name =  "1 Cuerpo De Aire"
		location = 372 #Santiago
		 division = {
			id = { type = 10178 id = 18101  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 } 
		 division = {
			id = { type = 10178 id = 18102  }
			name = "2a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 }
		 division = {
			id = { type = 10178 id = 18103  }
			name = "3a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 } 
		 division = {
			id = { type = 10178 id = 18106  }
			name = "1a División Aéreo Táctica"
			type = tactical_bomber
			strength = 100
			model = 0 } 
		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Peru OOB

Code:
          landunit = {
     	   id = { type = 23000 id = 69001 } 
     	   location = 335 #Lima
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 69002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 69003 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 69004 } 
       		 name = "1a División Acorazada"
       		 type =  panzer
       		 strength  = 100
      		 organisation = 10  } 
     		}
          landunit = {
     	   id = { type = 23000 id = 69005 } 
     	   location = 338 #Arequipa
     	   name = "2 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 69006 } 
       		 name = "3a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 69007 } 
       		 name = "4a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 69008 } 
       		 name = "División De la Selva"
       		 type =  bergsjaeger
       		 strength  = 100
      		 organisation = 10  } 
     		}
   	navalunit = {
   		id = { type = 10178 id = 69050}
   		name = "Escuadrilla Pacífica"
   		location = 335 #Lima
 		division = { id = { type = 10178 id = 69051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 69052 } name = "2a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 69053 } name = "3a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 69054 } name = "4a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 69055 } name = "1a Destructor División" type = destroyer model = 0 strength = 100 }
 		division = { id = { type = 10178 id = 69056 } name = "1a Submarino División" type = submarine model = 0 strength = 100 }
 		division = { id = { type = 10178 id = 69057 } name = "2a Submarino División" type = submarine model = 0 strength = 100 }
	}
	airunit = {
		id = { type = 10178 id = 69100 }
		name =  "1 Cuerpo De Aire"
		location = 335 #Lima
		 division = {
			id = { type = 10178 id = 69101  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 } 
		 division = {
			id = { type = 10178 id = 69102  }
			name = "1a División del Helicóptero"
			type = fighter
			strength = 100
			model = 0 }
		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Ecuador OOB

Code:
          landunit = {
     	   id = { type = 23000 id = 26001 } 
     	   location = 292 #Quito
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 26001 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 
      		 extra = engineer }
       		division = {
       	 	 id = { type = 23001 id = 26002 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 26003 } 
       		 name = "3a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 26004 } 
       		 name = "División De la Selva"
       		 type =  bergsjaeger
       		 strength  = 100
      		 organisation = 10  } 
     		}
   	navalunit = {
   		id = { type = 10178 id = 26050}
   		name = "1a Flota"
   		location = 292 #Quito
 		division = { id = { type = 10178 id = 26051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 26052 } name = "2a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 26053 } name = "3a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 26054 } name = "1a Destructor División" type = destroyer model = 0 strength = 100 }
 		}
	airunit = {
		id = { type = 10178 id = 26100 }
		name =  "1 Cuerpo De Aire"
		location = 292 #Quito
		 division = {
			id = { type = 10178 id = 26101  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 80
			model = 0 } 
		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Bolivia OOB

Code:
         landunit = {
     	   id = { type = 23000 id = 9001 } 
     	   location = 343 #La Paz
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 9002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 9003 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
      		}
	airunit = {
		id = { type = 10178 id = 9100 }
		name =  "1 Cuerpo De Aire"
		location = 343 #La Paz
		 division = {
			id = { type = 10178 id = 9101  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 45
			model = 0 } 
		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Uruguay OOB

Code:
         landunit = {
     	   id = { type = 23000 id = 91001 } 
     	   location = 368 #Montevideo
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 91002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 
      		 extra = artillery }
      		}
   	navalunit = {
   		id = { type = 10178 id = 91050}
   		name = "1a Flota"
   		location = 368 #Montevideo
 		division = { id = { type = 10178 id = 91051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 91052 } name = "2a División Del Transporte" type = transport}
 		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Venzuela OOB

Code:
          landunit = {
     	   id = { type = 23000 id =  96001 } 
     	   location = 277 #Caracas
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 96002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 96003 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 96004 } 
       		 name = "3a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  } 
       		division = {
       	 	 id = { type = 23001 id = 96005 } 
       		 name = "1a División de los Infantes de Marina"
       		 type =  marine
       		 strength  = 100
      		 organisation = 10  } 
     		}
   	navalunit = {
   		id = { type = 10178 id = 96050}
   		name = "1a Flota"
   		location = 277 #Caracas
 		division = { id = { type = 10178 id = 96051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96052 } name = "2a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96053 } name = "3a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96054 } name = "1a Submarino División" type = submarine model = 0 strength = 80 }
	}
	airunit = {
		id = { type = 10178 id = 96102 }
		name =  "1 Cuerpo De Aire"
		location = 277 #Caracas
		 division = {
			id = { type = 10178 id = 96103  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 } 
	}          landunit = {
     	   id = { type = 23000 id =  96001 } 
     	   location = 277 #Caracas
     	   name = "1a Ejército"
       		division = {
       	 	 id = { type = 23001 id = 96002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 96003 } 
       		 name = "2a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 96004 } 
       		 name = "3a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  } 
       		division = {
       	 	 id = { type = 23001 id = 96005 } 
       		 name = "1a División de los Infantes de Marina"
       		 type =  marine
       		 strength  = 100
      		 organisation = 10  } 
     		}
   	navalunit = {
   		id = { type = 10178 id = 96050}
   		name = "1a Flota"
   		location = 277 #Caracas
 		division = { id = { type = 10178 id = 96051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96052 } name = "2a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96053 } name = "3a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 96054 } name = "1a Submarino División" type = submarine model = 0 strength = 80 }
	}
	airunit = {
		id = { type = 10178 id = 96102 }
		name =  "1a Cuerpo De Aire"
		location = 277 #Caracas
		 division = {
			id = { type = 10178 id = 96103  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 100
			model = 0 } 
	}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Suriname, Guyana & FARC OOB's

...aaaand South America is finished. Onto Central America.

Suriname

Code:
   	navalunit = {
   		id = { type = 10178 id = 11001}
   		name = "1a Flota"
   		location = 309 #Georgetown (GUY)
 		division = { id = { type = 10178 id = 11002 } name = "1a División Del Transporte" type = transport}
	}

Guyana

Code:
   	navalunit = {
   		id = { type = 10178 id = 36501}
   		name = "1a Flota"
   		location = 311 #Paramaribo
 		division = { id = { type = 10178 id = 36502 } name = "1a División Del Transporte" type = transport}
	}

FARC (just made this up)

Code:
          landunit = {
     	   id = { type = 23000 id = 60001 } 
     	   location = 298 #Matarca
     	   name = "F.A.R.C."
       		division = {
       	 	 id = { type = 23001 id = 60002 } 
       		 name = "1a División"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 60003 } 
       		 name = "Combatientes de la Milicia"
       		 type =  militia
       		 strength  = 100
      		 organisation = 10 }
      	}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Panama OOB

Code:
          landunit = {
     	   id = { type = 23000 id = 67001 } 
     	   location = 287 #Panama City
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 67002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
      		}
   	navalunit = {
   		id = { type = 10178 id = 67050}
   		name = "1a Flota"
   		location = 287 #Panama City
 		division = { id = { type = 10178 id = 67051 } name = "1a División Del Transporte" type = transport}
 		division = { id = { type = 10178 id = 67052 } name = "2a División Del Transporte" type = transport}
 		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Costa Rica, Nicaragua & Honduras OOB's

Costa Rica

Code:
          landunit = {
     	   id = { type = 23000 id = 21001 } 
     	   location = 286 #San José
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 21002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 80
      		 organisation = 10 }
      		}

Nicaragua

Code:
          landunit = {
     	   id = { type = 23000 id = 60501 } 
     	   location = 255 #Managua
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 60502 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 
      		 extra = engineer }
      		}

Honduras

Code:
          landunit = {
     	   id = { type = 23000 id = 37001 } 
     	   location = 254 #Tegucigalpa
     	   name = "1 Ejército"
       		division = {
       	 	 id = { type = 23001 id = 37002 } 
       		 name = "1a División de Infantería"
       		 type =  infantry
       		 strength  = 50
      		 organisation = 10 }
      		}
	airunit = {
		id = { type = 10178 id = 37003 }
		name =  "1a Cuerpo De Aire"
		location = 254# Tegucigalpa
		 division = {
			id = { type = 10178 id = 37004  }
			name = "1a División Aéreo de Caza"
			type = fighter
			strength = 50
			model = 0 } 
		}
 
Last edited:

unmerged(16020)

Field Marshal
Apr 5, 2003
2.817
0
Visit site
Originally posted by Halibutt
Both ejercito and cuerpo are masculine. The numerals should not have 'a' letter attached.

Instead of 1a Cuerpo it should be simply 1 Cuerpo
Cheers

aaarg. Thanks. I don't speak Spanish so I'm hopeless here.

And F.A.R.C. is the Colombian rebel group that controls 40% of the country.