DeDE and FrFR localizations are to do.
I began fr one yesterday, but a strange bug broke all my will :/
A strange history with an unknown zone on this line:
Cartographer_Notes:SetCustomNote(zone, x, y, L:GetReverseTranslation(what), "Herbalism")
Will come back on it in a few days ^^
Oh, i have a tiny problem to translate this line:
"^You perform %s on (.+)%%.$"
Do this message appear in log when you try to pick herbs?
Couldn't find it :/
I used the english client, and i have the following error: (I forget to CTRL+C, CTRL+V)
In the line: 483
Cartographer_Notes:SetCustomNote(zone, x, y, L:GetReverseTranslation(what), "Herbalism")
If i use the herba skill the wow said: GetReverseTranslation function does not exist.
Any idea? (I will copy-paste the error msg, if i logged in next time.)
The Cartographer_Herbalism and Mining modules are basically PinPoint stripped down and made compatible with Cartographer. I suggest everyone to use Cartographer with its modules. PinPoint will be deleted soon, it has served its purpose.
By having them be separate addons, it means that the database won't be loaded if you're not using it, which makes things much more efficient, as the database could reach up to a megabyte or so (just guessing).
Just tried this out with my herb gatherer, for some reason it doesn't always record a map note when I gather an herb, no errors or anything, just no note on the map. Also, is this supposed to show icons on the minimap like gatherer did? I get nothing on my minimap, but I am using SimpleMiniMap if that could be interfering.
Here is the deDE-localization, also including the BC items (except Ragveil). Couldn't test it ingame yet (because my server was down) but it should be correct:
By having them be separate addons, it means that the database won't be loaded if you're not using it, which makes things much more efficient, as the database could reach up to a megabyte or so (just guessing).
Is the data stored universal or is it character/profile related? Biggest feature I like about gatherer besides showing up as little circles in minimap is if I find an herb or ore vein with one char I can mark it and see it with my other chars.
I just got this error when trying to herb a Briarthorn. I'm using latest Cartographer_Herbalism (r18189)
[2006/11/27 21:49:03-336-x1]: Cartographer_Herbalism\addon.lua:412: Notes: Bad argument #2 to `SetCustomNote' (string expected, got nil)
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:123: in function <...face\AddOns\Automaton\Libs\AceLibrary\AceLibrary.lua:52>
AceLibrary\AceLibrary.lua:166: in function `argCheck'
Modules\Notes.lua:1452: in function `SetCustomNote'
Cartographer_Herbalism\addon.lua:412: in function `SetNote'
Cartographer_Herbalism\addon.lua:453: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:902: in function <...\AddOns\Automaton\Libs\AceEvent-2.0\AceEvent-2.0.lua:894>
---
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
just found that addon for cartographer but it doesnt work for me :/
is there anything to do to make this addon run?!
pls heeeeeelp :)
or is it just working with the english client?
then my german client seems to be the problem -.-
if anyone else has an idea let me know pls :)
Only English or Korean. And there is no minimap notification atm.
I began fr one yesterday, but a strange bug broke all my will :/
A strange history with an unknown zone on this line:
Cartographer_Notes:SetCustomNote(zone, x, y, L:GetReverseTranslation(what), "Herbalism")
Will come back on it in a few days ^^
Oh, i have a tiny problem to translate this line:
"^You perform %s on (.+)%%.$"
Do this message appear in log when you try to pick herbs?
Couldn't find it :/
I used the english client, and i have the following error: (I forget to CTRL+C, CTRL+V)
In the line: 483
Cartographer_Notes:SetCustomNote(zone, x, y, L:GetReverseTranslation(what), "Herbalism")
If i use the herba skill the wow said: GetReverseTranslation function does not exist.
Any idea? (I will copy-paste the error msg, if i logged in next time.)
The Cartographer_Herbalism and Mining modules are basically PinPoint stripped down and made compatible with Cartographer. I suggest everyone to use Cartographer with its modules. PinPoint will be deleted soon, it has served its purpose.
-Ammo
Feel free to add/use it (at your own risk).
["^You perform %s on (.+)%%.$"] = true,
Will throw error ^^
Is the data stored universal or is it character/profile related? Biggest feature I like about gatherer besides showing up as little circles in minimap is if I find an herb or ore vein with one char I can mark it and see it with my other chars.