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

chrisk564

Mapper
Joined
Jul 22, 2009
Messages
29
Reaction score
0
Location
England
hmm ive created ots, first time, ive used a tutorial and got my m8 to help me, i started it up and 1/1 "temple position wrong" i checked almost everything cant find the problem, any ideas?


thankx
 
go to your database (localhost/phpmyadmin), click players, then edit your Account Manager.

put town id = 1 and all the coordinates below to 0.
Also change in your config.lua to the same as above (townid=1 and the x,z,y coords to 0)
 
[24/07/2009 17:07:45] SQLITE ERROR sqlite_exec: UPDATE `accounts` SET `premdays` = 65535, `warnings` = 0, `lastday` = 1248451665 WHERE `id` = 1 LIMIT 1; near "LIMIT": syntax error
[24/07/2009 17:07:45] > ERROR: Failed to save account: 1!
that came up,
also could you explain in more detail, still saying temple pos wrong, i changed the xyz on config to 0 0 0 and the database to 0 0 0
ty
 
Man I have no idea... I think that's just SQLite error, never seen any problem with that on MySql. sry m8 but I can't help you :(
 
Henkos, if you put the temple position to 0,0,0 and townid to 1, then it will spawn you at temple of townid 1. thats why I told him to do it
 
Back
Top