Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Custom bodypart indestructible  (Read 541 times)

RenoFox

  • Bay Watcher
    • View Profile
Custom bodypart indestructible
« on: July 11, 2011, 03:17:48 pm »

I have modified a new bodypart from the human nose, but for some reason it is completely imprevious to all damage and cannot be wrestled. All attacks glance off and fire wont burn it. Any ideas how to fix it?

Untelligent

  • Bay Watcher
  • I eat flesh!
    • View Profile
Re: Custom bodypart indestructible
« Reply #1 on: July 11, 2011, 03:30:34 pm »

My guess is that the body detail plans aren't assigning materials and tissues to it properly.
Logged
The World Without Knifebear — A much safer world indeed.
regardless, the slime shooter will be completed, come hell or high water, which are both entirely plausible setbacks at this point.

RenoFox

  • Bay Watcher
    • View Profile
Re: Custom bodypart indestructible
« Reply #2 on: July 11, 2011, 05:40:23 pm »

Here's all the code I've tried in different files. I'm not sure what exactly the CATEGORY does, so I have also tried setting it as TOE.

creature_standard:
Spoiler (click to show/hide)

body_default:
Spoiler (click to show/hide)

body_rcp:
Spoiler (click to show/hide)

b_detail_plan:
Spoiler (click to show/hide)

material_template_default:
Spoiler (click to show/hide)

tissue_template_default:
Spoiler (click to show/hide)

thatkid

  • Bay Watcher
  • <Servibot> thatkid, swag percentiles: 94
    • View Profile
Re: Custom bodypart indestructible
« Reply #3 on: July 11, 2011, 05:45:55 pm »

Can you post the error log as well?
Logged
Fame is a vapor. The only earthly certainty is oblivion.

RenoFox

  • Bay Watcher
    • View Profile
Re: Custom bodypart indestructible
« Reply #4 on: July 11, 2011, 06:11:42 pm »

DWARF:Unrecognized Creature Caste Body Token: PROPELLER
*** Error(s) finalizing the creature DWARF
DWARF:right propeller: No tissue thickness

That helped a lot! I didn't know about the errorlog at all, but now things should be much easier. Thanks!

Quietust

  • Bay Watcher
  • Does not suffer fools gladly
    • View Profile
    • QMT Productions
Re: Custom bodypart indestructible
« Reply #5 on: July 11, 2011, 06:23:46 pm »

For the record, you should never have to edit body_rcp.txt - that file is used solely for randomly-generated creatures (i.e. titans, forgotten beasts, and demons).
Logged
P.S. If you don't get this note, let me know and I'll write you another.
It's amazing how dwarves can make a stack of bones completely waterproof and magmaproof.
It's amazing how they can make an entire floodgate out of the bones of 2 cats.

RenoFox

  • Bay Watcher
    • View Profile
Re: Custom bodypart indestructible
« Reply #6 on: July 11, 2011, 06:32:13 pm »

Turns out I still can't figure out how to set the tissue thickness. Where should I describe it?

I also tried downloading the incubus/succubus mod and giving dwarves the [BODY:MALE] tag. Again no tissue thicknesses.