Hey.
I made a locale translation for ruRU client but it seems that addon is locked at dev.wowace.com or something... I sent it via google group. Is it enough to be sure that it'll be implemented?
Honestly I tried for weeks now to get used to the AI guild bank but I just cant do it. I love AI for my bank but much prefer the default one for the guild bank.
In an older version of AI I just selected the option to not open AI when I click on the guild bank. That option is not there anymore. Instead I have found an "AUTO OPEN / CLOSE" option in the menu. I have UNCHECKED GUILD BANK from both the AUTO OPEN and AUTO CLOSE menu.
However, it still opens the AI guild bank every time I acess the guild bank. How can I stop this from happening?
Honestly I tried for weeks now to get used to the AI guild bank but I just cant do it. I love AI for my bank but much prefer the default one for the guild bank.
In an older version of AI I just selected the option to not open AI when I click on the guild bank. That option is not there anymore. Instead I have found an "AUTO OPEN / CLOSE" option in the menu. I have UNCHECKED GUILD BANK from both the AUTO OPEN and AUTO CLOSE menu.
However, it still opens the AI guild bank every time I acess the guild bank. How can I stop this from happening?
Thanks :)
I'm not in-game right now for to check the exact location on the menu, but you CAN disable AI from taking over the guild bank (I do it myself).
Whatever the root menu entry is -> Guild Bank -> Hide Blizzard
...or something to that effect. Make sure it's unchecked to use the default interface.
I'm not in-game right now for to check the exact location on the menu, but you CAN disable AI from taking over the guild bank (I do it myself).
Whatever the root menu entry is -> Guild Bank -> Hide Blizzard
...or something to that effect. Make sure it's unchecked to use the default interface.
I'm having the same issue, and I'm a complete noob, so I didn't get your answer. Can you explain how to do it in layman's terms please? Sorry and thank you! :)
Hi, this question is directed more at other users of ArkInv rather than the coding folk. Anyone else run into an issue where two items have the same ID number and therefore can't be separately allocated into different rules?
In this case it's two Aquamarine Rings of ... where I want one for a healing set and another for a dps set, but they both have the same ID.
Is that correct? Should they have the same number? And if so, has anyone else gotten around the problem..
Hi, this question is directed more at other users of ArkInv rather than the coding folk. Anyone else run into an issue where two items have the same ID number and therefore can't be separately allocated into different rules?
In this case it's two Aquamarine Rings of ... where I want one for a healing set and another for a dps set, but they both have the same ID.
Is that correct? Should they have the same number? And if so, has anyone else gotten around the problem..
Their ID maybe the same, but their link is not. If you look at the Debug info for the item that AI gives (right click an item in edit mode), you'll notice the item's link, a string starting with the item's id. The suffixID, or seventh number is the number that IDs the item as '...of the x'. For more info on item strings, you can look at the WoWWiki page for Item Strings.
As for actually separating them in AI, I'm sure there is a way, but I'm not sure how.
/cry
Can somebody tell me, when the addon updates with revision number with dot? like xxxxx.xx? Because usually an update like that has no changes at all. But does it means that author bumping it up to be kinda "up-to-date"? If so, how can I contact the author to add the locale? Trying to contact him for about a month now...
Their ID maybe the same, but their link is not. As for actually separating them in AI, I'm sure there is a way, but I'm not sure how.
id( ... ) can take partial links, eg 12345 (just the id), 12345:0:0:0:0:122345534 (all of it) so just figure out where the rings differ in their links and enter enough of it to match each one uniquely. use the debug option to get the link.
Quote from McFLY »
Can somebody tell me, when the addon updates with revision number with dot? like xxxxx.xx?
usually because (if it's from the ace svn) an embedded library got updated (and not the actual mod itself)
Quote from McFLY »
I made a locale translation for ruRU client but it seems that addon is locked at dev.wowace.com or something... I sent it via google group. Is it enough to be sure that it'll be implemented?
yes i asked for it to be locked, i like to ensure the changes going in wont screw anything up (i do enough of that myself). and yes it was enough, i added the locale to my working version when you sent it but theres a small problem - i've been updating the code for a while now and i've also received a beta key so i've already converted the code for wrath - i will upload the ru locale to the svn, it'll just take some time to install a rolled back version and then update it.
2.27.06 will be the last of version 2, version 3 is currently out for woltk on googlecode and/or wowinterface (wait for 3.00.03 before you download it though)
A question:
I can't get why empty slots of the bags are colored red? Empty slots of the backpack are normal, but the slots that are in inserted bags are colored red, working fine but... I guess I made some mistake in translation of something, but can't find where exactly... Can you help?
I'm having the same issue, and I'm a complete noob, so I didn't get your answer. Can you explain how to do it in layman's terms please? Sorry and thank you! :)
1. Open your bag and click the bag icon in the top left (should show a tooltip that reads "Menu" when you hover over it").
2. Go to Status -> Guild Bank -> Hide Blizzard in the menu that pops up and make sure it is not checked.
I think Status is the right name of the menu entry at least. I took a look at it again in-game last night, but forgot to post the reply last night. :P
Error with newest version from WAU with german client: Date: 2008-08-13 16:57:32
Message: ...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua line 487: AceLocale(ArkInventory): Translation "CATEGORY_SKILL_RIDING" does not exist.
odd, you have a non-soulbound item that requires the riding skill? i didnt think they existed, i'll fix it and upload a new version.
btw, any chance you can figure out what the item is?
id( ... ) can take partial links, eg 12345 (just the id), 12345:0:0:0:0:122345534 (all of it) so just figure out where the rings differ in their links and enter enough of it to match each one uniquely. use the debug option to get the link.
I can't get why empty slots of the bags are colored red? Empty slots of the backpack are normal, but the slots that are in inserted bags are colored red, working fine but... I guess I made some mistake in translation of something, but can't find where exactly... Can you help?
i think it was Сумкa instead of Сумки as a container (bag)? someone else just brought this up as a bug so i'm thinking that this might cause your issue (if ai doesnt know what a bag is then it'll be unknown - red)
check the debug values for a normal bag and see if its spelt the same, ive made the changes i'd just like it confirmed before i upload
Is it possible for something to be done about guild banks. Mine is an absolute mess and I was hoping that ArkInventory would be able to sort everything out nice and nearly like it has done with my bag's but when I hit the stack and compress button it says that it can't do that for guild bank. I assume this has something to do with withdraw restrictions (if taking an item out of one tab and putting it in another). Still could guild stack and compress along with tab rules (which items belong in which tab) be built into ArkInventory please.
Version: r80380
Step:
1 Open bank window
2 Edit Mode
3 Create some bars, and name them
4 Delete one bar (not the last one)
5 You will see the name not match the bar.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I made a locale translation for ruRU client but it seems that addon is locked at dev.wowace.com or something... I sent it via google group. Is it enough to be sure that it'll be implemented?
Thanks.
In an older version of AI I just selected the option to not open AI when I click on the guild bank. That option is not there anymore. Instead I have found an "AUTO OPEN / CLOSE" option in the menu. I have UNCHECKED GUILD BANK from both the AUTO OPEN and AUTO CLOSE menu.
However, it still opens the AI guild bank every time I acess the guild bank. How can I stop this from happening?
Thanks :)
I'm not in-game right now for to check the exact location on the menu, but you CAN disable AI from taking over the guild bank (I do it myself).
Whatever the root menu entry is -> Guild Bank -> Hide Blizzard
...or something to that effect. Make sure it's unchecked to use the default interface.
I'm having the same issue, and I'm a complete noob, so I didn't get your answer. Can you explain how to do it in layman's terms please? Sorry and thank you! :)
I made ruRU locale and now fine tuned it already...
svn commits are forbidden for this addon for some reason =(
In this case it's two Aquamarine Rings of ... where I want one for a healing set and another for a dps set, but they both have the same ID.
Is that correct? Should they have the same number? And if so, has anyone else gotten around the problem..
Their ID maybe the same, but their link is not. If you look at the Debug info for the item that AI gives (right click an item in edit mode), you'll notice the item's link, a string starting with the item's id. The suffixID, or seventh number is the number that IDs the item as '...of the x'. For more info on item strings, you can look at the WoWWiki page for Item Strings.
As for actually separating them in AI, I'm sure there is a way, but I'm not sure how.
Can somebody tell me, when the addon updates with revision number with dot? like xxxxx.xx? Because usually an update like that has no changes at all. But does it means that author bumping it up to be kinda "up-to-date"? If so, how can I contact the author to add the locale? Trying to contact him for about a month now...
id( ... ) can take partial links, eg 12345 (just the id), 12345:0:0:0:0:122345534 (all of it) so just figure out where the rings differ in their links and enter enough of it to match each one uniquely. use the debug option to get the link.
usually because (if it's from the ace svn) an embedded library got updated (and not the actual mod itself)
yes i asked for it to be locked, i like to ensure the changes going in wont screw anything up (i do enough of that myself). and yes it was enough, i added the locale to my working version when you sent it but theres a small problem - i've been updating the code for a while now and i've also received a beta key so i've already converted the code for wrath - i will upload the ru locale to the svn, it'll just take some time to install a rolled back version and then update it.
2.27.06 will be the last of version 2, version 3 is currently out for woltk on googlecode and/or wowinterface (wait for 3.00.03 before you download it though)
A question:
I can't get why empty slots of the bags are colored red? Empty slots of the backpack are normal, but the slots that are in inserted bags are colored red, working fine but... I guess I made some mistake in translation of something, but can't find where exactly... Can you help?
ID: 64
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua line 487:
AceLocale(ArkInventory): Translation "CATEGORY_SKILL_RIDING" does not exist.
Debug:
...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:488:
...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:485
...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:60:
...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:50
ArkInventory\ArkInventory.lua:3678:
ArkInventory\ArkInventory.lua:3674
(tail call): ?
ArkInventory\ArkInventory.lua:4066: ItemCategoryGetDefault()
ArkInventory\ArkInventory.lua:4118: ItemCategoryGetPrimary()
ArkInventory\ArkInventory.lua:5125: Frame_Container_CalculateBars()
ArkInventory\ArkInventory.lua:5095: Frame_Container_Calculate()
ArkInventory\ArkInventory.lua:5424: Frame_Container_Draw()
ArkInventory\ArkInventory.lua:4864: Frame_Main_Draw()
ArkInventory\ArkInventory.lua:4958: Frame_Main_Show()
ArkInventory\ArkInventoryMenu.lua:3782: func()
...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:732:
...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:671
AddOns:
1. Open your bag and click the bag icon in the top left (should show a tooltip that reads "Menu" when you hover over it").
2. Go to Status -> Guild Bank -> Hide Blizzard in the menu that pops up and make sure it is not checked.
I think Status is the right name of the menu entry at least. I took a look at it again in-game last night, but forgot to post the reply last night. :P
odd, you have a non-soulbound item that requires the riding skill? i didnt think they existed, i'll fix it and upload a new version.
btw, any chance you can figure out what the item is?
Thanks heaps, that's excellent.
i think it was Сумкa instead of Сумки as a container (bag)? someone else just brought this up as a bug so i'm thinking that this might cause your issue (if ai doesnt know what a bag is then it'll be unknown - red)
check the debug values for a normal bag and see if its spelt the same, ive made the changes i'd just like it confirmed before i upload
Step:
1 Open bank window
2 Edit Mode
3 Create some bars, and name them
4 Delete one bar (not the last one)
5 You will see the name not match the bar.