TFS 1.X do not use any in-game account manager because the source code is supposed to be clean.Oo finally it worked i forgot to change database name in config
but i faced another problem there is not account manager in accounts or anything to login with it in ot what can i do ?
there is no thing can i do to enter game instead install website?TFS 1.X do not use any in-game account manager because the source code is supposed to be clean.
You can install an AAC instead:
ZnoteAAC: https://github.com/Znote/ZnoteAAC
GesiorAAC: https://github.com/gesior/Gesior2012/tree/TFS-1.0
DevAAC: https://github.com/DevelopersPL/DevAAC
I think someone was developing an In-Game account manager, but I'm not sure.
Yes you can manually create a account and character in phpmyadmin.there is no thing can i do to enter game instead install website?
i can't make it with phpmyadmin?
there is no button called addYes you can manually create a account and character in phpmyadmin.
If you enter the accounts table you should find a button called "Add", on that page you can fill in a form will all required information then do the same for players row and set the account id on the player.
Insert, my bad.there is no button called add
Take a look here:didn't work maybe i don't know what information i need to use in insert
sorry
but there is no thing called passwordtype in my config
Tyyyyyyyyyyy solved but after i put znote website files in uniform server folder called "www"Thats because TFS 1.X only uses sha1 encryption.
You need to encrypt the password as sha1 instead of plain.