Thread Tools Display Modes
06-05-07, 01:58 PM   #1
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 96
Am having some problems

i am working on an addon that will send stuff to my mule after i have reached a certain amount. the problem i am having is this i am splitting a stack of elixirs in to portions of 5 and then use the PutItemInBag(i) comand to drop it into a certain bag the problem is if the same stuff is in that bag there is a chance of the two stacks combining so instead of a stack fo 5 i get a stack of 6 or so. my question is this is there anyway for me to tell the game to drop something into a specific bag and into a specific slot in said bag? i would write a function that searches for the first empty slot and dumps my stack there to be then used to mail it
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Am having some problems


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off