Category: Plug-Ins & Patches
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)

This file is a Addon for Combuctor by Tuller. You must have that installed before this Addon will work.

Author:
Version:
1.11
Date:
01-17-2009 04:09 AM
Size:
1.49 Kb
Downloads:
1,514
Favorites:
49
MD5:
Pictures
Click to enlarge
CombuctorGather
Add a Gather tab to Combuctor
Thanks Tuller and his Combuctor.It's the best Inventory mods
  Change Log - CombuctorGather
use EnSabahNur's way for muti-language support.
now ,the files is in a zip file.
  Archived Versions - CombuctorGather
File Name
Version
Size
Author
Date
1.1
1kB
popmissa
01-07-2009 10:13 AM
1.0
793B
popmissa
01-06-2009 10:10 AM
  Comments - CombuctorGather
Post A Reply Comment Options
Old 01-17-2009, 11:28 AM  
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 549
File comments: 225
Uploads: 6
Quote:
Originally posted by Jeania
Would it be possible for you to create a zip file for this? (easier for the manual installation).

And it doesn't change the direction of the english version, I hope? (tabs still on the right, common/rare etc on the bottom).

Thanks, very interested ^_^
I'm pretty sure it is just the image upside-down. You'd need to do A LOT of work just to make the Combuctor bag frame like that.
__________________

Last edited by Cralor : 01-17-2009 at 11:29 AM.
Cralor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-12-2009, 08:03 PM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 181
Uploads: 0
Would it be possible for you to create a zip file for this? (easier for the manual installation).

And it doesn't change the direction of the english version, I hope? (tabs still on the right, common/rare etc on the bottom).

Thanks, very interested ^_^
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeania is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-07-2009, 10:16 AM  
popmissa
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 2
Uploads: 1
Quote:
Originally posted by EnSabahNur
Hi. With this code it should work with all languages. No need to translate categories. It gets the name from auction categories.


Code:
local CombuctorSet = Combuctor:GetModule('Sets')

local Tabname = "Gesammeltes"
local TradeGood = select(6, GetAuctionItemClasses())
local ore, _, herb = select(4, GetAuctionItemSubClasses(6))


local function isGather(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	return ((subType == herb or subType==ore)  and type==TradeGood)
end

CombuctorSet:Register(Tabname, 'Interface/Icons/INV_Misc_EngGizmos_19', isGather)

local function isMetal(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	return (subType == ore and type==TradeGood)
end

local function isHerb(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	
	return (subType == herb and type==TradeGood)
end

CombuctorSet:RegisterSubSet('All',Tabname,nil,isGather)
CombuctorSet:RegisterSubSet(ore,Tabname,nil,isMetal)
CombuctorSet:RegisterSubSet(herb,Tabname,nil,isHerb)
Thank you for your idea but i have translated all words.
Your idea is so good. So i will try it.
popmissa is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-07-2009, 04:36 AM  
EnSabahNur
A Defias Bandit
 
EnSabahNur's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 52
Uploads: 6
Hi. With this code it should work with all languages. No need to translate categories. It gets the name from auction categories.


Code:
local CombuctorSet = Combuctor:GetModule('Sets')

local Tabname = "Gesammeltes"
local TradeGood = select(6, GetAuctionItemClasses())
local ore, _, herb = select(4, GetAuctionItemSubClasses(6))


local function isGather(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	return ((subType == herb or subType==ore)  and type==TradeGood)
end

CombuctorSet:Register(Tabname, 'Interface/Icons/INV_Misc_EngGizmos_19', isGather)

local function isMetal(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	return (subType == ore and type==TradeGood)
end

local function isHerb(player, bagType, name, link, quality, level, ilvl, type, subType, stackCount, equipLoc)
	
	return (subType == herb and type==TradeGood)
end

CombuctorSet:RegisterSubSet('All',Tabname,nil,isGather)
CombuctorSet:RegisterSubSet(ore,Tabname,nil,isMetal)
CombuctorSet:RegisterSubSet(herb,Tabname,nil,isHerb)
EnSabahNur is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-06-2009, 09:47 PM  
popmissa
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 2
Uploads: 1
i will add the language file,and make it works in other language.
popmissa is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-06-2009, 01:57 PM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar

Forum posts: 5
File comments: 179
Uploads: 1
Wow, I knew that some languages read their written word the opposite way as english normally runs, but they read their images upside down also?



Cool, thanks for the 'farming' tab, will make it nice to organize things even better.
__________________

Joetest - Ner'Zhul - Disciples of Death
DJJoeJoe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.