Jump to content

Help please. Custom character mod


chaosarah

Recommended Posts

Posted

So i created my own Character in the portrait editor. Then i used the DNA to create a seeded PC and his wife. It works fine, the only problem is that the childs of one of the DNAs are adult-sized at birth.

 

The DNA files look like this(with more content ofc) :

420537059 = {
	portrait_info = {
		id=420537059
		age=0.25
		genes={ 
		hair_color={ 45 0 86 243 }
 		***
 		eyelashes_accessory={ "asian_eyelashes" 255 "normal_eyelashes" 119 }


		}
 	}
	enabled=yes
}

 

The Character file looks like this:

500200 = {
	name = "Frank"
	type=male
	religion = cathar
	culture = german
	
	dna=420537059
	
	trait = gregarious
	trait = just
	trait = brave
	trait = beauty_good_1
	
	851.1.1 = {
		birth = yes
	}
	866.1.1 = {
		add_spouse = "500201"
		effect = {
			
			add_gold = 5500
			
		}
	}
	951.1.1 = {
		death = yes
	}
}

Does anyone see any mistakes i made? Especially with the DNA file? Is something missing?

k_sardinia.txt Fnksarah.txt Fnk_dna.txt Sarah_dna.txt

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...