Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Sticky this thread?

Yes
- 304 (93.3%)
No
- 22 (6.7%)

Total Members Voted: 326


Pages: 1 ... 5 6 [7] 8 9 ... 29

Author Topic: --GUIDE-- Shaostoul's Guide  (Read 83845 times)

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #90 on: May 05, 2010, 06:31:45 pm »

Ah, ok.  Anyways, tested the 1 thread reaction, it didn't work.  I suspect I'm calling the thread wrong in the reagent line of the smelt reaction.  Other than that, I have no idea what's wrong.
Logged
Since when has practical had anything to do with dwarfy?

Shaostoul

  • Bay Watcher
  • Expanding your universe.
    • View Profile
    • Shaostoul Patreon
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #91 on: May 05, 2010, 06:36:03 pm »

[REAGENT:A:15000:THREAD:NONE:PLANT_MAT:COTTON_MITHRIL:THREAD]

Try without the "THREAD" on the end.

It's already in the reagent in the beginning, so calling on it again might be totally killing the reaction, if it works with the :1:THREAD, try :15000:THREAD and see what happens.
Logged
I mod games and educate others how to do so as well, if you'd like to learn join my Discord and you can join a bunch of like minded individuals. (Presently modding Space Engineers and No Man's Sky.)

Looking into modding DF? This forum guide & wiki guide may still be a good start!

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #92 on: May 05, 2010, 06:51:35 pm »

Well, the reaction popped up on the smelter when I selected it.  Only...I had no mithril cotton to work with.  Removing that last thread made it a free reaction.
Logged
Since when has practical had anything to do with dwarfy?

Shaostoul

  • Bay Watcher
  • Expanding your universe.
    • View Profile
    • Shaostoul Patreon
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #93 on: May 05, 2010, 06:53:01 pm »

Wish I was better with reactions. I'm going to see what I can find... and see if any of it can help.

-edit-

maybe...

[REAGENT:A:1:THREAD:NONE:NONE:NONE][REACTION_CLASS:yourplant]

this is for adamantine...

[REAGENT:A:15000:THREAD:NO_SUBTYPE:METAL:ADAMANTINE]
[PRODUCT:100:1:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150]

So I guess it needs to be 15000... for reagent, maybe "ORGANIC"
« Last Edit: May 05, 2010, 06:58:09 pm by Shaostoul »
Logged
I mod games and educate others how to do so as well, if you'd like to learn join my Discord and you can join a bunch of like minded individuals. (Presently modding Space Engineers and No Man's Sky.)

Looking into modding DF? This forum guide & wiki guide may still be a good start!

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #94 on: May 05, 2010, 06:58:11 pm »

I removed the thread at the beginning.  It worked, but the dwarf took 9 units of coal and 2 pieces of cloth to make the wafer.  Honestly...I might do some fiddling and keep it like that.  The stuff is supposed to be rare after all. :D
Logged
Since when has practical had anything to do with dwarfy?

Shaostoul

  • Bay Watcher
  • Expanding your universe.
    • View Profile
    • Shaostoul Patreon
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #95 on: May 05, 2010, 07:01:58 pm »

What's the reaction you're using?
Logged
I mod games and educate others how to do so as well, if you'd like to learn join my Discord and you can join a bunch of like minded individuals. (Presently modding Space Engineers and No Man's Sky.)

Looking into modding DF? This forum guide & wiki guide may still be a good start!

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #96 on: May 05, 2010, 07:08:56 pm »

Wait, wait, I was wrong.  Something awesomely weird and broken is happening XD

I was smelting mithril cloth, I had bought some at the embark for expediency, not mithril thread.  The reaction works perfectly with mithril thread.  However, if you use mithril CLOTH, the game breaks.  The dwarf will grab EVERYTHING nearby that isn't nailed down until he finally reaches two items of cloth.  Wood.  Meat.  BEER.  Plants.  Seeds.  Bags.  EVERYTHING!  My smelter dwarf just used up all of the fort's supplied, and five previously made mithril wafers, to make one mithril wafer out of two pieces of cloth.
Logged
Since when has practical had anything to do with dwarfy?

masakhan

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #97 on: May 05, 2010, 07:14:38 pm »

I've had that happen before when I was trying to find the reaction for seeds;it's because the reaction is declared properly.
Logged

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #98 on: May 05, 2010, 07:16:16 pm »

I've had that happen before when I was trying to find the reaction for seeds;it's because the reaction is declared properly.

Are you sure?  That doesn't sound rather proper.  Any ideas on how to fix it?
Logged
Since when has practical had anything to do with dwarfy?

masakhan

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #99 on: May 05, 2010, 07:18:22 pm »

You fix it by declaring the reagent properly.
Logged

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #100 on: May 05, 2010, 07:20:34 pm »

Yes, that's what we're trying to do. Any ideas how to declare the regent properly?

Current reaction, with the occasional accidental dwarf black hole reaction:
Code: [Select]
[REACTION:MITHRIL_WAFERS]
[NAME:make mithril wafers]
[BUILDING:SMELTER:NONE]
[REAGENT:A:15000:NONE:PLANT_MAT:COTTON_MITHRIL:THREAD]
[PRODUCT:100:1:BAR:NO_SUBTYPE:METAL:MITHRIL][PRODUCT_DIMENSION:150]
[FUEL]
[SKILL:SMELT]
Logged
Since when has practical had anything to do with dwarfy?

Daywalkah

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #101 on: May 05, 2010, 07:23:54 pm »

NO_SUBTYPE in the product line should be INORGANIC, I believe.
Logged
Magma cancels flow; interrupted by Ironblood.

masakhan

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #102 on: May 05, 2010, 07:29:42 pm »

Try:
[REAGENT:A:15000:CLOTH:NONE:PLANT_MAT:COTTON_MITHRIL:THREAD]
Logged

Alkyon

  • Bay Watcher
    • View Profile
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #103 on: May 05, 2010, 07:30:48 pm »

NO_SUBTYPE in the product line should be INORGANIC, I believe.

Nope, still didn't work.  And the black-hole happens even when you have thread.  I was just lucky before.

Try:
[REAGENT:A:15000:CLOTH:NONE:PLANT_MAT:COTTON_MITHRIL:THREAD]
I'll try that.
Logged
Since when has practical had anything to do with dwarfy?

Shaostoul

  • Bay Watcher
  • Expanding your universe.
    • View Profile
    • Shaostoul Patreon
Re: --GUIDE-- Shaostoul's Modding Guide --Helping you, Helping me--
« Reply #104 on: May 05, 2010, 07:35:51 pm »

I'd like to point out this is what I like to see. =D People helping people.
Logged
I mod games and educate others how to do so as well, if you'd like to learn join my Discord and you can join a bunch of like minded individuals. (Presently modding Space Engineers and No Man's Sky.)

Looking into modding DF? This forum guide & wiki guide may still be a good start!
Pages: 1 ... 5 6 [7] 8 9 ... 29