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

Sql Lite, some help?

ante001

New Member
Joined
Feb 26, 2011
Messages
10
Reaction score
0
Hey.

I'm running my own server, based on the Forgotten Server engine made by Mystic.
The newest version for 8.7x.
Everything is working great, but I've always been scripting XML for my OT-servers, now I'm trying SQL out, I've got the SQLite Database Browser program so far.
I'm quite lost though, I have no idea how to script and stuff.
I don't wanna learn the program that much, just the OT basics about the program.
Like, how to make a character gamemaster and so on, easy stuff.

I couldn't find any good topic about this, except from large tutorials about lots of random stuff about MySQL basics and so on.
I'm just interested in finding out how to edit players and a little bit more for the Forgotten Server.

Could anyone please link a good tutorial for ONLY forgotten server / SQL lite OT tutorials?
Or by any chance telling me some stuff, if it's easy to learn..

Thanks, sorry if it's the wrong section or something. I've tried to search on both Google, OTfans and here. Couldn't find any good topic.
 
open your sqlite database editor and click open database > goto your server folder click ur sqlite file looks like FILENAME.s3db then u look down on the left hand side and click players
wutever char u want to be admin just click players and then click "Data" tab and click group id on the player u want to be a admin and type in "6" usaly meaning 6 = God
if u click Accounts > "Data" tab u can change the account numbers and passwords
hope this helps you =)
 
Back
Top