Adding a race
alright how do you add a race to the game without using the race mod i just want to add one race i have most everything set up but it doesnt appear in game
can someone tell me how to do this
Stardock will be closed for the week starting on Monday, June 29th and we will be returning on Monday, July 6th. We will be monitoring support tickets and forums during this time but expect delays in responses during this time.
alright how do you add a race to the game without using the race mod i just want to add one race i have most everything set up but it doesnt appear in game
can someone tell me how to do this
You surely forgot somthing.
no kidding huh ![]()
but yea i dont know what it is was hopping maybe myfist or zombie could help
some questions that might help you
1 do you have a playerRACE.entity file for the new race?
2 have you added all the new entity files to the entity.manifest?
3 did you add any player themes?
4 did you add the new playerthemes to the PlayerThemes.manifest?
5 did you add any player pictures?
6 did you add the PlayerPictures to the PlayerPictures.manifest?
hope these questions help
harpo
did you add the race to the galaxysceneriodef?
I did start something a while back that needs a lot of work yet.
thank you mifist no i did not
also be sure to change the selectablePriorty value in your new races entity. If your other races use the values 0 thru 3 then your new races line should be
selectablePriorty 4
Changing these values sets which race is first to be picked when starting a game. Highest is first.
thank you again also
harpo yes i did
i also have most of the research and the original (not redone as of yet ships and structures this if for my o.r.b mod by the way) ![]()
That is part of why I did the New Race mod so one could reverse engineer what is required to simply add a new race. Do you have a good compare tool? I consider this a must when you are reverse engineering how to make something work. For example looking at what files contained Race1 you would have found GalaxyScenario.galaxyScenarioDef and then would have been able to compare this to games version to see what was changed...
Good luck on the O.R.B. mod, looks like quite a few people are interested.
Sounds familiar ![]()
Yes it is. You pointed out my mistake of having to have them in order in the galaxy manifest which they do not. Thanks again.
it works
now i have to just figure out why i have to right click to select any other race
left click is select forward, right click is select backward. I might have misdirected you with selectablePriorty 4
check your other races and make sure the numbers are in order, not missing 3
Not sure what it was, you can look
if that was the selectablePriorty right click would be vasari first, left click would be new race first.
i will see
the pirates also have 0 does that matter
EDIT:nope still does the same thing
Open each races entity and paste there selectablePriorty line in here so I can see if its all correct.
k here they are
Tech 2
Advent 1
Vasari 0
Aldar 3
It shouldn't be the selectable priority... You can set the value to 7 for the first race and it doesn't cause any issues.
I've seen this before where the selection only allows right clicks on older mods. I can't recall what the issue was though as it's been so long ago.
How are you building entity.manifest?
Does your GalaxyScenarioDef have the playerTypeCount, validPictureGroups and validThemeGroups for your new race?
yes to the player count and it still uses the tec pictures etc. as i havent decided on what i want them to be yet
You still need to setup the picture group and theme group even if they are still using the TEC picture textures.
what are the line names for those or are they just underneath the playertype count
Text editor search function will find it.
I remembered what mod had the race selection problem. What other mods are you trying to encorporate? Also, you haven't answered yet how you are building the entity.manifest.
i am incorportin no other mods ![]()
and i have all the new entity files on the bottom
In the Window folder make a copy of the tecs playerthemes and playerpictures and rename to suit your race.
Add them to each manifest.
Tell galaxy scenereiodef to use the new playerpictures and playerthemes for your new race
validPictureGroups 3
pictureGroup "PlayerPhase"
pictureGroup "PlayerPsi"
pictureGroup "PlayerTech"
validThemeGroups 4
themeGroup "PlayerPhase"
themeGroup "PlayerPsi"
themeGroup "PlayerTech"
themeGroup "NPC"
near the bottom, line 1240
k thank you i will do that tommorow ![]()
Well the other mods issue was the entity.manifest being corrupt. If you are manually adding entries I suggest you get one of the manifest generators on this forum to rule out that as a possibility as well.
oh by the way zombie when i donwloaded the eclise tool to check for errors and the plugin it didnt work to
aright i will do so after school
Elaborate please. Eclipse didn't work? You couldn't figure out how to install the plugin? You couldn't figure out how to setup the plugin? You couldn't figure out how to setup your projects? You couldn't figure out how to validate?
It works for quite a few people so it's not an issue wih the tool or plugin.
Welcome Guest! Please take the time to register with us.