Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4]

Author Topic: New Reactions Please submit your cool reactions  (Read 5097 times)

P-Luke

  • Bay Watcher
    • View Profile
Re: New Reactions Please submit your cool reactions
« Reply #45 on: January 12, 2010, 07:20:37 pm »

Does anyone have a formula for using leather to make ropes? It's always bothered me that this isn't possible.
Logged

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: New Reactions Please submit your cool reactions
« Reply #46 on: January 12, 2010, 09:44:18 pm »

[REACTION:MAKE_XXXX_LEATHER_ROPE]
[NAME:make xxxx leather rope]
[SMELTER]
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:(creature):NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:SKIN_TANNED:(creature)]

now what might happen is it might be a "chain" or it might be a "rope" I've never tried this before but thats the formula
Logged

sunshaker

  • Bay Watcher
    • View Profile
Re: New Reactions Please submit your cool reactions
« Reply #47 on: January 13, 2010, 12:19:23 am »

[REACTION:MAKE_XXXX_LEATHER_ROPE]
[NAME:make xxxx leather rope]
[SMELTER]
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:(creature):NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:SKIN_TANNED:(creature)]

now what might happen is it might be a "chain" or it might be a "rope" I've never tried this before but thats the formula

I thought it would have been
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:LEATHER:(creature) or NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:LEATHER:(creature)]
or is this another case of multiple ways of doing the same reaction?
Logged

P-Luke

  • Bay Watcher
    • View Profile
Re: New Reactions Please submit your cool reactions
« Reply #48 on: January 13, 2010, 10:33:36 am »

[REACTION:MAKE_XXXX_LEATHER_ROPE]
[NAME:make xxxx leather rope]
[SMELTER]
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:(creature):NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:SKIN_TANNED:(creature)]

now what might happen is it might be a "chain" or it might be a "rope" I've never tried this before but thats the formula

I thought it would have been
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:LEATHER:(creature) or NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:LEATHER:(creature)]
or is this another case of multiple ways of doing the same reaction?

Would this work?

[REACTION:MAKE_LEATHER_ROPE]
[NAME:make leather rope]
[SMELTER]
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:LEATHER:NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:SKIN_TANNED:COW]

That way I don't have to add entries for each and every creature. I don't mind the modvalue of the animal, I never sell ropes anyway.
Logged

sunshaker

  • Bay Watcher
    • View Profile
Re: New Reactions Please submit your cool reactions
« Reply #49 on: January 13, 2010, 11:49:44 am »

Would this work?

[REACTION:MAKE_LEATHER_ROPE]
[NAME:make leather rope]
[SMELTER]
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:LEATHER:NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:SKIN_TANNED:COW]

That way I don't have to add entries for each and every creature. I don't mind the modvalue of the animal, I never sell ropes anyway.

I think it should work. I'm all for limiting the number of essentially duplicate reactions I have to write (I would love for Toady One to implement a USE_REAGENT_MATGLOSS token but until he does everything is cow or horse or elk or whatever in my reactions). If this doesn't work for you try changing SKIN_TANNED to LEATHER in the PRODUCT line (I think this is one of the case of multiple wording of identical reactions).
Logged

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: New Reactions Please submit your cool reactions
« Reply #50 on: January 13, 2010, 09:05:02 pm »

I thought it would have been
[REAGENT:1:SKIN_TANNED:NO_SUBTYPE:LEATHER:(creature) or NO_MATGLOSS]
[PRODUCT:100:1:CHAIN:NO_SUBTYPE:LEATHER:(creature)]
or is this another case of multiple ways of doing the same reaction?
ahem.. my error yes you are correct, I don't usally do reactions with leather and I quickly threw this one together failing to fully view tags and token properly
Logged

sunshaker

  • Bay Watcher
    • View Profile
Re: New Reactions Please submit your cool reactions
« Reply #51 on: January 13, 2010, 09:07:44 pm »

ahem.. my error yes you are correct, I don't usally do reactions with leather and I quickly threw this one together failing to fully view tags and token properly

No worries. I'm not so hot on creatures or entity files, my eyes kind of glaze over when thinking about them.
Logged
Pages: 1 2 3 [4]