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

Публикувайте отговор

Влезте, за да публикувате отговор.