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

account manager problem

GM Kaehl

New Member
Joined
Jun 4, 2009
Messages
1
Reaction score
0
hello i recently create a server and i make my own map, the problem is that when im going to log on this message appears "temple position is wrong, contact the administrator" how can i change the account manager temple position??

thx
 
Ye hello Change First in ur Config.lua if u use real tibia map it should be like this
-- Account manager
accountManager = "yes"
namelockManager = "yes"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 32369 <<<Change to Our Position
newPlayerSpawnPosY = 32241 <<<Change to Our Position
newPlayerSpawnPosZ = 7 <<<Change to Our Position
newPlayerTownId = 6
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = "no"
And In Ur database Go To Accounts And Change The Same Thing There! Notice The Town id!
 
When you open Config.lua,right in the start you can change the position (X: Y: Z:) If you go to Data and then goto file: world

There it may be a Remeres Map Editor File. If you open it you just have to go to the temple and hold in the temple and in the right lower corner you can see the position (X: Y: Z:)


Rep++ If i helped :thumbup:
 
Back
Top