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

SQL question

linx001

New Member
Joined
Nov 7, 2008
Messages
32
Reaction score
0
I was wondering is it possible to make an ot server using the sql system without having an internet connection?
 
how do i set up my players acct??

First you have to make an Server [SQL Server --> requires MySql]
Best Program to administer an MySql Server "Xampp"
Once you finished it just type in your browser "http://localhost/phpmyadmin"

[[You have to start Apache AND MySql to administer your Server]]

Login your MySql Service and select your DB [Database]
Click on the table "account for account Details.
Click on the table "player" for player details.

Just read some Tutorials.

Rep++ if i helped you :p


//Edit:

To create an Account just Login in your Server with
Accountname: 1
Password: 1

[Account Manager]

Or using an Account Page.

//Cazar
 
Back
Top