Jump to content
  • 0
Sign in to follow this  
Syph

Quest Tab variables

Question

Hi guys,

 

At first have a look at this screen, it will sums up all my questions : http://img11.hostingpics.net/pics/425226rquest.png

 

Where do all these variables are set, can't find them in : queste_db / quest2display / npc

 

I'm missing a file, but dont know which... .

 

Thanks.



Well, I found it I guess : Client dataluafiles514lua filesquestlocalquestquestinfo     .lub files

 

Looking like that :

 

 

[7366] = {				 NPCFromName = [[Imelda]],				NPCFromMap = [[malaya]],				NPCFromSpr = [[4_M_BRZ_JACI]],				NPCFromX = 169,				NPCFromY = 350,				NPCToName = [[Imelda]],				NPCToMap = [[malaya]],				NPCToSpr = [[4_M_BRZ_JACI]],				NPCToX = 169,				NPCToY = 350,				Item = [[ < image = "6500">Sharpened Bamboo<end> (6) < image = "6501">Salt Bag<end> (6) < image = "6502">Silver Cross<end> (6)]],				PrizeItem = [[]],				Title = [[Traditional Spiritual Protection and Impudent Girl-1]],				Info = [[Mumbaki Phong's granddaughter, Imelda creates Traditional Spiritual Protections. Received a request to get materials to make these protections. Salt from the northwest shores, Bamboo from Baryo, and Silver Crosses from Pandoi. 6 Salt Bags, 6 Sharpened Bamboos, 6 Silver Crosses]],				Hunt = [[]],				Time = [[0]],				LV = [[0]],			},

 

OK I figure how it work : 

  • 1st  Edit : dataluafiles514lua filesquestquest_function.lub  to add your libraries  l.183 / l.189
  • 2nd Create your questlist file in dataluafiles514lua filesquestlocalquest
  • 3rd Then the questinfo file in dataluafiles514lua filesquestlocalquestquestinfo

Also have a look here, can help : http://herc.ws/board/topic/3366-custom-quests-lists-bad-argument-1-to-ipairs/

post-11961-0-37674500-1449752525_thumb.png

Edited by Syph

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.