What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Multiple QuestId dilemma...

M1k3

New Member
Joined
Jul 24, 2010
Messages
117
Reaction score
0
Hello well i am working on a quest profile and was wondering what to do when a quest have more then one quest id. rly enoying

thanks!
 
please help i dont have the paitience to sit around doing nothing i want to progress! :D
 
nvm got it just hafto use the <If> condition. sucks that you hafto type in each quest though. any other way for later?
 
and now it wont work any way... started a warlock and it didnt work

<If Contition="Me.Class == WoWClass.Warlock">
<PickUp QuestName="Beating Them Back!" QuestId="28765" GiverName="Marshal McBride" GiverId="197" />
<Objective QuestName="Beating Them Back!" QuestId="28765" Type="KillMob" MobId="49871" KillCount="6" />
<TurnIn QuestName="Beating Them Back!" QuestId="28765" TurnInName="Marshal McBride" TurnInId="197" />
</If>
 
it just stands there and try to get the quest its the right questid. strange :S
 
well my hope is that some one would read it and help me :P
 
the correct quest id should be 29078 instead of 28765

see if that fixes it and the source for my info is Kick's 1-60 Alliance Human questing profile
 
doesnt work. im not using questoverride. is it something that i hafto use?
 
"Contition" should be spelt "Condition"

(D not a T)
 
use the BlankQO in the Useful Stuff folder in my SVN (hint: it's not blank)
 
thanks for the help ill give it a new try. need to kick my nicotine happit first. my patience went down the drain with it :P.
 
Back
Top