Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

< 腳本Neverwinter gateway - Professions Robot的回應

評論:OK - script works, but has bugs

§
發表於:2015-12-21

Winter Event

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

§
發表於:2015-12-22

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.

§
發表於:2015-12-23

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?

§
發表於:2015-12-23

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.

§
發表於:2015-12-23

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?

§
發表於:2015-12-24

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

§
發表於:2015-12-24
編輯:2015-12-24

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

發表回覆

登入以回復