Craft - mapping

mycroft

Script Author: MyPrices
Currently you can gain your own city faction by crafting in Freeport and Qeynos.

Being at the Fanfaire (and Just got back yesterday *yawn*) it seems this is actually a bug , they're looking at fixing it so you gain faction for the city you are crafting at.

The long and short of it is I need to make a mapping path for gorowyn ready for the fix so I can craft there instead of Freeport.

What named points do I need to make to ensure the bot will find all thats needed?
 

omgbot

Active Member
I have a working gorowyn crafting path (well, it seems to work, but I only have about 3 crafter classes). I can send it to you, if you'd like.

One thing that doesn't work (and isn't my navigation path's fault) is that the wholesaler in gorowyn isn't recognized (I believe because it has a regular NPC name, instead of starting with "Wholesaler <whoever>".

Craft will walk to the wholesaler, but it won't hail/target him.
 

Amadeus

The Maestro
Staff member
If it works well and both of you agree that it should be added to the patcher, I will add it.

In regards to it not recognizing it as a wholesaler, that's very possible. I need exact an exact name/loc for the wholesaler in question and as much info as possible.
 

omgbot

Active Member
I'll try to get you the loc/exact name, but can you verify how you are recognizing the wholesaler?

Is it by the name, or by the "description" (<Wholesaler>) below his name? I don't believe it would happen if it was by the description, and that seems to be a much cleaner way to detect it.

As I said, i'll get you the info as soon as I can.
 

Valerian

ISX Specialist
there's no wholesaler by guild tag or name in kelethin. it would need some hardcoding for name there I believe. sry for going slightly off-topic.
 

Smyrk

Active Member
In Gorowyn while targeting the wholesaler:

Code:
${Target.Name} = Cholzik Mirt'xa
${Target.Loc}  = 2774.179932,123.530632,1163.589966
I'd love to see the mappings you have done for the area, omgbot.
 

omgbot

Active Member
I've attached my map for gorowyn. I've done about 20 writs so far, including buying harvests from the broker. The Wholesaler still needs to be updated, so it will buy fuel automatically.

Let me know if you have any problems with the mappings.

This map is for "the wards", which is up by the 5-room houses, broker, bank, and crafting stations. Not sure if there's another place to craft in gorowyn, but this is where I craft.

this file should go in InnerSpace\Scripts\EQ2Navigation\zones
 

Attachments

Last edited:
Top Bottom