Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

< Σχολιασμός για τον κώδικα Neverwinter gateway - Professions Robot

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 21/12/2015

Winter Event

Is there away to tell it to do the craft Open Sickly Marimo for Flack of Blacklead

§
Δημοσιεύτηκε: 22/12/2015

Only this task ?

You need to add a custom profile with the settings "Witerevent" task name, "default" base profile and this script :

{
"profileName": "Marimo",
"isProfileActive": true,
"level": {
"0": [
"Event_Winter_Tier0_Intro"
],
"1": [
"Event_Winter_Tier1_Refine_Marimo_Illuminated"
],
"2": [
"Event_Winter_Tier1_Refine_Marimo_Illuminated"
],
"3": [
"Event_Winter_Tier1_Refine_Marimo_Illuminated"
]
}
}

Make sure the Winterevent profession works in default mode before adding this custom script, if it's not the case, you need to activate the profession before.

§
Δημοσιεύτηκε: 23/12/2015

i was writing out a different cutom, bt have found that the default doesnt work for me either. Ive not run into this, how do you go about activating a profession?

§
Δημοσιεύτηκε: 23/12/2015

After looking I saw in the code -
taskActive: true,

That was under WinterEvent, so it seems like it should be going. I also checked and they don't have a capitalized 'event' in the url, so I changed that just in case. No go.

§
Δημοσιεύτηκε: 23/12/2015

Do you have the most current version of the this script? It fixes the upper/lower case issue for the event name.

After you add your custom profile, you still need to go to your character and set them to use the winterevent and then your custom profile. Have you done that as well?

§
Δημοσιεύτηκε: 24/12/2015

hmm.. ill check all the above and see how it goes. I think so, but ill confirm.

§
Δημοσιεύτηκε: 24/12/2015
Επεξεργάστηκε: 24/12/2015

ok resolved.. i had an old version. .12 instead of .13

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.