Havesting in Tenebrous Tangle problem

nater

Active Member
Ok i have tryed to harvest in Tenebrous Tangle, now setting up a path np path works great but my guy goes on the path and does not even look at the harvest nods. Is this because the scrip does not have the name of them in it and it does not understand them? or do i have wandering set to tight and it will not leave it's path, not to sure how these scrips work so i have not riped it apart yet just want to see if i am out in left feild on this or if someone has a scrip or updated file that i may have so i can harvest in thios zone. :)

odd thing is that it will get the "?" but not roots that is what makes me think it does not understand there name.
 
Last edited:

Kittara

Well-Known Member
lol saw this after I posted on a diff issue but should help. The nodes are incorrectly named for TT you have to update the xml @ C:\InnerSpace\Scripts\EQ2Harvest\HarvestConfig with the correct name since they vary from BM->BS->TT

<Set Name="exp02_rgn_realm_of_twilight">
<Setting Name="1">dustworn ore</Setting>
<Setting Name="2">weathered geode</Setting>
<Setting Name="3">osseous lumber</Setting>
<Setting Name="4">trip roots</Setting>
<Setting Name="5">burrow</Setting>
<Setting Name="6">withered shrubbery</Setting>
<Setting Name="7">school of flying fish</Setting>

I only updated the roots as that is what I was after
 

nater

Active Member
Thanks guys that is what i was thinking, now it i could only get excel to open the file keeps giving me an error.
 
Top Bottom