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

Snippet for guilddeposit!!

BPAlpha

New Member
Joined
Jan 15, 2010
Messages
594
Reaction score
41
looking for a snippet of code if anyone could help me.. what i want it to do is extract item from bag and deposit into guildbanktab.. i have code inplace to check bank and see if space is empty so just as i said want it to pick up item ad add to tad(slot)
 
or could it be done with a simple lua macro??
 
looking for a snippet of code if anyone could help me.. what i want it to do is extract item from bag and deposit into guildbanktab.. i have code inplace to check bank and see if space is empty so just as i said want it to pick up item ad add to tad(slot)

The simpliest way to do it is using WowItem.UseContainerItem() on the items you want to deposit.
 
Back
Top