View Single Post
09-05-12, 08:22 PM   #4
kenji101
A Murloc Raider
Join Date: Aug 2012
Posts: 5
Thanks a ton.

/run local c=GetItemCount(18662) if c and c>0 then SetRaidTarget("target",1) end
/use item:18662

was the right one. it works really awesome.
  Reply With Quote