• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Login on diffrent place ..

Teddy

SweStream.se
Joined
Oct 2, 2008
Messages
3,797
Reaction score
10
Location
Sweden 172
when i make a char they dont login in my tempel !?
i have set this in mysql
UPDATE players SET town_id = 6165724;

and in config ..
-- Account manager
accountManager = "yes"
namelockManager = "yes"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 113
newPlayerSpawnPosY = 352
newPlayerSpawnPosZ = 7
newPlayerTownId = 6165724
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = "no"
 
Back
Top