Jump to content
  • 0

Resurrection Lvl 5


Myth_

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   2
  • Joined:  11/30/14
  • Last Seen:  

First of all, i dont know if this is the right forum to post this but i couldnt find any specific section.

What happens is that for some reason I used "@useskill 54 5" on a few players in my server, the max lvl for resurrection is 4 and I used 5 by mistake.

Now those players cant be targeted by mobs, cant talk to npcs, and if they log out cant log in their character again.

Since I cant kill them if they're offline, how can I fix this? Anywhere in the database for the "state" their characters have right now?

Its like they're alive but still dead at the same time, please any ideas?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Hello, to fix this issue, open up your MySQL and run this query:

UPDATE `char` SET `hp`='1' WHERE `hp`='0';

/no1

  • Upvote 1
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...