Download
(4 Kb)
Download
Updated: 04/19/14 06:30 AM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:04/19/14 06:30 AM
Created:04/12/14 08:19 PM
Monthly downloads:15
Total downloads:3,402
Favorites:21
MD5:
ins:Stacker
Version: 0.3
by: ins [More]
==========================
ins:Stacker
by: instant
==========================

Introduction:
==============
ins:Stacker is a very simple addon to assist with inventory mules.

Its sole purpose is to move a stack from either BANK/BAG to BAG/BANK
where either an item exist in both places.

A future version should have the option to MOVE all items of a particular
type, for example "Provision" items.


Note:
=====
If you want a fully automated addon to move similar items TO your Bank
you should check out "Bank Stuffer" by beeradq.


Commands:
==========
/stacker : to see the very short help text.
/stacker compare : with the bank open to compare your bag with the bank
/stacker compare bank : to MOVE items from BAG to BANK that match
/stacker compare bag : to MOVE items from BANK to BAG that match
/stacker bag : These two options perform the same as above, only
/stacker bank : they save you typing time. Valuable typing time.

Todo:
======
* Prettier output
* Translations
* More Help?
* Maybe quick-move for example, all Gems TO or FROM bank regardless of stack availability.

Change Log:
============
Code:
 0.3 - [NEW] Added /stacker bank, /stacker bag commands to stop having type 'compare' every time.
 0.2 - [CHANGE] The comparison is now more thorough and checks name, texture, price and quality
       to ensure we have the correct item.
 0.1 - First version. Works for my mules™

License:
=========


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Code:
 0.3 - [NEW] Added /stacker bank, /stacker bag commands to stop having type 'compare' every time.
 0.2 - [CHANGE] The comparison is now more thorough and checks name, texture, price and quality
       to ensure we have the correct item.
 0.1 - First version. Works for my mules™
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
0.2
4kB
ins
04/12/14 09:40 PM


Post A Reply Comment Options
Unread 09/28/14, 09:02 AM  
neiljwd
 
neiljwd's Avatar

Forum posts: 5
File comments: 18
Uploads: 0
I loved this addon but it hasn't worked for ages.
IS there a fix coming, or an alternative I can use please?
Report comment to moderator  
Reply With Quote
Unread 08/06/14, 06:54 PM  
Collector

Forum posts: 3
File comments: 3
Uploads: 0
Function expected instead of nil

Just need to change one part of the insStacker.lua to fix this...

replace line 31 in insStacker.lua which reads:

local texture, number = GetBagInfo(i)

with

local number = GetBagSize(i)

save your file and /reloadui... all better
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 09:46 PM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
Yeah I checked in there before and the insstacker folder is in the addons foldler. Can you tell me what files should be in there and the size of the files? Maybe something is corrupted or missing. Oh, and does this work with guild bank or just personal bank? I couldn't get it to work with either but was wondering.

edit: ok I got it working now with my personal bank but not with the guild bank so I'm assuming it doesn't work with guild bank?
Last edited by EQBallzz : 04/23/14 at 11:08 PM.
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 10:15 AM  
ins
AddOn Author - Click to view AddOns

Forum posts: 76
File comments: 84
Uploads: 5
Originally Posted by EQBallzz
I'm interested in this addon but not sure it's working. I use minion and have installed the addon but I don't see it in my addon list and nothing happens when I try the commands. I do see the addon folder present in the addons folder so it looks to be present. What am I missing here?
Hmm. Not sure. Let me do some testing to see if there is something I did wrong

Edit: Ran a new character with only Stacker addon enabled and it worked fine. Maybe Minion didn't install it correctly to the game addon folder?

The addon should be in
%userprofile%\My Documents\Elder Scrolls Online\LIVE (or LiveEU)\Addons\insstacker

Try reinstalling it with Minion.
Last edited by ins : 04/23/14 at 10:32 AM.
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 12:48 AM  
EQBallzz

Forum posts: 9
File comments: 206
Uploads: 0
I'm interested in this addon but not sure it's working. I use minion and have installed the addon but I don't see it in my addon list and nothing happens when I try the commands. I do see the addon folder present in the addons folder so it looks to be present. What am I missing here?
Report comment to moderator  
Reply With Quote
Unread 04/18/14, 12:38 AM  
ins
AddOn Author - Click to view AddOns

Forum posts: 76
File comments: 84
Uploads: 5
Originally Posted by Fuinur
Originally Posted by ins
Originally Posted by Fuinur
Would it be possible to add buttons to the bank window so we wouldent need to use the / commands?
Hi. Probably, but I have not had time to look into that yet as I'm more of a command line kind of guy
I cant make any promises, but I suppose it could make its appearance at one point.

Once / If, Zenimax release the full UI documentation it should probably be a lot easier to make it happen.
well if that would take too long/too difficult would it be possible to give us the option to set a default action to the /stacker command on a per character base
so we could just use
/stacker
instead of having to do
/stacker compare bag
when moving stuff to 7 bank mules inventorys
or atleast just /stacker bag

Btw love the mod been using it for afew days it has made my packrat/horder nature much more bearable
Yes, next version should have /stacker bag/bank so you dont have to type "compare" as well. Don't know why I did it that way

Edit: 0.3 is up with /stacker bank/bag
Last edited by ins : 04/19/14 at 06:31 AM.
Report comment to moderator  
Reply With Quote
Unread 04/16/14, 11:58 PM  
Fuinur

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by ins
Originally Posted by Fuinur
Would it be possible to add buttons to the bank window so we wouldent need to use the / commands?
Hi. Probably, but I have not had time to look into that yet as I'm more of a command line kind of guy
I cant make any promises, but I suppose it could make its appearance at one point.

Once / If, Zenimax release the full UI documentation it should probably be a lot easier to make it happen.
well if that would take too long/too difficult would it be possible to give us the option to set a default action to the /stacker command on a per character base
so we could just use
/stacker
instead of having to do
/stacker compare bag
when moving stuff to 7 bank mules inventorys
or atleast just /stacker bag

Btw love the mod been using it for afew days it has made my packrat/horder nature much more bearable
Last edited by Fuinur : 04/17/14 at 12:00 AM.
Report comment to moderator  
Reply With Quote
Unread 04/15/14, 11:28 AM  
neiljwd
 
neiljwd's Avatar

Forum posts: 5
File comments: 18
Uploads: 0
This is going to be awesomely useful for me, I can tell.

Thanks man.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 09:16 AM  
ins
AddOn Author - Click to view AddOns

Forum posts: 76
File comments: 84
Uploads: 5
Originally Posted by Fuinur
Would it be possible to add buttons to the bank window so we wouldent need to use the / commands?
Hi. Probably, but I have not had time to look into that yet as I'm more of a command line kind of guy
I cant make any promises, but I suppose it could make its appearance at one point.

Once / If, Zenimax release the full UI documentation it should probably be a lot easier to make it happen.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 06:46 AM  
Fuinur

Forum posts: 0
File comments: 12
Uploads: 0
Would it be possible to add buttons to the bank window so we wouldent need to use the / commands?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: