• 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.
Latest list of remaining OOB's (for me more than anyone else):

Armenia
Azerbaijan
Bangladesh
Belarus
Burma
Cambodia
Cuba
East Timor
Fiji
Georgia
Israel
Kazakhstan
Kyrgyzstan
Laos
Malaysia
Mauritania
Mexico
Moldova
Nepal
Norway
Papua New Guinea
Portugal
Romania
Slovakia
South Africa
Sri Lanka
Tajikistan
Thailand
Turkemenistan
Uzbekistan
 
Last edited:
Originally posted by adnan
Hopefully I found right thread to post this. I found some military things about Croatia, Slovenia (NOT SLOVAKIA) and Serbia and Montenegro. I think that Slovenia and Croatia are very acurate, but not sure about Serbia & Montenegro

And it would have really hurt you to post a link from which most of the info came from? :rolleyes:

http://www.vojska.net/military/
 
Re: Slovenia OOB

Originally posted by Lunar
I've done larger ones before. If someone wants to translate it or something, that'd be nice.

Slovenia OOB:

Code:
        landunit = {
	   id = { type = 23000 id = 76001 } 
	   location = 570 #Ljubljana
	   name = "Slovenska Vojska"
		division = {
	 	 id = { type = 23001 id = 76002 } 
		 name = "1. Pešaška divizija"
		 type = infantry
		 strength  = 100
		 organisation = 10
		 extra = engineer }
	        }


Slovenian army recently reorganized according to NATO standards and reformed brigades & battalions into three armored-mechanized brigades, although they are still equipped with mostly old Yugoslav equipment.

http://www.vojska.net/military/slovenia/
 
Originally posted by adnan
Motorized brigade = Motorizovana brigada

No such thing in Croatian army...

term is Motorizirana brigada
 
Re: Croatian OOB

Originally posted by Lunar
Code:
        landunit = {
	   id = { type = 23000 id = 22001 } 
	   location = 624 #Zagreb
	   name = "1. Korpus"
		division = {
	 	 id = { type = 23001 id = 22002 } 
		 name = "5. Pješacka Divizija 'Sokol'"
		 type = infantry
		 strength  = 100
		 organisation = 10 }
		division = {
	 	 id = { type = 23001 id = 22003 } 
		 name = "9. Pješacka Divizija 'Vukovi'"
		 type = infantry
		 strength  = 100
		 organisation = 10 }
		division = {
	 	 id = { type = 23001 id = 22004 } 
		 name = "1. Oklopna Divizija"
		 type = panzer
		 strength  = 100
		 organisation = 10 }
	        } 
        landunit = {
	   id = { type = 23000 id = 22005 } 
	   location = 743 #Split
	   name = "2. Korpus"
		division = {
	 	 id = { type = 23001 id = 22006 } 
		 name = "1. Pješacka Divizija 'Tigrovi'"
		 type = infantry
		 strength  = 100
		 organisation = 10 }
		division = {
	 	 id = { type = 23001 id = 22007 } 
		 name = "2. Pješacka Divizija 'Grom'"
		 type = infantry
		 strength  = 100
		 organisation = 10 }
		division = {
	 	 id = { type = 23001 id = 22008 } 
		 name = "7. Pješacka Divizija 'Pume' "
		 type = infantry
		 strength  = 100
		 organisation = 10 }
	        } 
 	airunit = {	
 		id = { type = 10178 id = 22050 }
 		name =  "Hrvatsko Ratno Zrakoplovstvo"
 		location = 624 #Zagreb
 		 division = {
 			id = { type = 10178 id = 22051 }
 			name = "1. Lovačka divizija"
 			strength = 100
 			type = fighter
 			model = 0 }
	}

Six divisions!! :eek:

WOW! But current Croatian Armed Forces are being reduced from current 30.505 to 19.520 soldiers divided into three Corps with single armored-mechanized brigade each plus other smaller brigades.

Current Guard brigades (Tigrovi etc.) are being merged together since currently each has a strength of around 2400 soldiers and instead of one professional infantry battalion, one recruit and one reserve all should be professional now.

New ones will simply be named 1st, 2nd and 3rd amb or in Croatian:
1. oklopno-mehanizirana brigada
2. oklopno-mehanizirana brigada
3. oklopno-mehanizirana brigada

http://www.vojska.net/military/croatia

About four Mig-21 are flyable at the moment and no Mi-24.

In Bosnia from 430,000 soldiers in 1995 only 34,000 remains in 2001 and number is still going down.

Slovenia has only 5000 soliders.

Serbia and Montenegro are also drastically cutting down on there military in order to save some money for modernizations.
 
Last edited:
Originally posted by Lunar
Yes, I think the sources used for that were outdated. They'll have to be fixed.

We are only using divisions as well, no brigades.

