• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved TEMPLE POSITION IS WRONG

Bulkur

New Member
Joined
Jul 26, 2014
Messages
14
Reaction score
0
I changed mysql database for 2 times and it still the same problem...

tryY0QQ.png


UPDATE `players` SET `town_id` = 1, `posx` = 160, `posy` =54, `posz` = 7;

I used this querry, when i create a character it gives me the error above, then i insert the querry above and i can login the character. But when i create a new character it gives me the error again the old character can login, but the new one i should use the querry on the mysql database again.

someone can help me ? or send me a mysql.sql with no bugs x.x
 
How did you create the character? If it's with an account manager change it in config.lua, if it's with a website in config.php.
 
Back
Top