Change Log:
r16added left-shift,left-strg,left-alt modifications to change the steps between each mousewheel roll
shift: +/-5
strg: +/-10
alt: +/-20
Note: they are additive (holding shift+strg -> +/-15)
Does not work with Vendor
r14fixed an error with placing items on the bank
r13it's now again possible to split items while talking to a merchant
r12vendor feature seems to work so far - but be careful to use it
As hint how it works:
0 = Don't buy
>0= Buy this many
fixed a modulo based error in standard(bags,banks) split
r11removed print(arg1,arg2)
r10fixed an issue with de-/equipping items - if equipping items he tried to catch ITEM_LOCK_CHANGED had argument-structure(InventorySlot,nil)full amount of that bag-slot is now shown without any number
if just pick 1 item - it is now shown
if decreasing from 1 you will be at max (modulo)fixed AddOn name in toc
r7now supports GuildBanks ... but i don't like the solution
r6initial release
Description:
Description
It enables you to change the amount of an specific item you want to move around with your MouseWheel while already having it picked up.
Reason for this AddOn
I was sick of always shift-Clicking around in my inventory to split items for friends/mates. So I just builded this tiny AddOn to make it possible to split your already picked up item on-the-fly
How to use
Well it's kinda simple - you pick up your item(simple left click) (ofc it needs to be stackable) and there will be a number shown above the texture of your Item (Cursor). Now with your Mousewheel you can increase(cannot be extend the amount stacked in this bagSlot) by wheeling up, or decrease (cannot reach zero) by wheeling down.
Note: Full amount available in this bag-slot isn't shown as number
How to use: VendorPlugin
If you click on a item the vendor holds - there now will be a number above your cursor too. (r12)
This number indicates the amount you want to buy of THAT kind of item.
The number can be increased/decreased the same way as in bags/banks - and has a "0" option to prevent buying
It simply buys the Item if you have ie 5 selected and click somewhere (delete it from cursor - so be careful)
Step-Modificators
Shift: 5 steps
Ctrl: 10 steps
Alt: 20 steps
They are combinable (Shift+Ctrl+Alt resulting in 45 steps)
Known Issues
Amount of Split isn't following the Cursor (just if changing)
Hope you enjoy it :)
Works with:
Bags,Bank,GuildBanks,Vendors
Does not work with:
Mail
Tested with:
ArkInventory
Standard UI
Any further questions?
-> Comments
Any bugs found?
-> Bug Report
Any feature requests?... |
|
• recent updates
|
|
Tue, 16 Feb 2010 20:05:19 +0000 — r16 — Hati-EK — [download] |
|
|