In that case use Corps designation would be more appropriate instead divisions since they are roughly the same size and no ex-YU republic uses division system.

Making division out of each brigade would create huge armies.
 
Mongolia OOB

Code:
	landunit = {
     	   id = { type = 23000 id = 57001 } 
     	   location = 1532 #Ulan Bator
     	   name = "1st Army"
       		division = {
       	 	 id = { type = 23001 id = 57002 } 
       		 name = "1st Tank Division"
       		 type =  panzer
       		 strength  = 100
      		 organisation = 10 }
       		division = {
       	 	 id = { type = 23001 id = 57003 } 
       		 name = "2nd Tank Division"
       		 type =  panzer
       		 strength  = 100
      		 organisation = 10 }
      		}
 
Sweden OOB

Code:
	landunit = {
     	   id = { type = 23000 id = 82001 } 
     	   location = 653 #Malmö
     	   name = "I Corps"
       		division = {
       	 	 id = { type = 23001 id = 82002 } 
       		 name = "1. Pansardivisionen"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  }
     		}
	landunit = {
     	   id = { type = 23000 id = 82003 } 
     	   location = 2160 #Stockholm
     	   name = "II Corps"
       		division = {
       	 	 id = { type = 23001 id = 82004 } 
       		 name = "1. Infanteridivisionen"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  }
       		division = {
       	 	 id = { type = 23001 id = 82005 } 
       		 name = "2. Pansardivisionen"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  }
     		}
   	navalunit = {
   		id = { type = 10178 id = 82050}
   		name = "1. Flottiljen"
   		location = 2160 #Stockholm
 		division = { id = { type = 10178 id = 82051 } name = "1. Ubåtsflottiljen" type = submarine model = 1}
 		division = { id = { type = 10178 id = 82052 } name = "2. Ubåtsflottiljen" type = submarine model = 1}
 		division = { id = { type = 10178 id = 82053 } name = "1. Jagarflottiljen" type = destroyer model = 1}
 		division = { id = { type = 10178 id = 82054 } name = "1. Transportflottiljen" type = transport }
 		division = { id = { type = 10178 id = 82055 } name = "1. Transportflottiljen" type = transport }
 		division = { id = { type = 10178 id = 82056 } name = "1. Transportflottiljen" type = transport }
 		division = { id = { type = 10178 id = 82057 } name = "1. Transportflottiljen" type = transport }
 		division = { id = { type = 10178 id = 82058 } name = "1. Transportflottiljen" type = transport }
	}

 	airunit = {	
 		id = { type = 10178 id = 82101 }
 		name =  "1. Flyg"
 		location = 2160 #Stockholm
 		 division = {
 			id = { type = 10178 id = 82102 }
 			name = "1. Flygflottiljen"
 			strength = 100
 			type = fighter
 			model = 1 }
 		 division = {
 			id = { type = 10178 id = 82103  }
 			name = "2. Flygflottiljen"
 			strength = 100
 			type = tactical_bomber
 			model = 1 }
 		 division = {
 			id = { type = 10178 id = 82104  }
 			name = "3. Flygflottiljen"
 			strength = 100
 			type = fighter
 			model = 1 }
	}
 
Last edited:
Nepal OOB

Code:
	landunit = {
     	   id = { type = 23000 id = 16001 } 
     	   location = 1494 #Katmandu
     	   name = "1st Army"
       		division = {
       	 	 id = { type = 23001 id = 16002 } 
       		 name = "1st Infantry Division"
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  
      		 extra = artillery }
       		division = {
       	 	 id = { type = 23001 id = 16003 } 
       		 name = "2nd Infantry Division "
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10  
      		 extra = engineer }
       		division = {
       	 	 id = { type = 23001 id = 16004 } 
       		 name = "3rd Infantry Division "
       		 type =  infantry
       		 strength  = 100
      		 organisation = 10 }
     		}
 
Originally posted by Lunar
7500 infantry and 600 tanks. Since tank divisions have infantry too I couldn't make an infantry unit.

Mech division would probably be more closer... tanks are very old.

THE CURRENT MONGOLIAN ARMED FORCES. (From, "The Statesman's
Yearbook", 2000ed)


THE MONGOLIAN ARMY.

4 x Motorized Infantry Divisions (3 are understrength)

1 x Artillery Brigade

1 x Air Defence Brigade

1 x Airborne Batallion

2 x Independant Infantry Batallions

(650 Tanks, T-54/55 & T-62's)

15,500 men of which 11,000 are conscripts

Plus a 5000 man Border Guard & 1000 internal security troops.


THE MONGOLIAN AIRFORCE

2000 men of which 500 are conscripts equipped with:

24 An-24/An-26 Cargo planes

10 Mi-8 Helicopters

Some Yak-18 trainers.

Mongolian Forces most likely use standard Russian tables of
organisation/ranks.