Histórico de Curtidas
-
wallaceg15 deu reputação a Wend em [Ajuda] Como Editar A imagem de fundo do OTClientQualquer coisa estamos ai, clique em melhor resposta para que o topíco fique automaticamente como resolvido.
-
wallaceg15 recebeu reputação de koyotestark em [HEADER] Alterar layoutEntao mano depois que modificar vai no site e aperta ctrl + f5
-
wallaceg15 deu reputação a Rusherzin em (Resolvido)Ajuda com tabela sql players_itemsAbre 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