Page 2 of 2
Re: [MODDING]Custom Races Help!
Posted: Fri Sep 21, 2012 11:28 pm
by Donavan
Well i will make a new thread if i make any progress.
Re: [MODDING]Custom Races Help!
Posted: Fri Sep 21, 2012 11:36 pm
by AtillaBosma
Races are hard-coded I think, you would need to decompile some of the .dll's and .exe and change the code to do it.
Re: [MODDING]Custom Races Help!
Posted: Fri Sep 21, 2012 11:45 pm
by Alblaka
Whale Cancer wrote:If that were the case, my custom race description and name would appear when I mouse over the crewman in the hanger. It doesn't. The human race description does.
This pretty much sounds like what I just stated: The game doesn't recognize the new class and defaulted it to human. If neither appearance, nor discription changed.. how's the chance your new crewman actually just ARE human's, since the code couldn't resolve your new class ^^
I've mentioned it before, the structure of the XML-documents hints that somewhere there needs to be a <species> tag or something, which links crewBlueprint and the different animations together. I suppose you need to copy that struct to create a new class. Though the struct COULD be hardcoded, can't tell.
After finishing my set of weapons I'll probably bother taking the animation-names and CTRL+F my way through all XML files. They are eventually referenced somewhere.
Re: [MODDING]Custom Races Help!
Posted: Tue Sep 25, 2012 7:29 am
by swixel
Ignoring the spambot, I actually meant to reply to this (wow, spambots doing good? ... holycrapskynetruntime?)...
Alblaka wrote:I suppose you need to copy that struct to create a new class. Though the struct COULD be hardcoded, can't tell. After finishing my set of weapons I'll probably bother taking the animation-names and CTRL+F my way through all XML files. They are eventually referenced somewhere.
It's an inherited class structure, actually.
CrewMember -> RockAlien (rock) for example. All you need is 49 functions though ... and detours. This is actually quite doable.
Re: [MODDING]Custom Races Help!
Posted: Wed Nov 21, 2012 8:51 am
by aczom
Has anyone made any progress on this yet?

Re: [MODDING]Custom Races Help!
Posted: Sun Nov 25, 2012 2:33 pm
by shark
aint gonna happen.
Re: [MODDING]Custom Races Help!
Posted: Wed Nov 28, 2012 6:56 am
by BrenTenkage
think about turning the Mantis into Xenomorphs and when they fight, you hear their little shrieking cries, I would so download that LOL