ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Alpha/Beta AddOns (https://www.esoui.com/forums/forumdisplay.php?f=171)
-   -   Crafting Writ Assistant (https://www.esoui.com/forums/showthread.php?t=4786)

Argusus 06/10/15 11:11 PM

Crafting Writ Assistant
 
Hey guys, be sure to check out my latest addon "Crafting Writ Assistant", save time doing your writs with this handy addon displaying your current writ task at hand for you in the crafting station window!

http://www.esoui.com/downloads/info1...Assistant.html

sirinsidiator 06/10/15 11:49 PM

Exactly what I have been waiting for. :D
Will try it once I am home from work.

Averesin 01/18/18 09:51 AM

1 Attachment(s)
Excellent addon, Argusus, but don't work with RuESO (russification addon) without RU lang lua:(. I created my own RU.lua file and it's work good. I'm attaching my RU.lua file here. But since I have not yet get MASTERFUL writ, it has not yet been translated. If I have badly translated some elements, then I ask to forgive me, since I have been doing this for the first time. Some inscriptions overlap each other in main window (because the size of the text has changed), but it doesn't prevent you from using addon.
When I'll get MASTERFUL writ, I will complement translate or maybe someone else will do it and put his version here.

Argusus 01/25/18 09:21 PM

Quote:

Originally Posted by Averesin (Post 33642)
Excellent addon, Argusus, but don't work with RuESO (russification addon) without RU lang lua:(. I created my own RU.lua file and it's work good. I'm attaching my RU.lua file here. But since I have not yet get MASTERFUL writ, it has not yet been translated. If I have badly translated some elements, then I ask to forgive me, since I have been doing this for the first time. Some inscriptions overlap each other in main window (because the size of the text has changed), but it doesn't prevent you from using addon.
When I'll get MASTERFUL writ, I will complement translate or maybe someone else will do it and put his version here.

Thanks Averesin! I appreciate your help. I will add this file to the patch that I'm about to deploy. If you would like to give me other translations for master writs in the future , let me know. Thanks again!

Argusus 01/25/18 09:38 PM

Quote:

Originally Posted by Averesin (Post 33642)
Excellent addon, Argusus, but don't work with RuESO (russification addon) without RU lang lua:(. I created my own RU.lua file and it's work good. I'm attaching my RU.lua file here. But since I have not yet get MASTERFUL writ, it has not yet been translated. If I have badly translated some elements, then I ask to forgive me, since I have been doing this for the first time. Some inscriptions overlap each other in main window (because the size of the text has changed), but it doesn't prevent you from using addon.
When I'll get MASTERFUL writ, I will complement translate or maybe someone else will do it and put his version here.

Can you please translate these items as well?

-- MASTER_WRIT_PHRASES
ZO_CreateStringId("SI_CWA_MASTERFUL", "Masterful")

-- MASTER_WRIT_TEXT_INDICATORS
ZO_CreateStringId("SI_CWA_MW_BLACK_SMITH_ARMOR", "Plate")
ZO_CreateStringId("SI_CWA_WOODWORKING_SHEILD","Shield")
ZO_CreateStringId("SI_CWA_MW_ALCHEMIST", "Concoction")
ZO_CreateStringId("SI_CWA_MW_ENCHANTER", "Glyph")

ZO_CreateStringId("SI_CWA_MW_CLOTHIER_MED", "Leatherwear")
ZO_CreateStringId("SI_CWA_MW_CLOTHIER_LIGHT", "Tailoring")
ZO_CreateStringId("SI_CWA_MW_PROVISIONER_FEAST", "Feast")

--Blacksmith
ZO_CreateStringId("SI_CWA_DAGGER", "Dagger")
ZO_CreateStringId("SI_CWA_SWORD", "Sword")
ZO_CreateStringId("SI_CWA_GREATSWORD", "Greatsword")
ZO_CreateStringId("SI_CWA_MACE", "Mace")
ZO_CreateStringId("SI_CWA_AXE", "Axe")
ZO_CreateStringId("SI_CWA_MAUL", "Maul")
--Woodworking
ZO_CreateStringId("SI_CWA_STAFF", "Staff")
ZO_CreateStringId("SI_CWA_BOW", "Bow")
ZO_CreateStringId("SI_CWA_SHEILD", "Shield")

manavortex 01/30/18 02:09 AM

<coughs inconspiciously>

Rhyono 01/30/18 02:35 AM

You know this is older than Dolgubon's, right? :p

manavortex 01/30/18 05:08 AM

Sure do. But then, sand paper is older than toilet paper, and not everyone knew about the latter. :P

Dolgubon 01/30/18 10:09 AM

Quote:

Originally Posted by manavortex (Post 33772)
Sure do. But then, sand paper is older than toilet paper, and not everyone knew about the latter. :P

Ouch.


The writ crafter also has an RU patch which should work

Averesin 02/07/18 04:09 AM

Quote:

Originally Posted by Argusus (Post 33725)
Can you please translate these items as well?

-- MASTER_WRIT_PHRASES
ZO_CreateStringId("SI_CWA_MASTERFUL", "Masterful")

-- MASTER_WRIT_TEXT_INDICATORS
ZO_CreateStringId("SI_CWA_MW_BLACK_SMITH_ARMOR", "Plate")
ZO_CreateStringId("SI_CWA_WOODWORKING_SHEILD","Shield")
ZO_CreateStringId("SI_CWA_MW_ALCHEMIST", "Concoction")
ZO_CreateStringId("SI_CWA_MW_ENCHANTER", "Glyph")

ZO_CreateStringId("SI_CWA_MW_CLOTHIER_MED", "Leatherwear")
ZO_CreateStringId("SI_CWA_MW_CLOTHIER_LIGHT", "Tailoring")
ZO_CreateStringId("SI_CWA_MW_PROVISIONER_FEAST", "Feast")

--Blacksmith
ZO_CreateStringId("SI_CWA_DAGGER", "Dagger")
ZO_CreateStringId("SI_CWA_SWORD", "Sword")
ZO_CreateStringId("SI_CWA_GREATSWORD", "Greatsword")
ZO_CreateStringId("SI_CWA_MACE", "Mace")
ZO_CreateStringId("SI_CWA_AXE", "Axe")
ZO_CreateStringId("SI_CWA_MAUL", "Maul")
--Woodworking
ZO_CreateStringId("SI_CWA_STAFF", "Staff")
ZO_CreateStringId("SI_CWA_BOW", "Bow")
ZO_CreateStringId("SI_CWA_SHEILD", "Shield")

Big thanks for my Guild Master, she make screenshots of quest journal with active MASTERFUL quest for me.

-- MASTER_WRIT_PHRASES
ZO_CreateStringId("SI_CWA_MASTERFUL", "Искусный")

-- MASTER_WRIT_TEXT_INDICATORS
ZO_CreateStringId("SI_CWA_MW_BLACK_SMITH_ARMOR", "Доспехи")
ZO_CreateStringId("SI_CWA_WOODWORKING_SHEILD","Щит")
ZO_CreateStringId("SI_CWA_MW_ALCHEMIST", "Смесь")
ZO_CreateStringId("SI_CWA_MW_ENCHANTER", "Глиф")

ZO_CreateStringId("SI_CWA_MW_CLOTHIER_MED", "Кожанные")
ZO_CreateStringId("SI_CWA_MW_CLOTHIER_LIGHT", "Тканевые")
ZO_CreateStringId("SI_CWA_MW_PROVISIONER_FEAST", "Пир")

-- MASTER_WRIT_WEAPON_TYPE_INDICATORS
ZO_CreateStringId("SI_CWA_WEAPON", "Оружие")

--Blacksmith
ZO_CreateStringId("SI_CWA_DAGGER", "Кинжал")
ZO_CreateStringId("SI_CWA_SWORD", "Меч")
ZO_CreateStringId("SI_CWA_GREATSWORD", "Двуручный меч")
ZO_CreateStringId("SI_CWA_MACE", "Булова")
ZO_CreateStringId("SI_CWA_AXE", "Топор")
ZO_CreateStringId("SI_CWA_MAUL", "Двуручная булова")
--Woodworking
ZO_CreateStringId("SI_CWA_STAFF", "Посох")
ZO_CreateStringId("SI_CWA_BOW", "Лук")
ZO_CreateStringId("SI_CWA_SHEILD", "Щит")

This is full translated version, but the Name of things that you should craft, don't translated yet in RuESO addon, and therefore, if I understood correctly, this lines does not need a translation yet.

--Blacksmith
ZO_CreateStringId("SI_CWA_DAGGER", "Dagger")
ZO_CreateStringId("SI_CWA_SWORD", "Sword")
ZO_CreateStringId("SI_CWA_GREATSWORD", "Greatsword")
ZO_CreateStringId("SI_CWA_MACE", "Mace")
ZO_CreateStringId("SI_CWA_AXE", "Axe")
ZO_CreateStringId("SI_CWA_MAUL", "Maul")
--Woodworking
ZO_CreateStringId("SI_CWA_STAFF", "Staff")
ZO_CreateStringId("SI_CWA_BOW", "Bow")
ZO_CreateStringId("SI_CWA_SHEILD", "Shield")

And for the correct operation of the add-on, you need to add additional search indicators as:

ZO_CreateStringId("SI_CWA_AXE", "Axe") have different names in rus, for one hand and for two hand

ZO_CreateStringId("SI_CWA_AXE", "Топор")
ZO_CreateStringId("SI_CWA_AXE", "Секира")

For
-- MASTER_WRIT_PHRASES
ZO_CreateStringId("SI_CWA_MASTERFUL", "Masterful")

ZO_CreateStringId("SI_CWA_MASTERFUL", "Искусный")
ZO_CreateStringId("SI_CWA_MASTERFUL", "Искусные")
ZO_CreateStringId("SI_CWA_MASTERFUL", "Искусная")
ZO_CreateStringId("SI_CWA_MASTERFUL", "Искусное")

Sorry for my english. If will be change in RuESO translated, i will write here.


All times are GMT -6. The time now is 09:25 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI