Ir para conteúdo
  • Cadastre-se
  • 0

erro no gameserver


serverx

Pergunta

6 respostass a esta questão

Posts recomendados

  • 0

Use Query no navicat. New query and ejecute

CREATE TABLE IF NOT EXISTS `character_visual_armors` (
`charId` int(10) unsigned NOT NULL DEFAULT '0',
`isUsingVisual` tinyint(3) NOT NULL DEFAULT '0',
`armor` int(10) NOT NULL DEFAULT '0',
`leggings` int(10) NOT NULL DEFAULT '0',
`feet` int(10) NOT NULL DEFAULT '0',
`gloves` int(10) NOT NULL DEFAULT '0',
`lHand` int(10) NOT NULL DEFAULT '0',
`sword` int(10) NOT NULL DEFAULT '0',
`bow` int(10) NOT NULL DEFAULT '0',
`pole` int(10) NOT NULL DEFAULT '0',
`dualWeapons` int(10) NOT NULL DEFAULT '0',
`bigSword` int(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`charId`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;

asd

Link para o comentário
Compartilhar em outros sites


  • 0

Use Query no navicat. New query and ejecute

CREATE TABLE IF NOT EXISTS `character_visual_armors` (

`charId` int(10) unsigned NOT NULL DEFAULT '0',

`isUsingVisual` tinyint(3) NOT NULL DEFAULT '0',

`armor` int(10) NOT NULL DEFAULT '0',

`leggings` int(10) NOT NULL DEFAULT '0',

`feet` int(10) NOT NULL DEFAULT '0',

`gloves` int(10) NOT NULL DEFAULT '0',

`lHand` int(10) NOT NULL DEFAULT '0',

`sword` int(10) NOT NULL DEFAULT '0',

`bow` int(10) NOT NULL DEFAULT '0',

`pole` int(10) NOT NULL DEFAULT '0',

`dualWeapons` int(10) NOT NULL DEFAULT '0',

`bigSword` int(10) NOT NULL DEFAULT '0',

PRIMARY KEY (`charId`)

+) ENGINE=InnoDB DEFAULT CHARSET=utf8;

 

 

Could you help me with this error?

 

 

 

RQY98V0.png

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...
  • Registre-se

    Faça parte da maior e  mais antigas comunidades sobre Lineage2 da América Latina.





×
×
  • Criar Novo...

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.