Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 435 436 [437] 438 439 ... 544

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

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6540 on: November 19, 2013, 08:59:14 pm »

Question, my inorganic STRAW material doesn't seem to be showing up in stockpiles (I checked block specifically). Is there something I need to do to the material template to determine where it's stockpiled?

IIRC, material templates won't show up within stockpiles, but inorganics, plants, and animals that use the materials will.

You could give the straw material [WOOD], but that may cause some strange issues, like having the material used to make furniture and other things.
Logged

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6541 on: November 19, 2013, 09:13:10 pm »

Hmmmmm, I might pull the wood tag out then, Straw is sort've like wicker, and it's being produced at a pretty rediculous rate and clogging up querns.

Thanks!

EDIT: Okay, I thought I got this working, but apparently not!

Spoiler: reaction (click to show/hide)

It should be grabbing any flour (they all have the BREAD MAT reaction product on them), but it appears to not be grabbing anything. Does it need PLANT_MAT:NONE or something?
« Last Edit: November 19, 2013, 09:16:52 pm by Seriyu »
Logged

smjjames

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6542 on: November 19, 2013, 09:35:56 pm »

Is it possible to have an attack inject magma into a creatures blood (or body)? Because that would be awesome for the avatar of armok thing.
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6543 on: November 19, 2013, 09:43:01 pm »

Replace LOCAL_CREATURE_MAT:WHATEVER in the injection with INORGANIC:GABBRO. You can put anything there in place of gabbro, really, as long as it's a rock.

smjjames

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6544 on: November 19, 2013, 09:44:30 pm »

I want it to be molten gabbro, not solid.
Logged

Nahere

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6545 on: November 19, 2013, 09:50:58 pm »

So leave the LIQUID in the injection token. Like so:
[SPECIALATTACK_INJECT_EXTRACT:INORGANIC:GABBRO:LIQUID:100:100]
Logged

smjjames

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6546 on: November 19, 2013, 09:57:25 pm »

What about the injection part? It's magma all right, but it just keeps splattering instead of being injected.
Logged

scamtank

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6547 on: November 19, 2013, 10:00:01 pm »

Does the attack break the skin?
Logged

smjjames

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6548 on: November 19, 2013, 10:02:54 pm »

Well no, it's a blunt attack (fists really). Although it doesn't ALWAYS puncture the skin.

Edit: Still though, it's pretty effective.
« Last Edit: November 19, 2013, 10:09:38 pm by smjjames »
Logged

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6549 on: November 19, 2013, 10:05:58 pm »

E: I was thinking the wrong thing.

Also, a stalk of rice straw had a quality modifier, which I found very amusing.
« Last Edit: November 19, 2013, 10:27:45 pm by BlackFlyme »
Logged

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6550 on: November 19, 2013, 10:09:41 pm »

Yeah, the extra step was intentional, was a part of working on making farming a little less "plant and forget", the flour that comes out of the grains makes flour fine, the reaction just doesn't take it. If it worked for you in the mod, it's entirely possible that something somehow got changed when I split off the normal v3.0 into a "dev" version.

So yeah, if it worked for you, let me know and I can probably take it from there. Dunno what I changed, but it's simple enough to paste in the old reactions.

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6551 on: November 19, 2013, 10:13:48 pm »

Ah, I thought you were accidentally trying to use the grains. My bad.

Though it does seem to work in the current version you have posted.

It produces a lot of bread though.

Logged

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6552 on: November 19, 2013, 10:25:43 pm »

Yeah, there's definitely tweaking to be done with grains, they seem to be producing a lot of stuff in general. :P

But okay! Probably just broke something splitting it off. Thanks!

vityav

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6553 on: November 19, 2013, 10:49:19 pm »

I'm trying to get a reaction to give experience, but only rarely produce a product. I've tried emulating the Masterwork prayer system of creating an inorganic "PRAYER" material that's temperature-set one degree above its own boiling point, but somehow in mine it creates magma in the workshops (shortly-thereafter nonexistent workshops) instead of vaporizing to nothing. Any ideas why, or suggestions on other ways to do this?

Thanks
Logged

Seriyu

  • Bay Watcher
    • View Profile
    • Springless Clock
Re: [MODDING] 0.34. QUESTIONS THREAD
« Reply #6554 on: November 19, 2013, 11:00:36 pm »

To make a reaction that trains a skill and rarely produces a product is as simple as giving a reaction with a labor and a single product with a low appearance rate.

I'm not sure about the stone magma thing, but I haven't played with temperature a lot so I'm not entirely sure how it interacts entirely. It's possible the boulder melted into molten rock, then destroyed the workshop (which wasn't made of a material that could handle the heat the rock was set at). But I'm not sure!


EDIT: I'M WRONG IGNORE ME
« Last Edit: November 19, 2013, 11:57:20 pm by Seriyu »
Logged
Pages: 1 ... 435 436 [437] 438 439 ... 544