User talk:Puchacz

From Europa Universalis 4 Wiki
Jump to navigation Jump to search

Country navbox[edit source]

Good spot on the Tunis page, I'd just like to explain that we only want articles which are rated as B or above to be in the country navbox. You can see Template_talk:Country_navbox#Which_countries for the decisions we made. Dauth (talk) 13:07, 4 September 2015 (CEST)

Burgundian events‎‎[edit source]

I have protected this page so only moderators and above can edit it. Can you post he evidence you use to support your edit? This message is going onto both user's pages. I appreciate that users sometimes disagree and I want to make sure the wiki is as accurate as possible. Dauth (talk) 13:53, 14 October 2015 (CEST)

# Ruler of Burgundy Dies
country_event = {
	id = flavor_bur.1
	title = "flavor_bur.EVTNAME1"
	desc = "flavor_bur.EVTDESC1"
	picture = DEATH_OF_HEIR_eventPicture
	
	major = yes
	
	trigger = {
...
	immediate = {
		hidden_effect = {
...
			# Emperor
			if = {
				limit = {
					emperor = {
						OR = {
							NOT = { war_with = BUR }
							NOT = {
								any_owned_province = {
									controlled_by = BUR
								}
							}
						}
						OR = {
							AND = {
								tag = HAB
								num_of_cities = 6
							}
							num_of_cities = 8
						}
					}
				}
				set_country_flag = bur_eligible_emperor
			}
			# Royal Marriage Neighbor
...
}

This is a subtract from the current event file. Check here for entire file, not sure if it was changed between beta and the current version. — Preceding unsigned comment added by Puchacz (Talk) 14:01, 14 October 2015‎ (CEST)

I can confirm that's the current version (checked my local install of EU4). So it does appear Chaserockstar's removal of that condition was incorrect. ~ Meneth (talk) 14:57, 14 October 2015 (CEST)

Ndongo[edit source]

Well, people asked for a notable section so I added them. I just went over the missions/decisions/events files to look for nations with [unique] flavor stuff. Didn't spot Ndongo at all, what files are they on? ~ SolSys (talk) 15:06, 13 December 2015 (CET)

They have an event here: Women_in_History_events#Nzinga_of_Ndongo_and_Matamba. I believe that a note about events would suit better in a table. Notability is always subjective. Why allow missions, decisions and events, but don't allow national ideas and achievements. Puchacz (talk) 16:16, 13 December 2015 (CET)
I'll go over it again and trim it down to nations with more then a few events [for those who enjoy role-play]. Maybe add a sub-section for nation tied achievements are a good point. The note sounds nice; I'll run a test to see how it look. I don't want it to be too crowded in case I'll add collapse-able NI. ~ SolSys (talk) 17:03, 13 December 2015 (CET)
You see, now you have changed the requirements. That is exactly what I call subjectiveness of notable nations, and why I disapprove them. Maybe right away replace them with a Fun to play nations category. Puchacz (talk) 07:24, 14 December 2015 (CET)
They are again going to be subjective. Unless we can come up with some good objective methods I'm leaning towards removing notable nations from the list. Since PDX are constantly adding idea groups or events etc for other nations, we may have everyone as notable, which is the same as no-one. An alternative would be Tier 1/2 nations? Dauth (talk) 08:33, 14 December 2015 (CET)
I thought the idea behind notables was picking nations with a bunch of stuff available only to them. So my suggestion - besides removing the section - is to pick a number and use it as a threshold; not an elegant solution, but good enough for me. Six is a nice number [although I liked seven as a kid]. ~ SolSys (talk) 11:23, 14 December 2015 (CET)
And when we use the European region which fanboys do we annoy? Can you imagine the whining if we put Ottomans in but not Byz? Unless its objective we will have edit wars. I've already dealt with two minor ones, the Chaserockstar comments above and another from a let play video and the uploader not knowing how disasters work (because of all the edits we actually rebuilt disaster pages). Dauth (talk) 11:32, 14 December 2015 (CET)
I'll leave it as it is until the page is finished [should be by tomorrow]. If by then there will be no agreement on a number [even fanboys will have problems arguing with numbers] it would be best to remove it. In the mean time if aby of you know of any event/late-start nation from the area leave it in the event section [if possible with path to files]. ~ SolSys (talk) 12:02, 14 December 2015 (CET)

Bugs in my parser[edit source]

Hi, I noticed you complained of my parser breaking the mtth parameter. Could you please write up a bug report on github? Hairy Dude (talk) 17:47, 11 January 2016 (CET)

If the problem is what I think it was (mtth not showing because I used the wrong name for the option), it should be fixed now. I also got option conditions to show up. Hairy Dude (talk) 03:19, 14 January 2016 (CET)