+ Reply to Thread
Results 1 to 3 of 3

Thread: chinese Claire Chennault Tech Team and leader

  1. #1
    General bestmajor's Avatar
    Achtung PanzerArsenal of DemocracyDarkest HourEast India CompanyHearts of Iron III
    Iron CrossMajesty 2Semper FiMount & Blade: Warband

    Join Date
    Jun 2008
    Location
    Colonia Claudia Ara Agrippinensium
    Posts
    2,313

    chinese Claire Chennault Tech Team and leader

    ... should sleep when CHI is a puppet of JAP or if at war with USA http://en.wikipedia.org/wiki/Claire_Chennault
    same for the chinese air force leader

  2. #2
    General
    Arsenal of Democracy

    Join Date
    Nov 2011
    Location
    Germany
    Posts
    2,081
    Code:
    ##################################
    # Recall of Claire Chennault
    ##################################
    
    event = {
    	id = 4110
    	random = no
    	country = CHI
    
    	name = "Claire Chennault leaves the Republic of China"
    	desc = "Due to impaired relations with the United States Claire Chennault is forced to leave the Republic of China"
    	style = 0
    
    	trigger = {
    		NOT = { alliance = { country = USA country = CHI } }
    		event = 851 # Pitman Act passed and accepted by CHI
    		OR = {
    			war = { country = CHI country = USA }
    			puppet = { country = CHI country = JAP }
    		}
    	}
    
    	date = { day = 1 month = january year = 1936 }
    	offset = 5
    	deathdate = { day = 29 month = december year = 1963 }
    
    	action_a = {
    		name = "OK"
    		command = { type = giveleader which = 50370 where = USA }
    		command = { type = giveteam which = 1009 where = USA }
    		}
    	}
    How about this? I might delete the requirement of event 3800(oil Embargo). It is unlikely that Chennault would have stayed in the RoC as a puppet.

    Edit: giveleader which = 50304 where = USA might be better suited.
    Last edited by Pang Bingxun; 16-06-2012 at 08:42.

  3. #3
    General bestmajor's Avatar
    Achtung PanzerArsenal of DemocracyDarkest HourEast India CompanyHearts of Iron III
    Iron CrossMajesty 2Semper FiMount & Blade: Warband

    Join Date
    Jun 2008
    Location
    Colonia Claudia Ara Agrippinensium
    Posts
    2,313
    thanks,
    only chenault is already in USA, the TT Chennault for USA wouldnt make sense from a historical POV. so i would simply sleep both.
    Chennault;60497;USA;1941;1943;1990;1990;2;7;16384; 2;0;5;2;L60497;1941;1945;x

+ Reply to Thread

Posting Permissions

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