L2JMobius

Classic Interlude Daily Missions UI bugs

neronota · 3 · 400

Offline neronota

  • Vassal
  • *
    • Posts: 1
Hello everyone.

The files have missions to complete, however the DailyMission .xml was empty.

I added a quest to the level there, reached the level, the icon is displayed, but all the quests are not visible. I tried copying from other packs, for example Classic Kamael and Dwelling, but nothing helps.

Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/DailyMission.xsd">
<reward id="4000" reward_id="1077" name="Reach Level 10" requiredCompletion="10">
<!-- One-time mission. A reward is given when the character reaches Lv. 10. -->
<handler name="level">
<param name="level">10</param>
</handler>
<items>
<item id="57" count="1" />
</items>
</reward>
</list>


Offline Liamxroy

  • Grand Duke
  • *****
    • Posts: 761
    • Adenaplease!

Online Mobius

  • Distinguished King
  • *****
    • Posts: 16149
There are no Daily Missions in Classic Interlude.