Topic: Can someone tell me why this item isn't working?  (Read 4762 times)


Lurcolm1

  • Member
  • *
  • Posts: 26
  • Total likes: 4
  • Not freezing to death is achieved by murder
    • View Profile
« on: June 29, 2018, 02:27:18 PM »
Hey. New to this and all that. Just.. I don't get why this item isn't working. THoughts?

Code: [Select]
Sinew-backed antler bow. "Hunting Bow" [effort:2] [phys:stance,arms] *CARPENTRY* %-20% /4h/ \1d\ |2|
{Big spruce branch} [remove] [noquality] '+for core'
{Antler strip} (2) [remove]
{Recurve ear} (2) [remove]
{Fibre from sinew} #1#  [remove] '+for backing'
{*Glue} [remove] [noquality] '+for attaching limbs'
{fire] '+For heating glue
{Knife} <Small knife>
{Bowstring} [remove]
[NAME:Antler Bow]
[TILEGFX:lcc-antbow]

davidor

« Reply #1 on: June 29, 2018, 04:49:22 PM »
Code: [Select]
.Sinew-backed antler bow. "Hunting Bow" [effort:2] [phys:stance,arms] *CARPENTRY* %-20% /4h/ \1d\ |2|
{Big spruce branch} [remove] [noquality] '+for core'
{Antler strip} (2) [remove]
{Recurve ear} (2) [remove]
{Fibre from sinew} #1#  [remove] '+for backing'
{*Glue} [remove] [noquality] '+for attaching limbs'
{Fire} '+For heating glue
{Knife} <Small knife>
{Bowstring} [remove]
[NAME:Antler Bow]
[TILEGFX:lcc-antbow]

This should work now. First you missed . in the header and second {fire] should be {Fire}

Lurcolm1

  • Member
  • *
  • Posts: 26
  • Total likes: 4
  • Not freezing to death is achieved by murder
    • View Profile
« Reply #2 on: June 29, 2018, 05:09:36 PM »
Code: [Select]
.Sinew-backed antler bow. "Hunting Bow" [effort:2] [phys:stance,arms] *CARPENTRY* %-20% /4h/ \1d\ |2|
{Big spruce branch} [remove] [noquality] '+for core'
{Antler strip} (2) [remove]
{Recurve ear} (2) [remove]
{Fibre from sinew} #1#  [remove] '+for backing'
{*Glue} [remove] [noquality] '+for attaching limbs'
{Fire} '+For heating glue
{Knife} <Small knife>
{Bowstring} [remove]
[NAME:Antler Bow]
[TILEGFX:lcc-antbow]

This should work now. First you missed . in the header and second {fire] should be {Fire}

Thank you!

 

anything