Creature stage DNA points

The place for mod discussions and seeking out information about Spore modding.
Forum rules
Can't get a mod to work?
Try these... FIRST!

http://www.davoonline.com/phpBB3/viewforum.php?f=6
User avatar
ProfAlba
Creature
Creature
Posts: 37
Joined: Tue Mar 28, 2017 5:25 pm

Creature stage DNA points

Unread post by ProfAlba »

Hello,

I've recently started playing spore again and this time around, I am determined to mod spore. However, I am struggling a bit.

What I am trying to do is make a mod that gives you DNA point when you eat (fruit 2, meat 5, and eggs 15) and have no DNA points when killing/socialising another creature or the objective "hunt X creatures" or "Impress X creature to ally" (or even get rid of those entirely). This , in my oppinion, would make the creature stage better as the simonsays game would be an option and not a necessaty, only using it to have then not threaten you when you go on their turf.

I've managed to find the lines for dna point rewards for food but cannot find it for impressing/allying/killing/extinguishing creatures. I found the following code in the same file but it doesn't seem to be it.

Code: Select all

<uint32 name="creatureEvoPointEffectDelay">1000</uint32>
  <float name="creatureEvoPoints_L">10</float>
  <float name="creatureEvoPoints_M">5</float>
  <float name="creatureEvoPoints_S">0</float>
  <float name="creatureEvoPoints_XL">20</float>
I also have no clue what the first line means.


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

Re: Creature stage DNA points

Unread post by rob55rod »

You might want to take a look at the "Food for Thought" mod. It seems to have a similar effect to what you're describing here, so it may shed some light on the problem.
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.
User avatar
ProfAlba
Creature
Creature
Posts: 37
Joined: Tue Mar 28, 2017 5:25 pm

Re: Creature stage DNA points

Unread post by ProfAlba »

Yeah, that was the inspiration behind the idea, I was going to reverse mod the packege to find where the lines were but couldn't find it (all the links that I found for it seem to be broken). I did manage to find where the dna for food is but cannot figure out what to do for the other stuff.
User avatar
pyronova14
Hatchling
Hatchling
Posts: 1
Joined: Sat Apr 15, 2017 2:37 pm

Re: Creature stage DNA points

Unread post by pyronova14 »

where can i find a link to the mod food for thought? most mod links dont work for me :/
User avatar
TGxRedPlayer
Cell
Cell
Posts: 7
Joined: Sat Oct 28, 2017 3:06 pm

Re: Creature stage DNA points

Unread post by TGxRedPlayer »

Sorry for necroing, but does anyone has the "Food for Thought" mod?
Post Reply Previous topicNext topic

Return to “Mod Discussion”