[MODDING]Custom Races Help!
-
- Posts: 42
- Joined: Tue Sep 18, 2012 4:19 pm
[MODDING]Custom Races Help!
Has anyone figured out yet how to add custom races. I have looked around(maybe im just not that intelligent) and have not yet discovered were they are! I would love to make a few custom races. I am a HUGE nerd and would love nothing more then a spaceship full of alien species from different shows i have seen!
-
- Posts: 26
- Joined: Fri Sep 21, 2012 6:58 pm
Re: [MODDING]Custom Races Help!
I believe the facepunch mod has a custom race.
-
- Posts: 42
- Joined: Tue Sep 18, 2012 4:19 pm
Re: [MODDING]Custom Races Help!
Then that guy needs to let me know!
-
- Posts: 98
- Joined: Thu Sep 20, 2012 1:41 pm
Re: [MODDING]Custom Races Help!
Afaik it's not hard to create new races. You merely need to C&P the whole set of animations and the crewBlueprint (and eventually another file listing the animations). However, I've yet to find a way to create a race with any sort of special attributes :/
Humans suck (gameplay wise) and any new race, since it bases off humans, is forced to suck as well.
Humans suck (gameplay wise) and any new race, since it bases off humans, is forced to suck as well.
Greetz,
Alblaka
Alblaka
-
- Posts: 42
- Joined: Tue Sep 18, 2012 4:19 pm
Re: [MODDING]Custom Races Help!
Well luckily I have the weekends off so it looks like i will be spending my time attemping to make my saiyan...
-
- Posts: 272
- Joined: Fri Sep 21, 2012 3:28 pm
Re: [MODDING]Custom Races Help!
Please share any progress you make.
I copied the engi blueprint, renamed it human_engineer (and later just engineer) and assigned it to a custom vessel. Keeps showing up as just a human. Some part of this must be hard coded as I don't see why this shouldn't work.
I copied the engi blueprint, renamed it human_engineer (and later just engineer) and assigned it to a custom vessel. Keeps showing up as just a human. Some part of this must be hard coded as I don't see why this shouldn't work.
Contribute to help save the Whales from their various diseases! *DELAYED* Should release the skeleton with the main quests attached by the end of the week (By NOV 9)! *DELAYED* Don't listen to my dates! Things always seem to come up!
-
- Posts: 98
- Joined: Thu Sep 20, 2012 1:41 pm
Re: [MODDING]Custom Races Help!
Whale Cancer wrote:Please share any progress you make.
I copied the engi blueprint, renamed it human_engineer (and later just engineer) and assigned it to a custom vessel. Keeps showing up as just a human. Some part of this must be hard coded as I don't see why this shouldn't work.
If you don't tell the game to use engi animations, it won't use them and instead pick the default ones. And I wouldn't be surprised if that default is the human one.
It's same with weapons, every data you don't assign will be defaulted to the Basic Defense Laser.
It's a generic coding approach, preventing crashes if somebody starts messing with your code ^^
Greetz,
Alblaka
Alblaka
-
- Posts: 272
- Joined: Fri Sep 21, 2012 3:28 pm
Re: [MODDING]Custom Races Help!
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.
Contribute to help save the Whales from their various diseases! *DELAYED* Should release the skeleton with the main quests attached by the end of the week (By NOV 9)! *DELAYED* Don't listen to my dates! Things always seem to come up!
-
- Posts: 42
- Joined: Tue Sep 18, 2012 4:19 pm
Re: [MODDING]Custom Races Help!
I would actually like a few different "Status" buttons that you can assign people to.
Combat stations
You assign your best on each station to man it.
Teleport Stations:
Send your team of fighters to the teleport pads
So on and so forth.
Combat stations
You assign your best on each station to man it.
Teleport Stations:
Send your team of fighters to the teleport pads
So on and so forth.
-
- Posts: 272
- Joined: Fri Sep 21, 2012 3:28 pm
Re: [MODDING]Custom Races Help!
So my workaround is to just edit the none-enemy sprites to be humans and edit the existent race descriptions.
Engi become Engineers, Mantis become Security Officers, and Zoltan become Scientists. However, on an enemy ship they still appear as the races they are supposed to be (I don't think there is an instance where you see friendly NPCs? Maybe after a ship surrenders and you are onboard?) and you'll never see the human related description text describing an alien.
Edit: Of course, this only works for people with specific modding projects in mind.
Engi become Engineers, Mantis become Security Officers, and Zoltan become Scientists. However, on an enemy ship they still appear as the races they are supposed to be (I don't think there is an instance where you see friendly NPCs? Maybe after a ship surrenders and you are onboard?) and you'll never see the human related description text describing an alien.
Edit: Of course, this only works for people with specific modding projects in mind.
Contribute to help save the Whales from their various diseases! *DELAYED* Should release the skeleton with the main quests attached by the end of the week (By NOV 9)! *DELAYED* Don't listen to my dates! Things always seem to come up!