| Updated: | 06-27-10 03:10 PM |
| Created: | 06-27-10 09:31 AM |
| Downloads: | 1,549 |
| Favorites: | 16 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
30300.2-Beta |
43kB |
p3lim |
06-27-10 09:31 AM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 27
Uploads: 0
|
Are we likely to see an update for 4.0?
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 49
Uploads: 0
|
Traded for some gold last night, and it did not update the amount I received till I reloged.
|
|
|
|
|
|
|
This looks great. I like many of your addons and your use of 1-Pixel borders =)
|
|
|
|
|
|
||
|
Re: Create several windows
http://www.wowinterface.com/download...gs_Nivaya.html http://www.wowinterface.com/download...gs_Gnomed.html
Last edited by p3lim : 09-21-10 at 11:23 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Create several windows
Great layout, however! I have a question / request.
Is it possible to, instead of having one window with all bagslots, create "virtual" bags with the stock of bagslots you have? For instance, creating a separate window with 16 slots, one with 8, one with 4, ect, leaving the remainder of slots in a "general" bag or whatever? If you can whip together a script, feel free to explain how to use it, so that I can create the layout meself, as to what I desire. Thanks beforehand! |
|
|
|
|
||
I have all my bank slots, but you can use this to buy a slot: Code:
/run PurchaseSlot() |
||
|
|
|
|
|
|
I love it lots! But I was wondering if there was a way to add bags to the main inventory and buy bag space for bank inventory? If not, is there some sort of script I could use? Something that doesn't involve logging out, turning addons off, logging in, fixing it, logging out, turning addons on, logging in again. XD
__________________
FujiUI 藤 (Retired) |
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 11
File comments: 143
Uploads: 0
|
Thanks for the nice & lightweight addon, I know that you're not into request, this isn't a request just expressing what I feel xD A simple one thing would make this topnutch, a search option, to write whatever you looking in your bags for colorblind people like myself, I fail to see things and take ages to find, yet can't use a huge bag addon, crappy computer. ;(
|
|
|
|
|
||
|
A Defias Bandit
Forum posts: 3
File comments: 14
Uploads: 0
|
|
|
|
|
|
|
||
|
||
|
|
|
|
|
|
Wow thanks very much Xruptor! And I noticed the position resetting as well, not sure if it's intended?
Last edited by Falarin : 06-27-10 at 06:09 PM.
|
|
|
|
|
|
|
|
Hey P3lim the setscale function works perfectly. For those people that want to scale it a bit bigger they could use it.
Note: The scale number goes from 1.0-5.0. It's best to use small numbers as the scale can get huge. 1.2, 1.5, 1.6, 2.1 etc... Find: Code:
local parent, ns = ... Code:
local scaleNum = 1.35 local parent, ns = ... Code:
UpdateMoney(money)
addon:RegisterCallback('PLAYER_MONEY', money, UpdateMoney)
end
Code:
UpdateMoney(money)
addon:RegisterCallback('PLAYER_MONEY', money, UpdateMoney)
end
self:SetScale(scaleNum)
Also P3lim another thing I noticed is the fact that the bags aren't remembering their position. They keep going back to the default position. I'm sure this can be easily resolved with StartMoving(); and StopMovingOrSizing();
__________________
Click HERE for the ultimate idiot test. -Xruptor
Last edited by Xruptor : 06-27-10 at 05:30 PM.
|
|
|
|
|
|
|
|
You will have to remove any copies that you have of cargBags (unembedded ones) for this addon to work without any errors.
Updated info page to reflect this. |
|
|
|
![]() |