Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 243 244 [245] 246 247 ... 544

Author Topic: [MODDING] 0.34. QUESTIONS THREAD  (Read 999514 times)

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3660 on: January 08, 2013, 10:43:11 pm »

Yes. You don't need PEAK, either.

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3661 on: January 08, 2013, 11:04:41 pm »

Excellent. Thanks again.

Maklak

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3662 on: January 09, 2013, 12:02:35 am »

I glanced over entity_default and don't understand how do goblins bring trolls. The point is so that Steel Rangers (think Brotherhood of Steel from Fallout) could bring robotic pets with them.

EDIT:
Quote
Trolls are pets that have the EVIL tag. Goblins can own pets that have the EVIL tag.
You mean the USE_EVIL_ANIMALS does that? I suspected it.
« Last Edit: January 09, 2013, 12:33:08 am by Maklak »
Logged
Quote from: Omnicega
Since you seem to criticize most things harsher than concentrated acid, I'll take that as a compliment.
On mining Organics
Military guide for FoE mod.
Research: Crossbow with axe and shield.
Dropbox referral

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3663 on: January 09, 2013, 12:28:04 am »

I glanced over entity_default and don't understand how do goblins bring trolls. The point is so that Steel Rangers (think Brotherhood of Steel from Fallout) could bring robotic pets with them.

Trolls are pets that have the EVIL tag. Goblins can own pets that have the EVIL tag.

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3664 on: January 09, 2013, 01:10:12 am »

If I make a creature that only has one gender will it manage to stay alive in worldgen? Or does it have to be able to breed to maintain a presence? I know it won't breed in fortress mode but will it stay alive as a species through worldgen?

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3665 on: January 09, 2013, 01:11:19 am »

Breeding is important IIRC.

Lycaeon

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3667 on: January 09, 2013, 01:14:17 am »

I've made single gendered and sterile creatures that showed up in the wild. It depends more upon their [POPULATION_NUMBER:X:Y] token. Civilized creatures do need to be able to breed methinks.
« Last Edit: January 09, 2013, 01:15:51 am by Lycaeon »
Logged
“I want to calm the storm, but the war is in your eyes.
How can I shield you from the horror and the lies?
When all that once held meaning is shattered, ruined, bleeding
And the whispers in the darkness tell me we won’t survive?”

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3668 on: January 09, 2013, 01:22:08 am »

I've made single gendered and sterile creatures that showed up in the wild. It depends more upon their [POPULATION_NUMBER:X:Y] token. Civilized creatures do need to be able to breed methinks.

I'll be sure to make sure that the creatures are spawning where intended before I change anything then, thank yah! Was hoping that was the case, I've been making a lot of single gender/genderless creatures lately.

WillowLuman

  • Bay Watcher
  • They/Them Life is weird
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3669 on: January 09, 2013, 03:01:31 am »

If you want to make a non-breeding civ survive history, make them ageless and nigh-unbeatable in combat.

Very nigh-unbeatable, as even with Daleks I had to give them breeder units.
Logged
Dwarf Souls: Prepare to Mine
Keep Me Safe - A Girl and Her Computer (Illustrated Game)
Darkest Garden - Illustrated game. - What mysteries lie in the abandoned dark?

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3670 on: January 09, 2013, 03:22:23 am »

Yeah none of them are civs luckily, so that shouldn't be an issue. Good to keep in mind though. :P

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3671 on: January 09, 2013, 08:46:06 pm »

Where is tissue thickness declared in normal creatures? I have a creature that uses all standard materials and yet for some reason it doesn't have any tissue thickness. All my other standard material creatures are fine.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3672 on: January 09, 2013, 08:47:18 pm »

Where is tissue thickness declared in normal creatures? I have a creature that uses all standard materials and yet for some reason it doesn't have any tissue thickness. All my other standard material creatures are fine.

The standard tissue thickness body detail plan. Its identifier escapes me at the moment.

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3673 on: January 09, 2013, 08:54:55 pm »

Okay, looking at the standard tissues, it seems like nothing has changed, so I dunno why this is bugging out.

Code: [Select]
[CREATURE:INUGAMI]
[DESCRIPTION:A dog spirit, known to posess humans and occasionally serve them.]
[NAME:inugami:inugami:inugami]
[CASTE_NAME:inugami:inumgami:inugami]
[CREATURE_TILE:'I'][COLOR:7:0:1]
[LARGE_PREDATOR][NOFEAR]
[TRAINABLE][PET][FLIER]
[BONECARN]
[CLUSTER_NUMBER:3:7]
[BIOME:TUNDRA]
[BIOME:FOREST_TAIGA]
[BIOME:ANY_TEMPERATE_FOREST]
[BIOME:SHRUBLAND_TEMPERATE]
[PREFSTRING:fierce loyalty]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
[BODY:BASIC_1PARTBODY:BASIC_HEAD:BASIC_FRONTLEGS:BASIC_REARLEGS:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:SKULL:MOUTH:RIBCAGE:GENERIC_TEETH_WITH_LARGE_EYE_TEETH:5TOES]
[USE_MATERIAL_TEMPLATE:NAIL:NAIL_TEMPLATE]
[USE_TISSUE_TEMPLATE:NAIL:NAIL_TEMPLATE]
[TISSUE_LAYER:BY_CATEGORY:TOE:NAIL:FRONT]
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
[PLUS_TISSUE_LAYER:SKIN:BY_CATEGORY:THROAT]
[TL_MAJOR_ARTERIES]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
[USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
[TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
[LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:bite:bites]
[ATTACK_CONTACT_PERC:10000]
[ATTACK_PENETRATION_PERC:10000]
[ATTACK_VELOCITY_MODIFIER:30000]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
[ATTACK_FLAG_CANLATCH]
[ATTACK:SCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:GRASP:BY_CATEGORY:TOE]
[ATTACK_SKILL:GRASP_STRIKE]
[ATTACK_VERB:scratch:scratches]
[ATTACK_CONTACT_PERC:100]
[ATTACK_PENETRATION_PERC:100]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[NATURAL_SKILL:GRASP_STRIKE:10]
[NATURAL_SKILL:BITE:10]
[HAS_NERVES]
[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
[BLOOD:LOCAL_CREATURE_MAT:BLOOD:LIQUID]
[BODY_SIZE:1:0:100000]
[CREATURE_CLASS:NATURE_SPIRIT]
[MAXAGE:60:120]
[NOCTURNAL]
[HOMEOTHERM:10067]
[SWIMS_LEARNED][SWIM_SPEED:2500]
[FANCIFUL]
[NATURAL_SKILL:GRASP_STRIKE:10]

The tissue layers haven't been altered in any way, so I'm not sure what the issue is. I just get a big list of "no tissue thickness" errors when I start up the arena.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #3674 on: January 09, 2013, 08:57:16 pm »

You defined your body after your body detail plans. It needs to go before.
Pages: 1 ... 243 244 [245] 246 247 ... 544