Having trouble making a parts page.

Questions seeking answers can be found here, someone else may have had the same issue and might have a solution.
Forum rules
BEFORE YOU POST...

Remember that mods you download that are created by Davo REQUIRE Spore: Galactic Adventures and REQUIRE your game to be installed & patched in this order.
  • - Install Spore Game
  • - (OPTIONAL) Install Spore C&C
  • - Install Spore Galactic Adventures
  • - Patch Spore and Spore Galactic Adventures to 1.5.1
If you have any further questions, feel free to ask.
User avatar
ThatDaisy
Civilian
Civilian
Posts: 120
Joined: Mon Feb 06, 2017 4:51 pm
Age: 21

Having trouble making a parts page.

Unread post by ThatDaisy »

I'm fully capable of modifying the Spore item palette but, I ran out of space with pages which fit some of the parts. How can I make a new page in the mouth section using SporeModder? I have done it previously with a different mod I was working on but, haven't been able to duplicate the process.


rob55rod
Admin
Admin
Posts: 4086
Joined: Sat Jul 02, 2011 9:50 am

Re: Having trouble making a parts page.

Unread post by rob55rod »

Well you need new files in:

Code: Select all

creature_editor_palette_items~
and

Code: Select all

creature_editor_palette_pages~
The instanceid of the palettePagePartParentPage property in the former file should be the name of the latter file (without the extension, of course). The latter file's name should also have an entry in your mod's creature_editor_palette~ file (which should, in turn, be named after your mod in some obvious way, so as to prevent conflict with other mods, so for example, "ce_lavaSpore_parts" would work for you. You only need one such file in your mod, as you can include entries for as many pages as you want in just one file.)
Having trouble with the Spore ModAPI Launcher Kit? Get help here!

If you're reading this, you have my permission to build off of my mods as long as I am credited. Please don't mirror my work unaltered, unless I no longer provide a working download.
Post Reply Previous topicNext topic

Return to “Help”