Jump to content
  • 0

quest reward question


Question

Posted

hello

 

ALT+U Where can I set up a reward field within a quest?

 

There is no column to set rewards in quest_db.

 

Does anyone know how to set up the reward field?

1225015265_.jpg.c98a89b0d7cdb68560590c860a453e9e.jpg

2 answers to this question

Recommended Posts

  • 0
Posted

Take a look at System\OngoingQuestInfoList_True.lub (or Sakray.lub, depending of your client version), for example:

	[7858] = {
		Title = "불온한 소리의 정체 조사",
		IconName = "ico_ep.bmp",
		Description = {
			"리벨리온 대원 일부는 격벽 너머에서 들려오는 소리의 정체를 밝히기 위해 이미 움직였다. 루키는 소리의 근원이 괴물이라면 멋지게 해치워 달라고 했다."
		},
		Summary = "괴물 사냥",
		RewardEXP = "800000",
		RewardJEXP = "800000",
		RewardItemList = {
			{ ItemID = 25723, ItemNum = 15 }
		}
	},

 

  • 0
Posted
45 minutes ago, Tokei said:

System\OngoingQuestInfoList_True.lub(또는 클라이언트 버전에 따라 Sakray.lub)를 살펴보십시오. 예를 들면 다음과 같습니다.

 

thanks you verry much !!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...