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

UseItemTargetLocation, Really, no NumOfTimes attribute?

Megser

Well-Known Member
Joined
Apr 17, 2010
Messages
1,389
Reaction score
73
As of now if I specify it in a If Condition tag it just repeats itself, it's as if I put it in a While one. There is no option to choose do this 1 time. I want it to just use the item and then I need it to collect the pieces after it has blown up the object, quest - Liberate the Kaja'mite - Quest - World of Warcraft .


Thanks in advance.
 
Last edited:
easiest thing to do is to add the gameobject id(s) to an existing plugin that loots stuff off of the ground... like katzerle's thundermar ale plugin, or the easter egg plugin
 
As of now if I specify it in a If Condition tag it just repeats itself, it's as if I put it in a <While> one. There is no option to choose do this 1 time. I want it to just use the item and then I need it to collect the pieces after it has blown up the object, quest - Liberate the Kaja'mite - Quest - World of Warcraft .

The next drop of Honorbuddy should contain a new CollectThings behavior that facilitates these type of quests...
[wiki]Honorbuddy Custom Behavior: CollectThings[/wiki]

cheers,
chinajade
 
Back
Top