I was trying this guide:
docs.otland.net
But there are many tables that doesnt exist in the schema.sql file that gives me errors, like all of the "znote" tables doesnt not exist.
For example on website, one of the problems(remember this is just one problem):
string(84) "SELECT
Also when i try to login, i get character list in client but says:
"Your character could not be loaded"
Someone can help me out? Thx
Setting up your first server | OTS Guide
But there are many tables that doesnt exist in the schema.sql file that gives me errors, like all of the "znote" tables doesnt not exist.
For example on website, one of the problems(remember this is just one problem):
string(84) "SELECT
created, hide_char, comment FROM znote_players WHERE player_id = 1;"Also when i try to login, i get character list in client but says:
"Your character could not be loaded"
Someone can help me out? Thx