Hello everyone..
So, I'm having a little problem on my server, everything was working fine till I upgraded to a new TFS
But, I need this new server because of some lua functions it has..
The problem is that now my houses are not saving, because my database doesn't have a table called "tile_store"
I'm here to ask if anybody's database has this table, and if so, can you please tell me how does this table look like so that I can create it on my database ?
The server I downloaded did not come with a database, that is why I'm asking here...
Here is the error I get:
Thanks already everyone for the help
So, I'm having a little problem on my server, everything was working fine till I upgraded to a new TFS
But, I need this new server because of some lua functions it has..
The problem is that now my houses are not saving, because my database doesn't have a table called "tile_store"
I'm here to ask if anybody's database has this table, and if so, can you please tell me how does this table look like so that I can create it on my database ?
The server I downloaded did not come with a database, that is why I'm asking here...
Here is the error I get:
Code:
mysql_real_query(): SELECT `house_id`, `data` FROM `tile_store` WHERE `world_id` = 0 - MYSQL ERROR: Table ´kakaher.tile_store´ doesn´t exist (1146)
Thanks already everyone for the help