chapter7.txt

(11 KB) Pobierz
tutorial = {
	index = 7
	category = 2
	title = "TUT_ADV_CHAPTER03_TITLE"
	desc = "TUT_ADV_CHAPTER03_DESC"
	buttonText = "TUT_ADV_CHAPTER03_BUTTON"
	country = VEN
	window = "hints_window"	# default window
	moveable = yes
	save_game = "eu4_tutorial_chapter5.eu4"
	
	page = {
		index = 1
		title = "TUT_ADV_CHAPTER03_PAGE01_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE01_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE01_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			mapmode = terrain
			pauseable = no
			pause = yes
			ai = no
			speed = 2
			add_country_modifier = {
				name = tutorial_modifier
				duration = -1
			}
			allow_select_army = no
			allow_select_navy = no
			direction_pointer = {
				enable = yes
				target = 112
			}
			province_highlight = {
				enable = yes
				target = 112
			}			
		}
		leave_page_effect = {
			direction_pointer = { enable = no }
			province_highlight = { enable = no }
		}
		
		trigger = {
			select_province = 112
		}
		
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 2
		title = "TUT_ADV_CHAPTER03_PAGE02_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE02_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE02_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			ai = no
		}
		trigger = {
			ARGS = 1308
			open_window = "tradenode"
		}
		
		extra_window = {
			window = "dummy-bl"
			sprite = "GFX_uiarrow_down"
			position = {
				x = 280
				y = -120
			}
		}
		connected_icons = { dummy-bl provinceview queue_window build_landunit_button }
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}	
		
		#option = {
		#	button = "TutorialPageButtonOption"
		#	text = "TUT_NEXT"
		#	action = "continue"
		#	tooltip = "TUT_NEXT_TOOLTIP"
		#	position = {
		#		x = 183 #180
		#		y = 338
		#	}
		#}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 3
		title = "TUT_ADV_CHAPTER03_PAGE03_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE03_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE03_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			ai = no
			speed = 2
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}	
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_NEXT"
			action = "continue"
			tooltip = "TUT_NEXT_TOOLTIP"
			position = {
				x = 183 #180
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 4
		title = "TUT_ADV_CHAPTER03_PAGE04_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE04_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE04_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			ai = no
			speed = 2
		}
		
		extra_window = {
			window = "dummy-bl"
			sprite = "GFX_uiarrow_right"
			position = {
				x = 330
				y = -395
			}
		}
		connected_icons = { dummy-bl TradeNodeInterface send_merchant }	
		
		trigger = {
				has_office = 1308
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 5
		title = "TUT_ADV_CHAPTER03_PAGE05_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE05_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE05_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			ai = no
			speed = 4
			close_window = "all"
			direction_pointer = {
				enable = yes
				target = 358
			}
			province_highlight = {
				enable = yes
				target = 358
			}			
		}		
		leave_page_effect = {
			direction_pointer = { enable = no }
			province_highlight = { enable = no }
		}
		
		#extra_window = {
		#	window = "dummy-bl"
		#	sprite = "GFX_uiarrow_right"
		#	position = {
		#		x = 330
		#		y = -365
		#	}
		#}
		#connected_icons = { dummy-bl TradeNodeInterface trade_mission_transit }	
		
		trigger = {
				has_transit = 358
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 6
		title = "TUT_ADV_CHAPTER03_PAGE06_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE06_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE06_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			mapmode = trade
			ai = no
			speed = 2
			goto = 358 # Alexandria
			close_window = "all"
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}	
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_NEXT"
			action = "continue"
			tooltip = "TUT_NEXT_TOOLTIP"
			position = {
				x = 183 #180
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 7
		title = "TUT_ADV_CHAPTER03_PAGE07_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE07_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE07_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			mapmode = terrain
			ai = no
			goto = 1308 # Gulf of Venice
			speed = 2
		}
		
		trigger = {
			select_navy = "1st Fleet"
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}	
		
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 8
		title = "TUT_ADV_CHAPTER03_PAGE08_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE08_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE08_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { open_build_interface_button }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			mapmode = terrain
			ai = no
			goto = 112 # Venezia
			speed = 2
		}
		
		extra_window = {
			window = "dummy-ul"
			sprite = "GFX_uiarrow_down"
			position = {
				x = 380 #420
				y = 560 #320
			}
		}
		connected_icons = { dummy-ul unitpanel enable_tradepatrol_button }	
		
		trigger = {
			trade_patrol = "1st Fleet"
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}	
		
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 9
		title = "TUT_ADV_CHAPTER03_PAGE09_TITLE"
		text = "TUT_ADV_CHAPTER03_PAGE09_TEXT"
		object = "TUT_ADV_CHAPTER03_PAGE09_OBJECTIVES"
		disabled_gui_object = { f_button_1 }
		disabled_gui_object = { f_button_2 }
		disabled_gui_object = { unitpanel disbandbutton }
		
		effect = {
			pauseable = no
			pause = yes
			ai = no
			close_window = "all"
		}
		extra_window = {
			window = "dummy-ul"
			sprite = "GFX_uiarrow_up"
			position = {
				x = -10
				y = 165
			}
		}
		
		trigger = {
				open_window = "macrobuild_units"
		}
		
		option = {
			button = "TutorialPageButtonOption"
			text = "TUT_MENU"
			action = "close"
			tooltip = "TUT_MENU_TOOLTIP"
			position = {
				x = 7 #10
				y = 338
			}
		}
		option = {
			name = "hint_minimise"
			text = "MINIMISE"
			action = "minimize"
			tooltip = "TUT_BAS_CLOSE_TOOLTIP"
		}
	}
	page = {
		index = 1...
Zgłoś jeśli naruszono regulamin