Jump to content
  • 0

Need help fixing Euphy's Hunting Mission! (Should be easy for coders)


azncloudboi

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  08/24/15
  • Last Seen:  

Okay so I'm using Euphy's lastest hunting mission link here:

https://github.com/HerculesWS/Hercules/blob/master/npc/custom/quests/hunting_missions.txt

 

I was messing around and accidentally changed the code while my character had a mission. So now when I click the NPC, the npc says I'm already on a mission. Euphy put in code to fix DELETED characters, but I'm not one.

 

So right now my question is

1. How do I look for where all these data stored and remove myself (i see in the code a lot of SQL registry etc etc)

2. How can i just reset the whole script and its data (I think this is the best way to fix cause it's the easiest)? 

 

Thanks! Please help :)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  513
  • Reputation:   83
  • Joined:  08/11/12
  • Last Seen:  

Go over your sql db and find the table named "char_reg_num" and find the entries for Mission0 to Mission3 (or was it Mission4?) then empty out the values and apply the changes. Then Reload your servers.

Hope that helps.

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...