• 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 setup MySQL and OTservers

Hello there, I found this tutorial in other forums so i decided to post it here Enjoy it


read before complaining (top of the topic)
 
Very Nice Thanks For Posting Things like this,it really can help even thought it was copied
Thnx again :D
 
nice tutorial but when I'm installing xamapp it aint looking the same as on your ss also I cant start apache/mysql on xampp
 
God, I really suck at this! But you can't be good at everything :/

So I have 1 question, I think i have a old server or something. ( cryingdamson6pl1-gui )
But I'm trying to make a GOD on the server but I can't because I don't have any "Group_ids" in my database.

Maybe I'm stupid, maybe I'm not.
But if there is a file or anything that completes this, please send me or atleast help me.

Rep will be given, with high rep power!

Kind Regards,
Neon
 
I kinda suck at that too, since i never faced this problem.. but try this

ALTER TABLE `players` ADD `group_id` INT( 11 ) NOT NULL DEFAULT '1';
 
Back
Top