Jump to content
  • 0
Sign in to follow this  
minx123

reset look and position

Question

3 answers to this question

Recommended Posts

  • 0

 

Use sql query, make sure your server is OFF

 

UPDATE `char` SET `last_map` = 'prontera' , `last_x` = 95 , `last_y` = 65 , `hair` = 0 , `hair_color` = 0 , `clothes_color` = 0;

thank you so much.. done..

Share this post


Link to post
Share on other sites
  • 0

 

 

Use sql query, make sure your server is OFF

 

UPDATE `char` SET `last_map` = 'prontera' , `last_x` = 95 , `last_y` = 65 , `hair` = 0 , `hair_color` = 0 , `clothes_color` = 0;

thank you so much.. done..

:P

Share this post


Link to post
Share on other sites

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.