• 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 namelocked?

tatu hunter

Insane Mind~
Joined
Jun 6, 2007
Messages
354
Reaction score
23
Location
Itaporã, Brazil
I just tried run the server, when I tried log into the acc manager, it says 'Your character has been namelocked'.

Can someone explain to me how to fix it?
 
Go to the database and take a look at bans table, tell me if worked or not.
 
LOL, I found the bug.

i opened too many servers, all was open in the tray and i not see.

But now i closed all and worked.
 
It says that the account manager is namelocked if you have
accountManager = "no" in config.lua.
 
@up
Tala, the account manager was = yes
but, like I said I opened various servers at the same time, that was the problem.

or I think in one of these server that was open, one was with accmanger off.

edit...

I have another question, how i make all players use spells without learn it?
 
Last edited:
Go to data/spells/spells.xml
Then Use the replace all function and replace needlearn='1' for
needlearn='0'
 
Back
Top