as title i would like to add collecting quest, how should i do it? so player can view how much item have player collected so far on thier top right screen ?
OngoingQuestInfoList_True_EN.lub:
Spoiler
[100000]={Title="Beginner Quest 01",NpcSpr="1_M_SIGNMONK2",IconName="ico_nq.bmp",BgName="beginner.bmp",Description={"Start Beginner quest by talking to Durag."},Summary="Start Beginner quest by talking to Durag.",}
RecommendedQuestInfoList_True_EN.lub:
Spoiler
[100000]={Title="Beginner Quest 01",NpcSpr="1_M_SIGNMONK2",IconName="ico_nq.bmp",BgName="beginner.bmp",QuestInfo1={"Start Beginner quest by talking to Durag."},Summary="Start Beginner quest by talking to Durag.",}
Question
Dolphin86
as title i would like to add collecting quest, how should i do it? so player can view how much item have player collected so far on thier top right screen ?
OngoingQuestInfoList_True_EN.lub:
RecommendedQuestInfoList_True_EN.lub:
quest_db.yml:
example a quest require player to gather 100 fly wing.. how should it be?
OngoingQuestInfoList_True_EN.lub RecommendedQuestInfoList_True_EN.lub
Edited by Dolphin860 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.