Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 67 68 [69] 70 71 ... 137

Author Topic: [MODDING] 0.43.x QUESTIONS THREAD  (Read 201990 times)

Droggarth

  • Bay Watcher
  • Ischrotaur Axe Lord [SUPERNATURAL][STRANGE_MOODS]
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1020 on: May 16, 2016, 10:52:52 pm »

You mean a reaction that takes nothing but still produces items?

If so, just don't include a REAGENT line. Just having a PRODUCT line will still produce the desired item.

I know that already. To be more specific, it's the fact that the very thing I need to reaction craft is a wood log, guess I'll have to do some tests and see in what order does it make a tower-cap log.
Logged
"I'll make my own way." - Max Rockatansky

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1021 on: May 16, 2016, 11:16:58 pm »

It's always item token:material token.

Tower-cap would be [PRODUCT:100:1:WOOD:NONE:PLANT_MAT:TOWER_CAP:WOOD].

Droggarth

  • Bay Watcher
  • Ischrotaur Axe Lord [SUPERNATURAL][STRANGE_MOODS]
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1022 on: May 16, 2016, 11:26:13 pm »

It's always item token:material token.

Tower-cap would be [PRODUCT:100:1:WOOD:NONE:PLANT_MAT:TOWER_CAP:WOOD].

It just crashed my game however [PRODUCT:100:1:WOOD:NONE:PLANT_MAT:TOWER_CAP:STRUCTURAL] worked (Thanks, Random_Dragon!). The ingame object created appears as "tower-cap plant logs" is that a right item? Or should it just say "tower-cap logs" or "tower-cap log"?

EDIT: It needs "tower-cap logs" to actually build.

EDIT2: And this seems to be the correct one: [PRODUCT:100:6:WOOD:TOWER_CAP:PLANT_MAT:TOWER_CAP:WOOD], doesn't crash the game and gives me tower-cap logs. Neat.
« Last Edit: May 17, 2016, 01:13:44 am by Droggarth »
Logged
"I'll make my own way." - Max Rockatansky

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1023 on: May 17, 2016, 01:26:25 am »

WOOD:TOWER_CAP is not a valid item token. I think WOOD:NO_SUBTYPE is probably right there.

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1024 on: May 17, 2016, 02:36:47 am »

He? What you wrote before, this one:
Code: [Select]
[PRODUCT:100:1:WOOD:NONE:PLANT_MAT:TOWER_CAP:WOOD] Thats the correct syntax. That cant crash the game.
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

Droggarth

  • Bay Watcher
  • Ischrotaur Axe Lord [SUPERNATURAL][STRANGE_MOODS]
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1025 on: May 17, 2016, 02:49:00 am »

He? What you wrote before, this one:
Code: [Select]
[PRODUCT:100:1:WOOD:NONE:PLANT_MAT:TOWER_CAP:WOOD] Thats the correct syntax. That cant crash the game.

Somehow it did. IDK, crap could've changed between versions. I remember clearly putting that line in there and double checking: Crash.
Logged
"I'll make my own way." - Max Rockatansky

pikachu17

  • Bay Watcher
  • PADORU PADORU
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1026 on: May 17, 2016, 09:41:33 am »

any chance you want this?
[PRODUCT:100:1:WOOD:LOG:PLANT_MAT:TOWER_CAP:WOOD]
Logged
Sigtext!
dwarf 4tress from scratch
The Pikachu revolution!
Thank you NatureGirl19999 for the avatar switcher at http://signavatar.com

A warforged bard named Gender appears and says"Hello. I am a social construct."

scamtank

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1027 on: May 17, 2016, 09:42:56 am »

any chance you want this?
[PRODUCT:100:1:WOOD:LOG:PLANT_MAT:TOWER_CAP:WOOD]

item tokens ain't work like that, bongo
Logged

scamtank

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1028 on: May 17, 2016, 09:43:17 am »

HAHAHA WHOOPS
Logged

pikachu17

  • Bay Watcher
  • PADORU PADORU
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1029 on: May 17, 2016, 09:55:47 am »

could you say exactly what you mean by "HAHAHA WHOOPS"?
Logged
Sigtext!
dwarf 4tress from scratch
The Pikachu revolution!
Thank you NatureGirl19999 for the avatar switcher at http://signavatar.com

A warforged bard named Gender appears and says"Hello. I am a social construct."

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1030 on: May 17, 2016, 10:22:37 am »

I just ran this:
Code: [Select]
[REACTION:TEST]
[NAME:wood]
[BUILDING:TANNER:CUSTOM_G]
    [PRODUCT:100:1:WOOD:NONE:PLANT_MAT:plant id:WOOD]

And I got a fitting plant-id wood log. No crash, no issues.
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

scamtank

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1031 on: May 17, 2016, 10:34:04 am »

could you say exactly what you mean by "HAHAHA WHOOPS"?

doubleposting
Logged

Dirst

  • Bay Watcher
  • [EASILY_DISTRA
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1032 on: May 17, 2016, 10:55:10 am »

could you say exactly what you mean by "HAHAHA WHOOPS"?

doubleposting
I thought it was [PRODUCT:100:1:HAHAHA:WHOOPS]
Logged
Just got back, updating:
(0.42 & 0.43) The Earth Strikes Back! v2.15 - Pay attention...  It's a mine!  It's-a not yours!
(0.42 & 0.43) Appearance Tweaks v1.03 - Tease those hippies about their pointy ears.
(0.42 & 0.43) Accessibility Utility v1.04 - Console tools to navigate the map

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1033 on: May 17, 2016, 03:30:04 pm »

could you say exactly what you mean by "HAHAHA WHOOPS"?

doubleposting
I thought it was [PRODUCT:100:1:HAHAHA:WHOOPS]

No, it's [PRODUCT:100:1:HAHAHA:NONE:INORGANIC:WHOOPS]

Bozdogan

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.43.x QUESTIONS THREAD
« Reply #1034 on: May 17, 2016, 03:33:25 pm »

Is there anything wrong with this reaction? It doesnt show up on the carpenter list.
Quote
[REACTION:MAKE_WOOD_BLOCKS_FOUR]
   [NAME:make wood blocks (4)]
   [BUILDING:CAPRPENTER:NONE]
   [REAGENT:wood:1:WOOD:NONE:NONE:NONE]
   [PRODUCT:100:4:BLOCKS:NONE:GET_MATERIAL_FROM_REAGENT:wood:NONE]
   [SKILL:CARPENTRY]
Logged
Pages: 1 ... 67 68 [69] 70 71 ... 137