• 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!

Temple position is wrong.Roxor

because u need to make it from world (tibia map editor) go to town viewer u will see many towns as it 1 in config choose x z y and make it in the tibia editior
 
PHP:
UPDATE `players` SET `posx` = 123, `posy` = 456, posz = 7, `town_id` = 5 WHERE `name` = "Account Manager
 
Back
Top