Перейти к содержанию

Дайджесты за январь-февраль

Обновления гайдов и аддонов

Январь Февраль

Мониторинг серверов и редактор аддонов

Представляем вам две легенды. То, о чем можно было только мечтать, стало реальностью.

Мониторинг серверов Редактор аддонов

Подсказки из игры на вашем сайте

Теперь вы можете отображать сведения о внутриигровых элементах простым наведением курсора мыши.

Подробнее

Апдейтер аддонов

Представляем вам программу для автообновления аддонов и делимся подробностями.

Подробнее Скачать

Dragagon

Пользователь
  • Постов

    228
  • Зарегистрирован

  • Посещение

Сообщения, опубликованные Dragagon

  1. On 7/18/2022 at 6:51 PM, e13 said:

    Currently this panel may holds 16 rows.
    On RU this mounts have names like Dragon and Drake. Do these mounts have the same names on EU? (Like Dragon and Dragon?)

    No, these are called Giant Dragon and Dragon. Giant Dragon are theseimage.png.7982a955ab0ac4edc00fecdcea6685e9.png

    Dragon are these image.png.c4bd92e72ca7fd930e35b6c36c32df39.png

    Altho I see now that they have changed them again and called both Dragon 🤦‍♂️
    Allods is making me so tired with their failed translations...
    So let's assume yes, Dragon and Dragon >.>


    Something else I noticed is that the settings keep resetting.
    I have to redo the cooldown to 13 so they don't disappear, and I have to keep increasing transparency.

  2. Hey!
    Few remarks after today's Melting Isle.
    The addon only shows up to 5 mounts, but there are 6 great ones for getting around.
    Is it possible to expand the list?

    The next problem is that 2 mounts use the same name for their abilities, how does the addon differentiate these? Both are called "Flight", and it's not showing both my dragons at the same time on the addon. Perhaps this is why it's also not showing more than 5?

    Then a recommendation, since there is already an option to sort on cooldown, could you also sort it that when >2 mounts are ready, you sort them based on ability cooldown, and put the lowest cooldown at top so the user can use that mount 1st?

    Thanks in advance!

     

    image.png

    image.png

    image.png

  3. 1 minute ago, AlexPfaltz said:

    The artifact and the guild banner do not work for you, because in the code of the add-on, Russian names are used to search for the cape (any of the existing ones) and the artifact.
    The artifact and the guild banner do not work for you, because in the addon code, Russian names are used to search for a cape (any of the existing ones) and an artifact.

    I have translated them in the code, and the Artifact works. The next problem is described above.
    I added the .lua

    image.png

    image.png

    PlayerPower.lua

  4. Alright so yes, after searching for 2 hours, I fail to find it. I think it's because I oversee another problem with the addon perhaps.
    I hope you see the different apostrophes in this picture and see the problem why the addon won't read the banners.
    The same apostrophe is used for all 3 banners. The "Champion's tabard" is the normal apostrophe again just like Gods' Legacy. It's to go crazy about zzz

    image.png

    image.png

  5. I believe it wasn't calc'ing God's Legacy and guild banners for EU. I added translations for these items in added file.
    It still doesn't show the correct value tho.

    EDIT:
    I found out I misswrote God's legacy, so that works now.

    The next problem is that the Banner's are using a different apostrophe than Gods' Legacy, so trying to figure out which apostrophe it was. Idk why allods does this 😞 Same goes for Titan's Rage from Warrior, but that one doens't work either.
    image.png.07bcd20723a7db703083dfec8f226ded.png
    PlayerPower.lua

    Localization.lua

    • Спасибо 1
  6. Stubbornly? I did translate everything and it still refuses to work. Auto equipping Free Bird Mask does not work, neither does the actor headpiece when entering the Theater.

    I gladly translate the addons 🙂 I'll upload the file later tonight so you can take a look and perhaps see where I made an error

  7. Hey!
    I added following quest areas to the AutoQuest addon, and working;

    Suslanger dailies(
    Added;
    sysNameExceptionsAddTkaRika["AO12_MadOrc_Daily_KillMobs_Vulture"] = true --Birds and Feathers
    sysNameExceptionsAddTkaRika["AO12_MadOrc_Daily_KillMobs_Centipede"] = true --Culinary Extravagance

    I cannot seem to make work;
    sysNameExceptionsAddTkaRika["AO12_Suslanger_Daily_Others_Elemental"] = true --Another Phenomenon (Suslanger, Old City)
    sysNameExceptionsAddTkaRika["AO11EM_Al-Rihat_01"] = true--Al Rihat Ruins: Helping the elves of House de Tristesse (Irene)
    sysNameExceptionsAddTkaRika["AO11EM_Al-Rihat_04"] = true--Al Rihat Ruins: Helping the Monster Huntress (Irene)

    --Astral Patrol (nothing works)
    sysNameExceptionsAddTkaRika["AstralAcademyQuest_Prototype"] = true --Astral Patrol:
    sysNameExceptionsAddTkaRika["AAQ_Weekly_Complete_Astral_Academy_Quests"] = true --Astral Patrol: Guarding Peace
    sysNameExceptionsAddTkaRika["AAQ_Complete_HPI_Island"] = true --Astral Patrol: Heroic Adventure
    sysNameExceptionsAddTkaRika["AAQ_Find_Ship_Wrecks_Tier1"] = true --Astral Patrol: Fragment Collection (Peaceful Astral)
    sysNameExceptionsAddTkaRika["AAQ_Find_Ship_Wrecks_Tier2"] = true --Astral Patrol: Fragment Collection (Agitated Astral)
    sysNameExceptionsAddTkaRika["AAQ_Find_Ship_Wrecks_Tier3"] = true --Astral Patrol: Fragment Collection (Raging Astral)
    sysNameExceptionsAddTkaRika["AAQ_Get_Anomal_Sector_Chests"] = true --Astral Patrol: Blobs of Anomalous Matter
    sysNameExceptionsAddTkaRika["AAQ_Participate_In_Trade_War_Part1"] = true --Astral Patrol: Pure Etherium
    sysNameExceptionsAddTkaRika["AAQ_Participate_In_Trade_War_Part2"] = true --Astral Patrol: Raw Etherium
    sysNameExceptionsAddTkaRika["AAQ_Participate_In_Trade_War_Part3"] = true --Astral Patrol: Etherium Solution
    sysNameExceptionsAddTkaRika["AAQ_Participate_In_Trade_War_Part4"] = true --Astral Patrol: Ethereal Crystals
    sysNameExceptionsAddTkaRika["AAQ_Participate_In_Trade_War_Part5"] = true --Astral Patrol: Ethereal Thread
    sysNameExceptionsAddTkaRika["AAQ_Bad_Astral_Anomaly_Research_Tier1"] = true --Astral patrol: explore unfavorable anomalies (Peaceful Astral)
    sysNameExceptionsAddTkaRika["AAQ_Bad_Astral_Anomaly_Research_Tier2"] = true --Astral patrol: explore unfavorable anomalies (Agitated Astral)
    sysNameExceptionsAddTkaRika["AAQ_Bad_Astral_Anomaly_Research_Tier3"] = true --Astral patrol: explore unfavorable anomalies (Raging Astral)
    )


    Eden dailies
    Prophetic Cards dailies
    Irene Dailies.

    However, I cannot seem to make it work for Astral Patrol quests. Is it different because it's from a book instead of an NPC?

    AutoQuest.lua

×
×
  • Создать...

Важная информация

Пользуясь сайтом, вы принимаете Условия использования