PDA

View Full Version : question about quests I cannot understand



nefion
11-05-2008, 06:07 PM
Guys, I am searching a lot for this subject and not finding an answer.. will sound trivial to most of you but I cannot address it.

Is there a way to actually extend master behavior to slaves?

I mean:

- Master right-clicks on npc
- Master accept quest
- ...

or every slave must alt-tab and open the dialogue with NPC?

thanks a lot,

elsegundo
11-05-2008, 06:20 PM
each slave MUST open the dialog box.
the rest is automated depending on your multiboxer/jamba preferences.

also, when getting quests, you can simply have your main gather all the quests and share it with your slaves. using multiboxer/jamba, you can have the slaves auto accept quests shared to them.

you are using a multiboxing addon arent you?

nefion
11-05-2008, 06:22 PM
the rest is automated depending on your multiboxer/jamba preferences.

also, when getting quests, you can simply have your main gather all the quests and share it with your slaves. using multiboxer/jamba, you can have the slaves auto accept quests shared to them.

you are using a multiboxing addon arent you? yes I am using jamba.. I was just wondering if there is a way to avoid opening the dialog from every screen..

now I know is not possible.. :D

thanks a lot!

heffner
11-05-2008, 10:35 PM
Ya, you have to open an window for each one.

However, there was a post (someplace on this site) showing how you can sorta automate this, but it didn't work all that well for me so I don't use it anymore. Basically you have to assign the mouse click to a key (e.g., L) and have your slaves view in 3rd person and overhead of the quest giver. If the mouse is overlaying the NPC you press L and it will open the window. Maybe someone can provide the link.

Good luck.

welwyn
11-06-2008, 01:59 AM
depending on the quest you can open with your main and take the quests then run this macro

/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");


on all slaves and they accept anything thrown at them.

you cant hand in quests like that though :(