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

How to crate an account?

Ragna Story

New Member
Joined
Nov 27, 2014
Messages
17
Reaction score
1
Hi, I`m trying to use the TFS 1.1, the last version of it.
Made everything, uniformserver, changed the pass, user and database in config.lua, everything.
Then I tryied to make a new account, by the PHPMyAdmin, made the id, name, pass ... (But don`t put anything in the functions area).
But when i try to connect say that "Account name or password is not correct".
What did i do?
 
I would strongly recommend you do not try to create accounts/players manually via phpmyadmin
Instead I recommend you get an AAC (automatic account creator) web application to do this for you

Personally I use DevAAC though there are some alternatives out there
https://github.com/DevelopersPL/DevAAC/releases
 
Hi, I`m trying to use the TFS 1.1, the last version of it.
Made everything, uniformserver, changed the pass, user and database in config.lua, everything.
Then I tryied to make a new account, by the PHPMyAdmin, made the id, name, pass ... (But don`t put anything in the functions area).
But when i try to connect say that "Account name or password is not correct".
What did i do?
If you create an account with a query you have to change the password so it's encrypted in sha1.
https://otland.net/threads/tfs-1-0-empty-database-manually-created-acc-still-cant-log-in.225633/
 
Back
Top