Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo.
Caso seja registrado, efetue login.
Esqueceu sua senha? Clique aqui
Recomendamos o uso do Mozilla Firefox para uma melhor visualização.    


Início Postados Hoje Marcar Fóruns Como Lidos Álbums Banidos SE Team Medalhas
Voltar   Secret Experience > Área L2J > [L2J] Dúvidas > [L2J] Dúvidas Solucionadas
Registrar Loteria VIPStaff SERegras do fórum Comunidade Arcade Postados Hoje Pesquisar Experience
   

Secret Experience.NET   Secret Experience Corporation - Welcome To The Real World
     Anúncios SE

Resposta
 
LinkBack Ferramentas do Tópico Modos de Exibição
Antigo 04-06-2011, 07:51 PM   #1 (permalink)
Membro - Major
 
Avatar de Macabro
 
Registrado em: Jul 2010
Posts: 142
Agradeceu: 45
Agradecido 31 Vezes em 28 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Enviar mensagem via Skype para Macabro

Inventório de Macabro

Padrão Problema para da hero a um char

O que acontece e o seguinte, uso a Rev l2jcenter... E no database na tabela characters nao se encontra a parte "hero" como custumava ter,, e agora como faço?

Macabro está offline   Responder com Citação
Links Patrocinados
Antigo 04-06-2011, 08:10 PM   #2 (permalink)
Membro - Marechal
 
Avatar de xworkx
 
Registrado em: Dec 2008
Localização: Casa do caralho
Posts: 252
Agradeceu: 205
Agradecido 172 Vezes em 87 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Nome Real: Igor Costa Ferreira

Inventório de xworkx

Padrão

Bem amigo uma forma de você por hero e você colocar as infos do char na table hero, da no caso o hero vai valer apartir do restart dai em count tu 999 pra falar que foi donate ou que tu deu.

xworkx está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : xworkx por gostar deste Post :
Macabro (05-06-2011)
Antigo 04-06-2011, 09:15 PM   #3 (permalink)
Membro - Major
 
Avatar de Macabro
 
Registrado em: Jul 2010
Posts: 142
Agradeceu: 45
Agradecido 31 Vezes em 28 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Enviar mensagem via Skype para Macabro

Inventório de Macabro

Padrão

