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

VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system

Thank you for the tutorial. Got it working without any problems using tibia 9.8 and the 9.8-9.86 TFS 0.2.15 distro.

I also replaced localhost with 127.0.0.1 during the tutorial since I saw a lot of people were having some issues with that.

If you make anymore tutorials (which you should, because they're good), please try to raise your mic volume more. I had my system volume and youtube video volume maxed and it was still very hard to hear even with headphones.
 
Thank you for the tutorial. Got it working without any problems using tibia 9.8 and the 9.8-9.86 TFS 0.2.15 distro.

I also replaced localhost with 127.0.0.1 during the tutorial since I saw a lot of people were having some issues with that.

If you make anymore tutorials (which you should, because they're good), please try to raise your mic volume more. I had my system volume and youtube video volume maxed and it was still very hard to hear even with headphones.

Yeah, I intend to pretty much remake this video but with TFS 1.0 once it is officially released. Got a better mic this time around. :p
 
Yeah, I intend to pretty much remake this video but with TFS 1.0 once it is officially released. Got a better mic this time around. :p
Well, definitely looking forward to that whenever it happens ;D

Thanks again.
 
Great tutorial. Works pretty good and this is my first time making an OT :p. Although, I did hit a few kinks.
--Note, the distribution I used was one I got from Nightlies(?)http://nightlies.otland.net/ and put it all together.

To start, when putting everything in the PHPmyadmin, there was no account like there was for you.
https://imgur.com/HRAyvBD

Another thing I ran into was that there was no place to put SHA1 like you did. In fact in my config.lua there is only 100 lines.
https://imgur.com/0IG9fVm

Something I also ran into was with the website, of course a newer model than whats used in the video.
https://imgur.com/PClHwh2
Not sure where to go from that.

Then I also ran into some problems logging in but im sure they connect to my first two problems. if not I will post. :p. I would appreciate help because this would be my first ot and I really have some ideas in mind to get cooking.
 
Great tutorial. Works pretty good and this is my first time making an OT :p. Although, I did hit a few kinks.
--Note, the distribution I used was one I got from Nightlies(?)http://nightlies.otland.net/ and put it all together.

To start, when putting everything in the PHPmyadmin, there was no account like there was for you.
https://imgur.com/HRAyvBD

Another thing I ran into was that there was no place to put SHA1 like you did. In fact in my config.lua there is only 100 lines.
https://imgur.com/0IG9fVm

Something I also ran into was with the website, of course a newer model than whats used in the video.
https://imgur.com/PClHwh2
Not sure where to go from that.

Then I also ran into some problems logging in but im sure they connect to my first two problems. if not I will post. :p. I would appreciate help because this would be my first ot and I really have some ideas in mind to get cooking.

what is the tfs version bro ?
tfs 1.0?
 
Great tutorial. Works pretty good and this is my first time making an OT :p. Although, I did hit a few kinks.
--Note, the distribution I used was one I got from Nightlies(?)http://nightlies.otland.net/ and put it all together.

To start, when putting everything in the PHPmyadmin, there was no account like there was for you.
https://imgur.com/HRAyvBD
TFS 1.0 does not come with any accounts pre-installed. no worries tho, just create one with Znote AAC once it get it up and running.

Another thing I ran into was that there was no place to put SHA1 like you did. In fact in my config.lua there is only 100 lines.
https://imgur.com/0IG9fVm
TFS 1.0 have SHA1 as default as far as I know, so you can skip that. :)

Something I also ran into was with the website, of course a newer model than whats used in the video.
https://imgur.com/PClHwh2
Not sure where to go from that.

Then I also ran into some problems logging in but im sure they connect to my first two problems. if not I will post. :p. I would appreciate help because this would be my first ot and I really have some ideas in mind to get cooking.
You only downloaded a layout, not the AAC. :p
Download latest Znote AAC here: https://github.com/Znote/ZnoteAAC/archive/master.zip

And if you want that layout, replace the files only in the layout folder. :)
 
Another snag in the line, https://i.imgur.com/KY7SwxY.png

I looked it up but there was nothing really involving what I was doing.

Also yes, I pasted the wording into phpmyadmin and changed the info in config.
use 127.0.0.1 instead of localhost in config.php and in phpmyadmin user configuration.
 
No matter like what I do i cant get the Localhost to change to 127.0.0.1...
https://i.imgur.com/Km40V6Z.png

I try Edit Privileges>Login Information>Change box to use text field and the box to say 127.0.0.1>Go

Once I press go I'm prompted with, "Your SQL query has been changed successfully" or something similar. Also I get this, GRANTALLPRIVILEGESON`dingyps`.*TO'Dingyps'@'127.0.0.1'WITHGRANTOPTION;

I'm sorry if i'm sounding dumb or this is some easy nubby problem xD :p
 
No matter like what I do i cant get the Localhost to change to 127.0.0.1...
https://i.imgur.com/Km40V6Z.png

I try Edit Privileges>Login Information>Change box to use text field and the box to say 127.0.0.1>Go

Once I press go I'm prompted with, "Your SQL query has been changed successfully" or something similar. Also I get this, GRANTALLPRIVILEGESON`dingyps`.*TO'Dingyps'@'127.0.0.1'WITHGRANTOPTION;

I'm sorry if i'm sounding dumb or this is some easy nubby problem xD :p

Remember case sensitive, dingyps is NOT the same as Dingyps.
 
Okay dude! Yeah I knew it was something stupid but regardless, i got in, I got admin, and everything is going great! Now as a final question, could you direct me to another tutorial for the next step in making an ot, whether its altering items, importing map, making creatures, or more php/hosting stuff, thatd be great.
 
Hello i got problem, when i make database and edit config in server i can not start server. TheForgottenServerV8.2 32bit.exe has encountered a problem and needs to close. We are sorry for the inconvenience. Can you help me about this ...
 
Well its kind of a lie if you think about it... I started with nothing.... then we got some graphics. We didnt use tibias cause that isnt starting from nothing. The tutorial should just read how to take someone elses idea and copy and make it your own.
 
Back
Top