Unknown2008-12-29 09:25:27
okay, syntax time!
Apply mending arms ---> does nothing
Apply mending right arm -> fixes either right OR left arm, regardless of which arm I apply it to
Same goes for legs
is this a bug? it's extremely odd to me
Apply mending arms ---> does nothing
Apply mending right arm -> fixes either right OR left arm, regardless of which arm I apply it to
Same goes for legs
is this a bug? it's extremely odd to me
Esano2008-12-29 09:28:38
You should be using 'apply mending to arms' in any case.
Ilyarin2008-12-29 09:39:44
You can't apply to specific limbs. You can apply to head, chest, gut, arms, or legs.
Steingrim2008-12-30 01:10:31
QUOTE (Nys @ Dec 29 2008, 01:25 AM) <{POST_SNAPBACK}>
okay, syntax time!
Apply mending arms ---> does nothing
Apply mending right arm -> fixes either right OR left arm, regardless of which arm I apply it to
Same goes for legs
is this a bug? it's extremely odd to me
Apply mending arms ---> does nothing
Apply mending right arm -> fixes either right OR left arm, regardless of which arm I apply it to
Same goes for legs
is this a bug? it's extremely odd to me
To clarify what the others are saying, the parser is ignoring 'right' and assuming it to be 'to'. So you wind up with apply mending to arms, even though you're entering apply meanding right arm. Likelwise you'll need to apply mending to chest, etc.
Unknown2008-12-30 04:37:57
QUOTE (Steingrim @ Dec 29 2008, 08:10 PM) <{POST_SNAPBACK}>
To clarify what the others are saying, the parser is ignoring 'right' and assuming it to be 'to'. So you wind up with apply mending to arms, even though you're entering apply meanding right arm. Likelwise you'll need to apply mending to chest, etc.
Ok, that makes sense. Thanks