RAPAAZ>.. to falando que nao tem essa tabela HERO.... esse e o problema todo.
Spoiler
CREATE TABLE `characters` (
`account_name` varchar(45) DEFAULT NULL,
`charId` int(10) unsigned NOT NULL DEFAULT '0',
`char_name` varchar(35) NOT NULL,
`level` tinyint(3) unsigned DEFAULT NULL,
`maxHp` mediumint(8) unsigned DEFAULT NULL,
`curHp` mediumint(8) unsigned DEFAULT NULL,
`maxCp` mediumint(8) unsigned DEFAULT NULL,
`curCp` mediumint(8) unsigned DEFAULT NULL,
`maxMp` mediumint(8) unsigned DEFAULT NULL,
`curMp` mediumint(8) unsigned DEFAULT NULL,
`face` tinyint(3) unsigned DEFAULT NULL,
`hairStyle` tinyint(3) unsigned DEFAULT NULL,
`hairColor` tinyint(3) unsigned DEFAULT NULL,
`sex` tinyint(3) unsigned DEFAULT NULL,
`heading` mediumint(9) DEFAULT NULL,
`x` mediumint(9) DEFAULT NULL,
`y` mediumint(9) DEFAULT NULL,
`z` mediumint(9) DEFAULT NULL,
`exp` bigint(20) unsigned DEFAULT '0',
`expBeforeDeath` bigint(20) unsigned DEFAULT '0',
`sp` int(10) unsigned NOT NULL DEFAULT '0',
`karma` int(10) unsigned DEFAULT NULL,
`fame` mediumint(8) unsigned NOT NULL DEFAULT '0',
`pvpkills` smallint(5) unsigned DEFAULT NULL,
`pkkills` smallint(5) unsigned DEFAULT NULL,
`clanid` int(10) unsigned DEFAULT NULL,
`race` tinyint(3) unsigned DEFAULT NULL,
`classid` tinyint(3) unsigned DEFAULT NULL,
`base_class` tinyint(3) unsigned NOT NULL DEFAULT '0',
`transform_id` smallint(5) unsigned NOT NULL DEFAULT '0',
`deletetime` bigint(20) DEFAULT NULL,
`cancraft` tinyint(3) unsigned DEFAULT NULL,
`title` varchar(16) DEFAULT NULL,
`title_color` mediumint(8) unsigned NOT NULL DEFAULT '16777079',
`accesslevel` mediumint(9) DEFAULT '0',
`online` tinyint(3) unsigned DEFAULT NULL,
`onlinetime` int(11) DEFAULT NULL,
`char_slot` tinyint(3) unsigned DEFAULT NULL,
`newbie` mediumint(8) unsigned DEFAULT '1',
`lastAccess` bigint(20) unsigned DEFAULT NULL,
`clan_privs` mediumint(8) unsigned DEFAULT '0',
`wantspeace` tinyint(3) unsigned DEFAULT '0',
`isin7sdungeon` tinyint(3) unsigned NOT NULL DEFAULT '0',
`punish_level` tinyint(3) unsigned NOT NULL DEFAULT '0',
`punish_timer` int(10) unsigned NOT NULL DEFAULT '0',
`power_grade` tinyint(3) unsigned DEFAULT NULL,
`nobless` tinyint(3) unsigned NOT NULL DEFAULT '0',
`subpledge` smallint(6) NOT NULL DEFAULT '0',
`lvl_joined_academy` tinyint(3) unsigned NOT NULL DEFAULT '0',
`apprentice` int(10) unsigned NOT NULL DEFAULT '0',
`sponsor` int(10) unsigned NOT NULL DEFAULT '0',
`varka_ketra_ally` tinyint(4) NOT NULL DEFAULT '0',
`clan_join_expiry_time` bigint(20) unsigned NOT NULL DEFAULT '0',
`clan_create_expiry_time` bigint(20) unsigned NOT NULL DEFAULT '0',
`death_penalty_level` smallint(5) unsigned NOT NULL DEFAULT '0',
`bookmarkslot` smallint(5) unsigned NOT NULL DEFAULT '0',
`vitality_points` smallint(5) unsigned NOT NULL DEFAULT '0',
`createTime` decimal(20,0) NOT NULL DEFAULT '0',
`language` varchar(2) DEFAULT NULL,
`pccafe_points` varchar(20) DEFAULT NULL,
PRIMARY KEY (`charId`),
KEY `clanid` (`clanid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1

Macabro está offline   Responder com Citação
Antigo 05-06-2011, 10:02 AM   #4 (permalink)
Membro - Tenente
 
Avatar de -=Adm-Hefesto=-
 
Registrado em: May 2011
Localização: Na Frente do PC :D
Posts: 93
Agradeceu: 17
Agradecido 26 Vezes em 22 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Enviar mensagem via Windows Live Messenger para -=Adm-Hefesto=-
Nome Real: Fábio

Inventório de -=Adm-Hefesto=-

Padrão

Seguinte você pode fazer Três Coisas.

Você Cria a Tabela e faz o que o xworkx falou.

Você pode tenta em contato com a em empresa de onde você pegou a Rev ou onde você baixou e perguntar como Resolve isso, Creio eu que a Resposta Será de Imediato.

Você baixa outra Rev que contenha a Tabela Heroes!.

-=Adm-Hefesto=- está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : -=Adm-Hefesto=- por gostar deste Post :
Macabro (05-06-2011)
Resposta


Regras para Posts
Você não pode postar novos tópicos
Você não pode postar respostas
Você não pode postar anexos
Você não pode editar seus posts

Código [IMG] Sim
Código HTML Não
Trackbacks are Sim
Pingbacks are Sim
Refbacks are Sim



Horários baseados na GMT -3. Agora são 05:48 AM.
 



Search Engine Optimization by vBSEO 3.3.0