Ir para conteúdo

Tabalipa

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    Tabalipa deu reputação a Rusherzin em (Resolvido)Ajuda com tabela sql players_items   
    Abre teu SQLite pressione Alt + E e cole isso:
    CREATE TABLE IF NOT EXISTS `player_items` ( `player_id` int(11) NOT NULL DEFAULT '0', `pid` int(11) NOT NULL DEFAULT '0', `sid` int(11) NOT NULL DEFAULT '0', `itemtype` int(11) NOT NULL DEFAULT '0', `count` int(11) NOT NULL DEFAULT '0', `attributes` blob NOT NULL ); E pressione F9

     

Informação Importante

Confirmação de Termo