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

The Forgotten Server v0.2rc10 (Mystic Spirit)

Status
Not open for further replies.
When i create an account on it, and trying to login it says You are not a gamemaster? why would it say that?

Because you're trying to login on a non-gamemaster character with the gamemaster parameter enabled?
 
I have a question that may seem stupid, but I will ask it anyway, and hopefully get some feedback.

Sometime ago I tried to setup XAMPP but the mysql wouldn't start, so after a while I gave up and run a XML server, that has been on for the pasy 10-15 days.

Now, after researching a little bit, I found it was Skype that was using the 80 port, so I configured it well, and now I am able to run mysql, and have a webpage running for my XML server.

However, I really like how TFS works, and well, it is sql... so my question is the following:

Would I be able to, import all the accounts and players that have been created to run on TFS as well as the map without any major problem? Or, would I need some sort of program to convert the accounts and characters from XML to SQL so they can work in TFS?

Thank you.
 
Yes, you would have to convert. The easiest way would be to create a php script to do that.
 
Is there any developed?

And, I'm having an issue;

I have xampp on with mysql and balblabla, and the AFS-CMS AAC. The problem is that I can create accounts from the AAC and I can see them on the table, but I can't create accounts from the server (own) AAC or login to the ones created by the website.

Code:
-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = "mypasswordedited"
	mysqlDatabase = "theforgottenserver"
	mysqlPort = 3306

Code:
-- SqLite
	sqliteDatabase = "forgottenserver.s3db"

	-- SQL
	sqlType = "sqlite"
	passwordType = "plain"

Any idea? Thank you.
 
O ok thanks m8.

Btw how does the Addskill work i can only get it to add fist by putting /addskill God Regnier

but when i try /addskill dist 50 God Regnier
it says cannot find target, must be doing something wrong.

Also is there a way to switch off having to buy spells?
 
Last edited:
O ok thanks m8.

Btw how does the Addskill work i can only get it to add fist by putting /addskill God Regnier

but when i try /addskill dist 50 God Regnier
it says cannot find target, must be doing something wrong.

Also is there a way to switch off having to buy spells?

Try /addskill player, skill

(/addskill God Regnier, axe)

:thumbup:
 
Asked this before, but does anyone know where I can find to edit how far a creature needs to be from the player until it starts to move etc. etc?
 
Asked this before, but does anyone know where I can find to edit how far a creature needs to be from the player until it starts to move etc. etc?

creature.cpp : Creature::canSee(...)
 
Whats the difference between:
theforgottenserver0210-win32console.rar
and
theforgottenserver0210-win32gui.rar

Also are these 8.1 servers?
 
They are both 8.1 servers, but gui uses a graphical interface, with buttons and stuff that you can press, while the console is just a black window with white text. (like most servers).
 
Hey, do you know how to change speed attack on tfs..??
 
Hey,

How come the .dll files are not included in the main download?
 
Which one of the DLL files is infected?

Oh and I've never heard about the antiviruses Ikarus or Prevx1 before, I don't think they're telling the truth.
 
Status
Not open for further replies.
Back
Top