• 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

shawntio

Member
Joined
Apr 14, 2008
Messages
737
Reaction score
5
Location
sweden
hi when i try to login to my server it says temple position wrong it's something about my map becouse i have edit my map fixed some bugs in poi etc. and when i change to the old unedited map it works to login please reply
 
to fix temple position, open your Config.lua file and edit it there.
for normal characters, go into your database and edit there (if he Walked into buged spot)
 
well, i dont think it's in config.lua becouse when i change to the unedited map there's no bugs with the temple position but i wanna use the map that i edited but when i use the edited map and making a new character it says temple position wrong so it mus be something wrong with the map.
 
if its for new players, you should have to edit this:
Code:
-- Account manager
	accountManager = true
	namelockManager = true
	newPlayerChooseVoc = true
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
to your new position.
this should fix the New players position to an right spot.....
on the map editor press "ctrl - t" to fix town id and stuff xd
 
Back
Top