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

Account website

pablo93

New Member
Joined
Dec 18, 2009
Messages
23
Reaction score
0
Hello, my problem is that I dont know how to do a account website. I have search tutorials, but I can't find it. If you could make me, or show me a tutorial, that will be asome...
PD: I downloaded this Gesior Account Maker for TFS 0.3.6, but I dont know how to make the web...


Thanks you :) I hope that you can help me
 
Last edited:
thanks :)... i have finished my acc maker website, but i have the next and maybe stupid problem: i dont know the link to go to te website :S... can anybody tellme please?? thanks
 
1. Open your ports. (80, 442, 3306, 7171, 7172)
2. Try to connect to your IP. (myip.se)
3. Success/Fails

woohoo thanks brother :) .. It works all perfect :)...


Now i have other 2 problems:
1- All the created characters are level 1, with 420 oz., and i want to be lvl 8
2- in the website, it says that my server is offline, when is it online :S

help pleasE?

pd:sory bad english


Thanks you !!
 
Last edited:
1. Edit your samples in database correctly...
2. Change your current port in config.lua so it will show :)

1. Just go into your database (localhost/phpmyadmin) and go into Players and edit Sorcerer, Druid, Paladin and Knight Sample to level 8.
2. As Achtung said or you might have to put your IP in the config. (Or just wait)
 
I think this is what he/we mean:
This is inside the config.lua
Code:
-- Connection Config
	ip = "yourip"
	loginProtocolPort = 7171
	gameProtocolPort = 7172
	adminProtocolPort = 7171
	statusProtocolPort = 7171
 
I think this is what he/we mean:
This is inside the config.lua
Code:
-- Connection Config
	ip = "yourip"
	loginProtocolPort = 7171
	gameProtocolPort = 7172
	adminProtocolPort = 7171
	statusProtocolPort = 7171

that is what i have on my config.lua xD... thanks you anyway
 
Back
Top