• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Access to ZAO help

Qbecky

New Member
Joined
Mar 11, 2023
Messages
29
Reaction score
1
GitHub
QbeckyX
Hey, im doing access free to portals. I don't know what i missed doing freequests.

Wrath of the emperror is completed
Code:
{storage = Storage.WrathoftheEmperor.Questline, storageValue = 29},
    {storage = Storage.WrathoftheEmperor.Mission01, storageValue = 3},
    {storage = Storage.WrathoftheEmperor.Mission02, storageValue = 3},
    {storage = Storage.WrathoftheEmperor.Mission03, storageValue = 3},
    {storage = Storage.WrathoftheEmperor.Mission04, storageValue = 3},
    {storage = Storage.WrathoftheEmperor.Mission05, storageValue = 3},
    {storage = Storage.WrathoftheEmperor.Mission06, storageValue = 4},
    {storage = Storage.WrathoftheEmperor.Mission07, storageValue = 6},
    {storage = Storage.WrathoftheEmperor.Mission08, storageValue = 2},
    {storage = Storage.WrathoftheEmperor.Mission09, storageValue = 2},
    {storage = Storage.WrathoftheEmperor.Mission10, storageValue = 1},

Also 12x Tomes done.

client_tkOrH7V6am.png

client_EAaqhfU43P.png
 
How can someone help you if you only post some config without even telling what distro it's.

If you want to omit checking of these values just find where they are referenced and comment out that code.
 
Back
Top