i can run it at level 1 but can't run it in my current level 22 is that normal or am i doing something wrong?
Hi, currently i havenot ideas, what to do is quest npc missing or quest broken by Trion\XL. It will broke all quest line.Suspicious Mail (ID: 1859) and Relentless Suspicions (ID: 1860) does not seem to work, looks like the NPC is missing.
The quest is from an item, so not really needed. Any way to remove it from the plugin?Hi, currently i havenot ideas, what to do is quest npc missing or quest broken by Trion\XL. It will broke all quest line.
No, becouse this quests (1860,1859) can be used also in another quests (something like if (!checkQuestCompleted(1860)) before end another questI am no coder, but removing
questsCanBeRun.Add(new Quest_1860(20, 30, QuestRace.Ferre | QuestRace.Hariharan, new uint[] { 1863 }));
questsCanBeRun.Add(new Quest_1859(20, 30, QuestRace.Ferre | QuestRace.Hariharan, new uint[] { 1857, 1858 }));
should fix the issue, no?
Just to update, after you get further into the area it will stop going back for the quest's. So i guess you just have to let it do it's thing, even though it up's the time quite a bit while doing it.The quest is from an item, so not really needed. Any way to remove it from the plugin?
I am no coder, but removing
questsCanBeRun.Add(new Quest_1860(20, 30, QuestRace.Ferre | QuestRace.Hariharan, new uint[] { 1863 }));
questsCanBeRun.Add(new Quest_1859(20, 30, QuestRace.Ferre | QuestRace.Hariharan, new uint[] { 1857, 1858 }));
should fix the issue, no?
I see, but as far as I can tell, those quests are not actually part of the main quest line, since it's an item drop, so there is a "chance" that you won't get the item in the first place.No, becouse this quests (1860,1859) can be used also in another quests (something like if (!checkQuestCompleted(1860)) before end another quest
2- Gilda Star priority which will do them before other quests to get highest gilda its like re arrange quests in the list and check for availability for exampleif(!NotConnected()) {
reconnect();
}
if(!GildaQuestAvailable()) {
DoGildaFirst();
} else {
ResumeQuesting();
}
i can run it at level 1 but can't run it in my current level 22 is that normal or am i doing something wrong?
If you levelled him yourself to 22 you won't be able to run it because the quest line is likely broken
New version released.
Improvments in fight and movements. And add option "Ride on mount"
Hit the green arrow in the Pluginmanager, its Auto questing, u dont need to set up a gps file(Path)ok i managed to load the plugin but the path file is empty is that normal?
can you post helping video how we can make it auto quest ^_^
ATM no wayneed to ask you again , is there any way to stay in party/raid as leader ? every time when im making party with others my bot is leaving it when i start your plugin
Hi, the same question about starting at another level then level 1, have been asked several times and no solution have been given yet. Is it totally impossible to use the bot if you (hand)leveled a character untill a certain level?
Can someone (developer?) give a solution to this problem? Messing in folders and files wont help, the bot keeps going back to a certain quest all the time.
Its a great plugin, but making it possible to skip certain quests would be even more awesome. I hope this issue gets solved. Thanks in advance![]()