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

Problem after dying relog

prencisa

New Member
Joined
Nov 19, 2012
Messages
26
Reaction score
0
hey guys, i need some1 tell me how to fix this problem:when some1 in my server die, and relog back, he get an error with "temple position wrong, contact with the adminastrator" how i can fix it? server client is 9.7 V. OTXsERVER MYSQL

Ty for ur help
 
In map editor go to map>edit towns>add then add your town(with cords to your temple) then save it
should fix the issue
also make sure that in config.lua
newPlayerTownId = 1
if it was not = 1
then you need to change the player town ids in your mysql(my sqlite) to 1
 
Back
Top