View Single Post
03-08-09, 06:09 AM   #16
Mera
Retired of WoW, In ESO :)
 
Mera's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 331
I made very small changes to the macro because was spawning errors here

Code:
/script print("Bag:");for bagtest = 0, 4 do print(GetBagName(bagtest),select(2, GetContainerNumFreeSlots(bagtest))) end;
here is the result

Code:
Bag:
Sac à dos 0
Sac "gigantesque" 0
Sac "gigantesque" 0
Sac en tisse-givre 0
Carquois nérubien renforcé 1
Its that quiver
in case you need link, there is also mats bags to think ignoring so because there is several special containers like that ingame
__________________
If you need to reach me I'm in ESO, @class101 or "Fathis Ules i"
addons: SpamBayes, BrokerCPU
projects: ThunderBayes
Mera[xeh]? - La CroisadeEcarlate (wow)
  Reply With Quote