Jump to content
  • 0

Problem setting quests.


Edwardlol

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  07/26/12
  • Last Seen:  

HI everyone I'm having troubles with the quest_db or something.

 

I have this on quest_db

 

6000,0,1271,30,1099,30,1211,30,"Misiones Gremiales - 1"

 

And this on my script

 

if(checkquest(6000,HUNTING) == 2)...

 

 

But when the pj kill all monsters the db don't set the quests as "State = 2" So when I check it don't work.

 

Also when I set the quests, before the pj kill a monster it looks like that:

 

 


Argiope (0/92321321) Brilight (0/22366) ...

 

 

 

 

When the pj kill a quest monster the quest get well, but if the pj reload It get bad again.

 

 

Some ideas for fix it?



HI everyone I'm having troubles with the quest_db or something.

 

I have this on quest_db

 

6000,0,1271,30,1099,30,1211,30,"Misiones Gremiales - 1"

 

And this on my script

 

if(checkquest(6000,HUNTING) == 2)...

 

 

But when the pj kill all monsters the db don't set the quests as "State = 2" So when I check it don't work.

 

Also when I set the quests, before the pj kill a monster it looks like that:

 

 


Argiope (0/92321321) Brilight (0/22366) ...

 

 

 

 

When the pj kill a quest monster the quest get well, but if the pj reload It get bad again.

 

 

Some ideas for fix it?

 

Nobody can help?

Edited by Edwardlol
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

i think it's only appear in 2012 client...previous should be work fine with the kill amount..

or maybe 2012 need an updated lua files that support your custom quests.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  07/26/12
  • Last Seen:  

i think it's only appear in 2012 client...previous should be work fine with the kill amount..

or maybe 2012 need an updated lua files that support your custom quests.

 

Yeah but also when I check the quests it also don't work... :/ And it is DB thing

 

EDIT: I Fix the DB Thing, if someone know how to fix the other thing just post, I have a 2012-04-10 Exe with the 2012-04-10 Lubs.

 

Thank you all.

Edited by Edwardlol
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...