+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 41 to 58 of 58

Thread: United Kingdom Manpower Question

  1. #41
    Quote Originally Posted by noobermenschen
    ???? Yes they are volunteers. I volunteered many years ago and can vouch for it. Even guys who wussed out during boot camp could get out of the service (though usually with a less than honorable discharge).

    If you are following the line of "The Military uses unethical and deceptive recruiting practices to lure the poor, the uneducated and the brainwashed" then you have been misled.
    Absolutely correct! I did 6 years of voluntary duty, and when my time was up I unvolunteered and went home.

  2. #42
    Lt. General
    Hearts of Iron 2: Armageddon

    Join Date
    Oct 2006
    Location
    Kingston, PA, USA
    Posts
    1,596
    I believe the US Army went all volunteer in 1974 or 75. When I was in Iraq, I met a crusty old Command Sergeant Major who was the last soldier to be drafted who remained on active duty since his draft. Did that sentence make sense? Of course, he voluntarily re-enlisted many times after he was initially drafted.

  3. #43
    From Salvationarmyusa.org:

    The Salvation Army’s membership consists of 3500 officers, 60,000 employees, 113,000 soldiers, 430,000 adherents , and more than 3.5 million volunteers.
    Gimme my points

  4. #44
    the Unready noobermenschen's Avatar
    Hearts of Iron 2: ArmageddonVictoria: RevolutionsCrusader Kings II

    Join Date
    Jul 2006
    Location
    off topic in St. Louis
    Posts
    2,310
    Quote Originally Posted by TxJackalope
    From Salvationarmyusa.org:



    Gimme my points
    LOL! And we have a winner!

  5. #45
    GroFAZ Demi Moderator blue emu's Avatar
    Hoi2 Beta MemberEU3 OwnerEuropa Universalis: RomeHearts of Iron IIIHeir to the Throne
    Crusader Kings IIHearts of Iron III Collection

    Join Date
    Mar 2004
    Location
    Woodstock N.B. Canada
    Posts
    16,798
    Quote Originally Posted by TxJackalope
    Gimme my points
    TxJackalope is awarded one Emu-point.
    "To punish me for my contempt for authority, they made me an authority myself"
    - Albert Einstein.

    My Demi-Mod color is RED. If I'm posting in this color, I'm not just being a jerk. I use Black for that.

    "The Game"... my first AAR. Armageddon v1.2 Mod-34, Germany.
    Winner, Q2-2008 HOI-2 Comedy Award.
    Winner, 2008 Iron HeAARt Award for the best HOI-2 AAR of 2008.
    Autocrat of Earth in the Forum Game "Ad Astra"

  6. #46
    Quote Originally Posted by blue emu
    Hmmmm... just tested it with Japan and you seem to be correct. Apparently, those existing Japanese AI-events for Chinese Manpower have no effect at all.

    The solution for England/India, then, would be to divide India up into portions that yield integral Manpower boosts... there would probably be about three of them.

    Japan/China should be re-written, the same way.
    Agreed on India, but I'm not sure that Japan was able to use Chinese manpower in anything other than militia or garrisons, which makes it fairly iffy to include it in all-purpose manpower. But I could easily be wrong!


    Oh, and as for the American Army: Yes, not only is it honest-to-God volunteer, you would be surprised how hard it can be to get in. My brother's been kicking at the door for three years now, but they refuse to accept him, due to concerns that his extremely poor eyesight might someday return after LASIK treatment. Picky, picky, picky!
    Most recent AAR: "The Cobras are Smoking!" : A Tale of Brazil (Writer of the week, AAR showcase, Favorite AAR)

    Reader comments:
    "Hell, I rarely read AARs at all, but yours caught my eye and since yesterday I've read it from the beginning. Awesome job! Top-class writing, good sense of humour and "humane" approach which shows, that pros also make mistakes, makes it a great read!" --Theocide

  7. #47
    Wait, I'm confused.

    At what point do you not gain foreign manpower? When it's overseas and there is a war period? So Germany can use Russian manpower, but Japan can't use Korean?

    Agreed on India, but I'm not sure that Japan was able to use Chinese manpower in anything other than militia or garrisons
    If it's that they can't use Korean manpower, I think that's a bigger issue than not being able to use Chinese.
    Also militia and garrisons are very useful when fighting in soviet or Asian territory.
    Garrisons deal with partisans and can be stationed in key provinces to prevent loosing key ground/ground in general.
    And militia's are useful when fighting a mostly militia army.

  8. #48
    I know I'm lazy but has anyone completed those events for all the india/korea?

  9. #49
    Supreme Soviet Waffen9999's Avatar
    EU3 OwnerDeus Vult!Europa Universalis: RomeEU3 CompleteSupreme Ruler 2020
    Hearts of Iron IIIHeir to the ThroneVictoria 2Crusader Kings IIVictoria II: A House Divided

    Join Date
    Jun 2002
    Location
    Bringing Socialism to the masses
    Posts
    3,370
    I too always thought it was rather stupid that just because you go war you lose the ability to recruit soldiers from overseas colonies. This is particularly detrimental to the UK in the game. I'm not up to date on population figures but Germany's population couldn't have been THAT much bigger then Britain, but in the game they grow far higher. I understand some semblance of balance is in order but its kinda flaky that the British lose the manpower in India. And then you have Japan which I do believe actually had MORE people then Germany and yet also dont' gain as many people.
    "There is no avoiding war. It can only be postponed, to the advantage of others." - Niccolo Machiavelli

    "It is to Belgutei's strength and Kasar's prowess as an archer that I owe the conquest of the World Empire." - Genghis Khan

    "You say that it is your custom to burn widows. Very well. We also have a custom: when men burn a woman alive, we tie a rope around their necks and we hang them. Build your funeral pyre; beside it, my carpenters will build a gallows. You may follow your custom. And then we will follow ours" -Charles James Napier

    "Where some states have an army, the Prussian Army has a State" -Voltaire

  10. #50
    Field Marshal
    EU3 Complete

    Join Date
    Jul 2006
    Location
    Sweden, northern Stockholm
    Posts
    6,288
    Here are a few; quite crude, but making them well-balanced would require an insane amount of work.
    Code:
    #####################################
    # Japanese section
    #
    
    #
    ### Korea 
    event = {
    	id = 332200
    	persistent = yes
    	random = no
    
    	trigger = {
    		atwar = yes
    		NOT = { local_flag = KoreaManpower }
    		control = { province = 1196 data = -1 } # Busan
    		control = { province = 1189 data = -1 } # Seoul
    		control = { province = 1201 data = -1 } # Pyongyang
    	}
    
    	country = JAP
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Receive some Korean manpower despite the game engine flaw."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_setflag which = KoreaManpower }
    		command = { type = free_manpower value = 1 }
    	}
    }
    
    event = {
    	id = 332201
    	persistent = yes
    	random = no
    
    	trigger = {
    		local_flag = KoreaManpower
    
    		OR = {
    			atwar = no
    			NOT = { control = { province = 1196 data = -1 } } # Busan
    			NOT = { control = { province = 1189 data = -1 } } # Seoul
    			NOT = { control = { province = 1201 data = -1 } } # Pyongyang
    		}
    	}
    
    	country = JAP
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Turns off the simulated Korean manpower."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_clrflag which = KoreaManpower }
    		command = { type = free_manpower value = -1 }
    	}
    }
    
    
    ########################################
    # United Kingdom section
    #
    
    #
    ### East Indian area
    event = {
    	id = 332210
    	persistent = yes
    	random = no
    
    	trigger = {
    		atwar = yes
    		NOT = { local_flag = IndiaManpowerE }
    		control = { province = 1285 data = -1 } # Dhaka
    		control = { province = 1457 data = -1 } # Calcutta
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Receive some Indian manpower despite the game engine flaw."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_setflag which = IndiaManpowerE }
    		command = { type = free_manpower value = 1 }
    	}
    }
    
    event = {
    	id = 332211
    	persistent = yes
    	random = no
    
    	trigger = {
    		local_flag = IndiaManpowerE
    
    		OR = {
    			atwar = no
    			NOT = { control = { province = 1285 data = -1 } } # Dhaka
    			NOT = { control = { province = 1457 data = -1 } } # Calcutta
    		}
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Turns off the simulated Indian manpower."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_clrflag which = IndiaManpowerE }
    		command = { type = free_manpower value = -1 }
    	}
    }
    
    #
    ### Central Indian area
    event = {
    	id = 332212
    	persistent = yes
    	random = no
    
    	trigger = {
    		atwar = yes
    		NOT = { local_flag = IndiaManpowerC }
    		control = { province = 1468 data = -1 } # Jaipur
    		control = { province = 1467 data = -1 } # Indore
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Receive some Indian manpower despite the game engine flaw."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_setflag which = IndiaManpowerE }
    		command = { type = free_manpower value = 1 }
    	}
    }
    
    event = {
    	id = 332213
    	persistent = yes
    	random = no
    
    	trigger = {
    		local_flag = IndiaManpowerE
    
    		OR = {
    			atwar = no
    			NOT = { control = { province = 1468 data = -1 } } # Jaipur
    			NOT = { control = { province = 1467 data = -1 } } # Indore
    		}
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Turns off the simulated Indian manpower."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_clrflag which = IndiaManpowerE }
    		command = { type = free_manpower value = -1 }
    	}
    }
    
    #
    ### South Indian area
    event = {
    	id = 332214
    	persistent = yes
    	random = no
    
    	trigger = {
    		atwar = yes
    		NOT = { local_flag = IndiaManpowerS }
    		control = { province = 1511 data = -1 } # Bangalore
    		control = { province = 1514 data = -1 } # Cochin
    		control = { province = 1509 data = -1 } # Madras
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Receive some Indian manpower despite the game engine flaw."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_setflag which = IndiaManpowerS }
    		command = { type = free_manpower value = 1 }
    	}
    }
    
    event = {
    	id = 332215
    	persistent = yes
    	random = no
    
    	trigger = {
    		local_flag = IndiaManpowerS
    
    		OR = {
    			atwar = no
    			NOT = { control = { province = 1511 data = -1 } } # Bangalore
    			NOT = { control = { province = 1514 data = -1 } } # Cochin
    			NOT = { control = { province = 1509 data = -1 } } # Madras
    		}
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Turns off the simulated Indian manpower."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_clrflag which = IndiaManpowerS }
    		command = { type = free_manpower value = -1 }
    	}
    }
    
    #
    ### West Indian / Pakistani area
    event = {
    	id = 332216
    	persistent = yes
    	random = no
    
    	trigger = {
    		atwar = yes
    		NOT = { local_flag = IndiaManpowerW }
    		control = { province = 1494 data = -1 } # Karachi
    		control = { province = 1481 data = -1 } # Sukkur
    		control = { province = 1480 data = -1 } # Hyderabad
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Receive some Indian manpower despite the game engine flaw."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_setflag which = IndiaManpowerW }
    		command = { type = free_manpower value = 1 }
    	}
    }
    
    event = {
    	id = 332217
    	persistent = yes
    	random = no
    
    	trigger = {
    		local_flag = IndiaManpowerW
    
    		OR = {
    			atwar = no
    			NOT = { control = { province = 1494 data = -1 } } # Karachi
    			NOT = { control = { province = 1481 data = -1 } } # Sukkur
    			NOT = { control = { province = 1480 data = -1 } } # Hyderabad
    		}
    	}
    
    	country = ENG
    	date = { year = 1936 month = 0 day = 0 }
    	offset = 10
    	deathdate = { year = 1953 month = 11 day = 92 }
    
    	name = "Manpower Event"
    	desc = "Turns off the simulated Indian manpower."
    
    	action_a = {
    		name = "OK"
    		command = { type = local_clrflag which = IndiaManpowerW }
    		command = { type = free_manpower value = -1 }
    	}
    }
    Edit: Just noticed I've used 92 instead of 29; it works as it should anyway since it's a deathdate.

  11. #51
    @Wobbler - I've been playtesting the Japanese events, while they run fine they give +1 manpower daily growth. This is an insane amount that triples Japan's peacetime manpower growth. Wouldn't it be more logical to make the events give let's say 1 MP every fortnight or so?

  12. #52
    Field Marshal
    EU3 Complete

    Join Date
    Jul 2006
    Location
    Sweden, northern Stockholm
    Posts
    6,288
    1 is far less than the sum of the events in japanmanpower.txt, had they worked; on the other hand, the UK only gets 0.18 daily manpower from all of its overseas holdings even with a man of the people security minister, which is only a fraction of what they ought to get from their national provinces in India, containing a great deal more manpower than the British Isles... leading me to think all overseas holdings count as either non-national or colonial, national provinces or not.

    Does the Peacetime IC modifier affect manpower growth?

  13. #53
    Quote Originally Posted by Wobbler
    1 is far less than the sum of the events in japanmanpower.txt, had they worked; on the other hand, the UK only gets 0.18 daily manpower from all of its overseas holdings even with a man of the people security minister, which is only a fraction of what they ought to get from their national provinces in India, containing a great deal more manpower than the British Isles... leading me to think all overseas holdings count as either non-national or colonial, national provinces or not.

    Does the Peacetime IC modifier affect manpower growth?
    Ok, now I know what the problem is - the manpower gain from this event is not affected by difficulty settings so it gives me more manpower that I'm normally getting while at peace...

  14. #54
    The Gibrataltor

    Join Date
    Nov 2004
    Location
    PROV #20
    Posts
    4,384
    Quote Originally Posted by Wobbler
    ...leading me to think all overseas holdings count as either non-national or colonial, national provinces or not.
    You're missing another number from misc.txt - the Colonial Province Manpower Multiplier, 0.1 by default. All overseas core province manpower is multiplied by this number before being added to the dialy manpwoer increase. So, 1MP in London is worth 10x 1MP in Calcutta when at peace, and overseas gives nothing when at war.

  15. #55
    Field Marshal xtfoster's Avatar
    Hoi2 Beta MemberEU3 OwnerNapoleonic MarshalDeus Vult!Hearts of Iron 2: Armageddon
    Supreme Ruler 2020Hearts of Iron IIIMajesty 2Semper FiDarkest Hour
    For the MotherlandHOI3: Their Finest Hour

    Join Date
    Feb 2006
    Location
    Payson, AZ USA
    Posts
    3,450
    Quote Originally Posted by noobermenschen
    ???? Yes they are volunteers. I volunteered many years ago and can vouch for it. Even guys who wussed out during boot camp could get out of the service (though usually with a less than honorable discharge).

    If you are following the line of "The Military uses unethical and deceptive recruiting practices to lure the poor, the uneducated and the brainwashed" then you have been misled.
    He might also be referring to the fact that some soldiers are not being allowed to leave the military when their enlistments are up. (stop-loss measures)

  16. #56
    First Lieutenant Junkyard_Pope's Avatar
    Rome Gold

    Join Date
    Dec 2002
    Location
    Omaha, Nebraska, U.S.
    Posts
    248
    Is there any way you can just change the multiplier for overseas manpower when at war? Like keep it at .1 or make it .2 when at peace and .1 when at war?
    "Better a thousand times to die with glory than live without honour." -- Louis VI
    "The late M. Venizelos observed that in all her wars Britain always wins one battle- the last." -- Sir Winston Churchill
    Forum Necromancer

  17. #57
    General Ericus1's Avatar
    Diplomacy PlayerEuropa Universalis: RomeHearts of Iron 2: ArmageddonEU3 CompleteHeir to the Throne
    Divine WindCrusader Kings IISword of the Stars IIHearts of Iron III Collection

    Join Date
    May 2004
    Location
    Pensacola, FL
    Posts
    2,149
    Wow dude, congrats on the necromancy. I knew this thread had to be old when I saw a post by Permanganate.

    No, there are no event commands that allow you to change many of the settings that are part of the misc.txt file, including that one.

    The best and most realistic solution is to add in the non-passable strait connection, as described earlier in the thread.

  18. #58
    Second Lieutenant redrabbit2009's Avatar

    Join Date
    Apr 2006
    Location
    Michigan
    Posts
    134
    Quote Originally Posted by blue emu
    TxJackalope is awarded one Emu-point.
    Psh that's all you're gonna give him? I think as a winner he deserves two, at least

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts