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

Database issue.

Zatjin

Advanced OT User
Joined
Sep 18, 2011
Messages
2,237
Reaction score
229
Location
Norway
Hello.

I'm pretty new to this SQL, but i know how to edit database.

But when I try to make my character GM.

It just shows my account manager.
How do I fix my problem?
 
Show me your config.lua

These lines

LUA:
sqlType = ""
	sqlHost = ""
	sqlPort = 
	sqlUser = ""
	sqlFile = "theforgottenserver.s3db"
	encryptionType = "plain"
 
Back
Top