Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 302 303 [304] 305 306 ... 544

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

QuiteFranklyMyMaN

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4545 on: March 21, 2013, 07:07:01 pm »

How do I stop the auto pause announcements? I hate my game continuously pausing because something crazy is happening. I don't care if my fort becomes a super empire. That's 50 different events pausing my game every second.
Logged

Souleater17

  • Bay Watcher
  • [ANGEL]
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4546 on: March 21, 2013, 07:10:09 pm »

How would one go about making a creature completely out of bone?
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4547 on: March 21, 2013, 07:10:20 pm »

How do I stop the auto pause announcements? I hate my game continuously pausing because something crazy is happening. I don't care if my fort becomes a super empire. That's 50 different events pausing my game every second.

announcements.txt in the init folder

QuiteFranklyMyMaN

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4548 on: March 21, 2013, 07:29:12 pm »

How do I stop the auto pause announcements? I hate my game continuously pausing because something crazy is happening. I don't care if my fort becomes a super empire. That's 50 different events pausing my game every second.

announcements.txt in the init folder

Holy shi-
Logged

Stirk

  • Bay Watcher
  • Full Metal Nutball
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4549 on: March 21, 2013, 08:43:54 pm »

How would one go about making a creature completely out of bone?

There are two ways you could do this, you could either remove the materials that are not "Bone" (And brain, if you want your creature to still be mortal...). The second would be to literally make the skin and such out of bone. Which do you want?
Logged
This is my signature. There are many like it, but this one is mine.

This is my waifu, this is my gun. This one's for fighting, this ones for fun.

Souleater17

  • Bay Watcher
  • [ANGEL]
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4550 on: March 21, 2013, 08:47:40 pm »

How would one go about making a creature completely out of bone?

There are two ways you could do this, you could either remove the materials that are not "Bone" (And brain, if you want your creature to still be mortal...). The second would be to literally make the skin and such out of bone. Which do you want?

The first.
Logged

Stirk

  • Bay Watcher
  • Full Metal Nutball
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4551 on: March 21, 2013, 08:58:01 pm »

Quote
The first.

Well this might not work right, it might, so here goes nothing.

Where it says

Code: [Select]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
on your normal creature, remove everything but the bone, like this:

Code: [Select]
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:BONE]
But like I said, it might not work right.
Logged
This is my signature. There are many like it, but this one is mine.

This is my waifu, this is my gun. This one's for fighting, this ones for fun.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4552 on: March 21, 2013, 09:01:26 pm »

That will give you a damn big errorlog. Either make a new body detail plan or just put bone in 5 times.

Stirk

  • Bay Watcher
  • Full Metal Nutball
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4553 on: March 21, 2013, 09:03:48 pm »

That will give you a damn big errorlog. Either make a new body detail plan or just put bone in 5 times.

Yeah it will. My error log is bigger then my mod. The real question is, "will it work"?
Logged
This is my signature. There are many like it, but this one is mine.

This is my waifu, this is my gun. This one's for fighting, this ones for fun.

Spirit of Power

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4554 on: March 21, 2013, 10:02:16 pm »

Yeah it will. My error log is bigger then my mod. The real question is, "will it work"?

It'll make all of the skin and muscle and such out of bone. If you want a living skeleton you'll want to modify the vertebrate tissue layer plan so it doesn't have any parts you don't want and ARG4, ARG3, and ARG2. If you want a ribcage you'll need a heart, as IIRC the ribcage plan defines the ribs relative to the heart. Also keep in mind if you remove the brain the creature will be effectively unkillable, except by magma, atom-smashing, and possibly a few other dwarven tricks. I haven't personally made one so I'm not really sure.
Logged

QuiteFranklyMyMaN

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4555 on: March 21, 2013, 11:46:46 pm »

Yeah it will. My error log is bigger then my mod. The real question is, "will it work"?

It'll make all of the skin and muscle and such out of bone. If you want a living skeleton you'll want to modify the vertebrate tissue layer plan so it doesn't have any parts you don't want and ARG4, ARG3, and ARG2. If you want a ribcage you'll need a heart, as IIRC the ribcage plan defines the ribs relative to the heart. Also keep in mind if you remove the brain the creature will be effectively unkillable, except by magma, atom-smashing, and possibly a few other dwarven tricks. I haven't personally made one so I'm not really sure.
So assuming I wish to make bone dragons, do the wings have any special requirements to enable flight?

I wish to spawn Bone dragons that never die of old age in my world....
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4556 on: March 21, 2013, 11:49:32 pm »

[FLIER]

QuiteFranklyMyMaN

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4557 on: March 21, 2013, 11:58:02 pm »

[FLIER]

I wonder if I can make the Bone Dragons spew miasma as an attack... hmmm
Logged

Nahere

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4558 on: March 22, 2013, 12:04:45 am »

[FLIER]

I wonder if I can make the Bone Dragons spew miasma as an attack... hmmm
They could spew a necrosis causing vapour, which would cause those affected to give off miasma and possibly rot to death.
Logged

QuiteFranklyMyMaN

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #4559 on: March 22, 2013, 12:10:32 am »

[FLIER]

I wonder if I can make the Bone Dragons spew miasma as an attack... hmmm
They could spew a necrosis causing vapour, which would cause those affected to give off miasma and possibly rot to death.

woaahh.........
Logged
Pages: 1 ... 302 303 [304] 305 306 ... 544