Hmm that is bad, as I cannot accept the quest before switching the weapon to Miner (or any other DoH/DoL profession). Or is it possible to start without the quest, equip and then accept the quest?
Was not sure about this index thing, thanks for the link.
Code:
[1] = {
["id"] = 1002298;
["itemreward"] = false;
["mapid"] = 131;
["meshname"] = "Ul dah - Steps of Thal";
["pos"] = {
["x"] = -17.98131942749;
["y"] = 6.1999998092651;
["z"] = 157.7096862793;
};
["type"] = "start";
};
[2] = {
["index"] = 1;
["itemid"] = 2519;
["mapid"] = 131;
["meshname"] = "Ul dah - Steps of Thal";
["pos"] = {
["x"] = -17.98131942749;
["y"] = 6.1999998092651;
["z"] = 157.7096862793;
};
["type"] = "equip";
};
Was not sure about this index thing, thanks for the link.