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

8683984

New Member
Joined
Jun 5, 2009
Messages
95
Reaction score
2
Location
Sweden
Temple position wrong, contact the administrator.


It's a forgotten server.

Why can't i log in on my account manager? :S
 
ye, what about it? i have that and it don't work for some reason. :(

this is how it looks like:
-- Account manager
accountManager = "yes"
namelockManager = "yes"
newPlayerChooseVoc = "no"
newPlayerSpawnPosX = 32369
newPlayerSpawnPosY = 32241
newPlayerSpawnPosZ = 7
newPlayerTownId = 5
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = "no"
 
it works now, but i found another problem "You see yourself. You have no vocation."

i can't choose vocation when i'm making a char
 
newPlayerChooseVoc = "no" change newPlayerChooseVoc = "yes"

ye, what about it? i have that and it don't work for some reason.

this is how it looks like:
-- Account manager
accountManager = "yes"
namelockManager = "yes"
newPlayerChooseVoc = "no"
newPlayerSpawnPosX = 32369
newPlayerSpawnPosY = 32241
newPlayerSpawnPosZ = 7
newPlayerTownId = 5
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = "no"
 
you did something wrong, post your firstitems.lua

also, have you registered firstitems in both creaturescripts.xml and login.lua?
 
-- Account manager
accountManager = true
namelockManager = true
newPlayerChooseVoc = true
newPlayerSpawnPosX = 32369
newPlayerSpawnPosY = 32241
newPlayerSpawnPosZ = 7
newPlayerTownId = 5
newPlayerLevel = 10
newPlayerMagicLevel = 0
generateAccountNumber = false


(how did you make it work? i still got the same problem)
 
thais -> x= 32369 y= 32241 z = 7 town id Town id: 1

go to remeres and click ctrl + t and make a new city called Thais withthis coordenates AND ALSO put the coordinates to the account manager and samples

luck :)
 
Back
Top