Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×
  • 0

quest reward question


1steric

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/12/16
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  700
  • Reputation:   746
  • Joined:  11/12/12
  • Last Seen:  

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 }
		}
	},

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/12/16
  • Last Seen:  

45 minutes ago, Tokei said:

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

 

thanks you verry much !!

Link to comment
Share on other sites

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.

×
×
  • Create New...