Xenonauts

Xenonauts

NamesOfTheWorld
98 Comments
Pilgrim 16 Aug, 2024 @ 2:22pm 
I know it's been quite a while, but this mod doesn't seem to be working for me either.
Aranha Maluco 9 Feb, 2024 @ 1:03pm 
Sorry, but i didn't see any soldiers from the new countries, is the mod incompatible with any other? Or it is not updated, i want Brazilian and Turkish soldiers....
[DC] Owain Farfcoch 6 Sep, 2023 @ 12:49pm 
Welsh names any chance for that?
LioTheManlyBadAssHero 30 May, 2023 @ 9:23am 
Can you add in israeli names?
Koro 15 Apr, 2023 @ 1:05am 
Thank you for your hard work. :)
Tutsi Noncombatant 19 Mar, 2021 @ 9:28pm 
Cool mod. Your not around I suppose but I would add some South african and Rhodesian names. Ethiopian too probably
Moth 27 Oct, 2019 @ 3:02am 
Hi.
Any chance to add Polish male and female names ? Please :steamhappy:
Steelgonads  [author] 25 Feb, 2019 @ 11:21am 
Thanks, but I'm pretty happy with the Yugoslavian soldiers already. I covered pretty much all bases there.
As for the Iranians, sure go ahead and send me a list.
Monarchist 24 Feb, 2019 @ 8:09pm 
u forgot to put around 50% of last names should end with VIĆ like, StojadinoVIĆ, BojkoVIĆ, etc
i can send u more if u want.
Second part of msg was about thing that there is no Iranian names mod, if u want to make it i am more then willing to provide the names.
Steelgonads  [author] 24 Feb, 2019 @ 7:25pm 
I forget what? Your comment is hard to understand.
Monarchist 24 Feb, 2019 @ 7:01pm 
I like yugoslavia names, but u forget most of fighting personal that would end up being in here would have last names with VIĆ, not including montenegrians and bosnians. Also is anzone doing persian names? I always felt like my nation is not included even tho we would jump in this oportunity to fight invaders and enemies of God's ppl
Bai 13 May, 2018 @ 3:05pm 
nope got every mod to work now except this one.
Bai 13 May, 2018 @ 2:24pm 
... actually i think the mod does not work at all most of the nations i got are already in the game
Bai 13 May, 2018 @ 2:19pm 
how can i manually change it? il try deinstalling litterly everything but so far i got pretty much every nation on there except swiss portuguese irish and austrian i think
Steelgonads  [author] 13 May, 2018 @ 2:16pm 
Make sure you don't have any other mods that alter those two files I mentioned. I always get many soviets and americans, so I'm sure it works as intended.
Bai 13 May, 2018 @ 2:14pm 
i restarted and checked the list atleast 30 times and got tons of norwegians finnish and dutch people who are equally as low
Steelgonads  [author] 13 May, 2018 @ 2:14pm 
Their chance is pretty low. Value i gave them was "6". This is not a percentage. For comparison, Soviets and Americans have 50 and Belgians have 10. Go to your soldiernames.xml and soldiernamesfemale.xml and change the swiss chance to 50.

Other than that, just keep trying.
Bai 13 May, 2018 @ 2:03pm 
i also tried going intot he files changing them up to 80% and still none showed up but im not god at modding anyway
Bai 13 May, 2018 @ 1:51pm 
man i have been restarting and checking the list for hours now and i did not find a single swiss
Steelgonads  [author] 13 May, 2018 @ 5:14am 
It's ok man, don't worry. In the end, the community solved the issue :)
Casaubon 13 May, 2018 @ 3:15am 
so sorry for mixing up the order in the 2 words insert & replace! must have swapped them somewhere in the process cause it worked once when I apparently had them right. my :steamfacepalm: my humble apology
Steelgonads  [author] 12 May, 2018 @ 7:54am 
Done, 1.19 it is
A-tf 12 May, 2018 @ 7:11am 
Thanks.
May be it would be reasonable to change version of mod, for automatic update at all subscribers.
Steelgonads  [author] 12 May, 2018 @ 4:38am 
Great analysis. I'm going to trust you and the documentation. I've uploaded the reviewed version.

It's strange that the other guy "Casaubon" suggested the wrong keyword, tried it and it worked.

I did some basic testing and I got this in the log:

Sat May 12 12:34:21 2018: MOD INFO: Adding mod directory: mods/steelgonads names of the world/
Sat May 12 12:34:21 2018: MOD INFO: Adding mod directory: mods/lore+/
Sat May 12 12:34:21 2018: MOD INFO: Adding mod directory: mods/khall's more portraits/
Sat May 12 12:34:21 2018: MOD INFO: Merged strings from mod mods/steelgonads names of the world/ .
Sat May 12 12:34:21 2018: MOD INFO: Merged strings from mod mods/lore+/ .

I also see the different nationalities in-gema, so i guess it worked.
A-tf 11 May, 2018 @ 4:34pm 
- if the value is "delete", the already existing matching element is deleted if it exists, it is an error if there are more than one element to delete
- if the value is "deleteall", all already existing matching elements are deleted, if they exist
- if the value is "update", it is an error if there are no or more than one matching elements, otherwise update possible attribute values and (direct) content, descent one level down and repeat for all children
- if the value is "updateifexists", it is an error if there is more than one matching element, otherwise nothing happens if there is no matching element, otherwise update possible attribute values and (direct) content, descent one level down and repeat for all children
- if the value is "updateall", use "update" for all matching elements
A-tf 11 May, 2018 @ 4:34pm 
- if an element has a special attribute MODMERGE, this attribute specifies how the element will be merged with a possibly already existing matching element
- if the value is "insert", if there is no matching element, insert the element, it is an error if a matching element already exists
- if the value is "replace", the already existing matching element is replaced by this element (including all its children), it is an error if there's no or more than one element to replace
- if the value is "replaceifexists", an already existing matching element is replaced by this element (including all its children) if it exists, otherwise nothing happens, it is an error if there are more than one elements to replace
- if the value is "insertreplace", use "insert" if there is no matching element, otherwise use "replace"
A-tf 11 May, 2018 @ 4:32pm 
Here is a description of modular system of Xenonauts:
www.goldhawkinteractive.com/forums/index.php?/topic/11156-documentation-modular-mods-system/

