Jump to content

Missing table in database Character


纪明 田

Recommended Posts

        if (client.Character is not null)
        {
            _clusterServiceLocator.WorldCluster.GetCharacterDatabase().Query(string.Format("SELECT * FROM characters_instances WHERE char_guid = {0};", client.Character.Guid), ref q);

        }

The following table is missing:

“characters_instances” and “characters_instances_group”

 

But I can't find it in the database.

 

Who can share the table structure with me

Edited by 田 纪明
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use