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

[MySql] How To Create A God

Zippow

Member
Joined
Aug 27, 2011
Messages
454
Reaction score
21
Location
Sweden
Creating A God
Requirings
A Database
Mysql.sql got to be imported to the database
A character to make GOD
You must be outlogged while doing this
Apache & MySQL must be turned on



STEP 1
It's pritty simple actually. Go to phpmyadmin/localhost Click on the database and scroll through the tables.
Look for a table called "players".


STEP 2
In front of the character name, there is a button called "edit".
Click there, you should now be able to edit things such as name, hp, mana etc.
Look for something called "Group ID" and write in the number "6".
Save it. You're now a GOD, easy huh?

Creating A God With A Sqlite Database
Open the program, at the top it's a button called "Browse Data"
Now look for the table "players" and just find the Group ID. Write in "6"

I recommend that you should use the sqlite database if you're not going to have a website to your OT.
 
Last edited:
Ur just mad, because i told you to not spam ur useless thread in mine.

... CRYFACE
 
Ur just mad, because i told you to not spam ur useless thread in mine.

... CRYFACE

He's right, actually. This thread is worthless, and anyone who actually doesn't know basic MySQL shouldn't be allowed to host a server, and this thread is very badly written. Don't try to defend that.
 
He's right, actually. This thread is worthless, and anyone who actually doesn't know basic MySQL shouldn't be allowed to host a server, and this thread is very badly written. Don't try to defend that.

I can admit, it's bad written, and it might be a useless tutorial.
But it's still helping some people.

-Umbled
 
Ok guys it's bad written but it might help someone ..
you should have written which program they need to change sql lite database .. some screens would help them also ..
 
Back
Top