As you can see there is not value "replaceinsert".
Only "insertreplace". And "insert" :)
A-tf 11 May, 2018 @ 4:31pm 
Error again

Sat May 12 02:22:37 2018: MOD ERROR: Unknown MODMERGE value replaceinsert
Sat May 12 02:22:37 2018: MOD ERROR: Merging XML for soldiernames.xml from mod mods/steelgonads names of the world/ failed.
Steelgonads  [author] 10 May, 2018 @ 4:29pm 
As you saw in the other discussion, i changed it at the behest of another user. I never tested it though. Now I don't know who to believe.
A-tf 9 May, 2018 @ 7:15pm 
I was had a copy of this mod also version 1.18, but without error. Given the popularity of this mod, I assumed that I took it before from X:CE pack. Now I checked, it is not.
Most likely, I copied those version from the Goldhawk forum.
Steelgonads  [author] 9 May, 2018 @ 5:04pm 
What do you mean "correct version in X:CE pack"?
A-tf 9 May, 2018 @ 3:42am 
Steam version of this mod didn't work (correct version in X:CE pack).

Should change MODMERGE="replaceinsert" to MODMERGE="insert"
Steelgonads  [author] 8 Mar, 2018 @ 1:52pm 
All the countries added/edited are explicitly written in the description of the mod above.
"Аиааира" ☭ 7 Mar, 2018 @ 3:05pm 
I mean,if you´ve also edited czechoslovakia,added any names,quantity of "cse" soldiers and so...?
Steelgonads  [author] 6 Mar, 2018 @ 11:55am 
What do you mean?
"Аиааира" ☭ 6 Mar, 2018 @ 6:59am 
what ´bout Czechoslovakia ?
Steelgonads  [author] 24 Feb, 2018 @ 7:38am 
I don't care if you are "trolls" or if you are racist. I don't care if you do this to get a reaction out of people or if you truly believe the crap you say. What I care is that I just found out I have the power to delete your comments.

So, with this new found knowledge, here is my reaction: Any of you two idiots ever comments here again, I will delete all of your "contributions".

If you just arrived to this thread and see me talking to myself, you know these two idiots couldn't resist to talk again.
The Cunning Fox (raZoleg) 24 Feb, 2018 @ 5:51am 
You know it's true, that's why you got your knickers in a twist. Rat bastard.
Steelgonads  [author] 24 Feb, 2018 @ 1:45am 
Screenshoted and reported. Take your racism somewhere else please.

@Bloc97 - I don't know enough from those two countries to be able to make a list myself. If you want to contribute one, go ahead.
The Cunning Fox (raZoleg) 23 Feb, 2018 @ 4:58pm 
Chinks and Punjabs are subhuman, that's why
Bloc97 6 Feb, 2018 @ 7:04am 
Why isn't there names from Asia? China and India alone make up 35% of the world's population.
Hunter 11 Dec, 2017 @ 8:13pm 
@Ragnaman hahahaahahahahahaha
Finarfin 7 Feb, 2016 @ 11:59am 
can someone link me this mod?
GFNeves 20 Dec, 2015 @ 8:13am 
Welp, never mind. Uninstalled again and download directly from the forums and it worked. I guess I should've tryed that earlier. Anyway, great mod.
GFNeves 20 Dec, 2015 @ 8:08am 
Hey, fist of all, I really like this mod, congrats on the work. Unfortunately I'm experiencing a problem after having reinstalled the game due to some hardware problems. i've tried uninstalling and reinstalling the mod but nothing changed. The nationality of some soldiers is nothing but ###### and the regiment names are not loading correctly. Any help fixing this?
Celius 12 Nov, 2015 @ 7:18am 
Second question. If you have a base in norway like most of the people you recruit will be norvegian. But your first answear gave me everything i needed!!! Thank you, you are awesome!
Steelgonads  [author] 11 Nov, 2015 @ 1:06pm 
First question: Yes, edit the files of the mod, by deleting all other nationalities that you don't desire and you will only get the ones you want.

Second question: I don't understand the request. The game already lets you transfer soldiers from one base to the other. What's stopping you from transfering all the Norwegians to the Norway base?
Celius 11 Nov, 2015 @ 11:54am 
Is there a way to get only one nationality? Or if you for an example make a base in norway most troops will be norwegian and a few from neighbour contries?
Steelgonads  [author] 7 Nov, 2015 @ 10:48am 
I've only listed the countries I've added or altered. All the original ones are still there. In the perspective of the user, I only add or alter, so I thought I didn't need to write that the original ones were still there.

Besides that, there's a bunch of hardcoded soldiers in the game. You can't mod them out and some of them are from countries that aren't even listed. I beleive they were put there by the devs and they are kickstarter supporters.
That's why sometimes you get soldiers from a country and their names sound very strange for that country. Let me give you an example:

Leonitus Higley - Finland