Painel do usuário
Mensagens: 2
-
Alterar
-
Ver
-
Tópicos e mensagens
Últimos assuntos
Tópicos semelhantes
[SQL] Mobis Trax Machine [SQL]
+3
Malacus
Felipe
Lock
7 participantes
Página 1 de 1
[SQL] Mobis Trax Machine [SQL]
Ola pessoal estou divulgando a SQL do TRAX muitos procuram e eu consegui retirar os mobis da DB e rescolvi aki postar no CSHP!Mais atençao e so os mobis, para tocar o som é no emualdor!
Catalog_pages
Catalog_items
Furniture
Creditos:
a mim por retirar da DB e postar
Criador da uberdb
Façam um bom uso ;D
Catalog_pages
- Spoiler:
- INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES
(121, 3, 'Trax ', 0, 4, '1', '1', 1, '0', '0', 52, 'default_3x3', 'catalog_frontpage_headline2_en', '', '', 'Buy your Trax machines here, ready to load with all your wonderful, musical creations! Check the Sound Sets page for all the discs you could use!', '', 'Click on an item for more information.', '');
Catalog_items
- Spoiler:
- INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(1840, 95, '1116', 'nouvelle_trax', 10, 0, 1),
(1842, 121, '1141', 'traxsilver', 5, 0, 1),
(1843, 121, '1142', 'traxgold', 5, 0, 1),
(1844, 121, '1143', 'traxbronze', 5, 0, 1),
(1876, 95, '1468', 'ads_idol_trax', 10, 0, 1);
(1655, 121, '794', 'sound_machine', 30000, 5000, 1),
(1656, 121, '859', 'sound_machine*1', 30000, 5000, 1),
(1657, 121, '861', 'sound_machine*2', 30000, 5000, 1),
(1658, 121, '862', 'sound_machine*3', 30000, 5000, 1),
(1659, 121, '863', 'sound_machine*4', 30000, 5000, 1),
(1660, 121, '864', 'sound_machine*5', 30000, 5000, 1),
(1661, 121, '865', 'sound_machine*6', 30000, 5000, 1),
(1662, 30000, '866', 'sound_machine*7', 30000, 5000, 1),
(1663, 121, '990', 'sound_machine_pro', 30000, 5000, 1);
Furniture
- Spoiler:
- INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `foot_figure`) VALUES
(859, 'Traxmachine', 'sound_machine*1', 's', 1, 1, 1, '0', '0', '0', 2171, '1', '1', '1', '1', '1', '', 1, '0', ''),
(861, 'Ocean Traxmachine', 'sound_machine*2', 's', 1, 1, 1, '0', '0', '0', 2543, '1', '1', '1', '1', '1', '', 1, '0', ''),
(862, 'Green Traxmachine', 'sound_machine*3', 's', 1, 1, 1, '0', '0', '0', 2544, '1', '1', '1', '1', '1', '', 1, '0', ''),
(864, 'Brown Traxmachine', 'sound_machine*5', 's', 1, 1, 1, '0', '0', '0', 2546, '1', '1', '1', '1', '1', '', 1, '0', ''),
(865, 'Purple Traxmachine', 'sound_machine*6', 's', 1, 1, 1, '0', '0', '0', 2547, '1', '1', '1', '1', '1', '', 1, '0', ''),
(866, 'Red Traxmachine', 'sound_machine*7', 's', 1, 1, 1, '0', '0', '0', 2548, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1116, 'nouvelle_trax', 'nouvelle_trax', 's', 1, 1, 1, '0', '0', '0', 2736, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1136, 'Alhambra Trax 3', 'sound_set_64', 's', 1, 1, 0.2, '1', '0', '0', 2738, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1137, 'Alhambra Trax 2', 'sound_set_63', 's', 1, 1, 0.2, '1', '0', '0', 2740, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1138, 'Alhambra Trax 1', 'sound_set_62', 's', 1, 1, 0.2, '1', '0', '0', 2741, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1141, 'traxsilver', 'traxsilver', 's', 1, 1, 1, '1', '0', '0', 2744, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1142, 'traxgold', 'traxgold', 's', 1, 1, 1, '1', '0', '0', 2742, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1143, 'traxbronze', 'traxbronze', 's', 1, 1, 1, '1', '0', '0', 2743, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1468, 'ads_idol_trax name', 'ads_idol_trax', 's', 1, 1, 1, '0', '0', '0', 3055, '1', '1', '1', '1', '1', '', 1, '0', ''),
(1551, 'Country Trax', 'sound_set_72', 's', 1, 1, 0.2, '1', '0', '0', 3144, '1', '1', '1', '1', '1', '', 1, '0', '');
Creditos:
a mim por retirar da DB e postar
Criador da uberdb
Façam um bom uso ;D
Lock- Strike Bronze
- Localização : Não te interessa ;D
Data de inscrição : 05/10/2010
Mensagens : 383
Pontos : 503
Re: [SQL] Mobis Trax Machine [SQL]
Legal... eu ja tinha esses códigos... É Bastante útil.
Felipe- Strike Avançado
- Localização : Na frente do Computador! :P
Data de inscrição : 25/08/2010
Mensagens : 1344
Pontos : 1542
Re: [SQL] Mobis Trax Machine [SQL]
vlw, a esqueci de por creditos a cshp forum.
Lock- Strike Bronze
- Localização : Não te interessa ;D
Data de inscrição : 05/10/2010
Mensagens : 383
Pontos : 503
Re: [SQL] Mobis Trax Machine [SQL]
Muito bom, Excelente tópico
Cristiano- Strike Amador
- Localização : Do Lado da Casa do Meu Vizinho! xD
Data de inscrição : 02/10/2010
Mensagens : 188
Pontos : 215
Re: [SQL] Mobis Trax Machine [SQL]
Aqui em casa ta dando erro
lukinhadanado15- Strike Amador
- Localização : NO CSJPA FÓRUM
Data de inscrição : 03/10/2010
Mensagens : 191
Pontos : 217
Re: [SQL] Mobis Trax Machine [SQL]
quando vou colocar no phpmyadmin aparece assim:
Erro
consulta SQL:
INSERT INTO `catalog_pages` ( `id` , `parent_id` , `caption` , `icon_color` , `icon_image` , `visible` , `enabled` , `min_rank` , `club_only` , `coming_soon` , `order_num` , `page_layout` , `page_headline` , `page_teaser` , `page_special` , `page_text1` , `page_text2` , `page_text_details` , `page_text_teaser` )
VALUES ( 121, 3, 'Trax ', 0, 4, '1', '1', 1, '0', '0', 52, 'default_3x3', 'catalog_frontpage_headline2_en', '', '', 'Buy your Trax machines here, ready to load with all your wonderful, musical creations! Check the Sound Sets page for all the discs you could use!', '', 'Click on an item for more information.', '' )
Mensagens do MySQL :
#1062 - Duplicate entry '121' for key 1
da esse erros no catalog pages, items e furniture
Erro
consulta SQL:
INSERT INTO `catalog_pages` ( `id` , `parent_id` , `caption` , `icon_color` , `icon_image` , `visible` , `enabled` , `min_rank` , `club_only` , `coming_soon` , `order_num` , `page_layout` , `page_headline` , `page_teaser` , `page_special` , `page_text1` , `page_text2` , `page_text_details` , `page_text_teaser` )
VALUES ( 121, 3, 'Trax ', 0, 4, '1', '1', 1, '0', '0', 52, 'default_3x3', 'catalog_frontpage_headline2_en', '', '', 'Buy your Trax machines here, ready to load with all your wonderful, musical creations! Check the Sound Sets page for all the discs you could use!', '', 'Click on an item for more information.', '' )
Mensagens do MySQL :
#1062 - Duplicate entry '121' for key 1
da esse erros no catalog pages, items e furniture
lukinhadanado15- Strike Amador
- Localização : NO CSJPA FÓRUM
Data de inscrição : 03/10/2010
Mensagens : 191
Pontos : 217
Re: [SQL] Mobis Trax Machine [SQL]
as vesez sempre da esse erro aki !
thuco- Strike Novato
- Data de inscrição : 26/12/2010
Mensagens : 37
Pontos : 47
Re: [SQL] Mobis Trax Machine [SQL]
Nunca deu esse erro comigo aque, Muito bom topico.
Happy- Strike Bronze
- Localização : Orfanato do WT
Data de inscrição : 12/01/2011
Mensagens : 247
Pontos : 263
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
Ter Nov 01, 2011 12:25 pm por Kayo Raphael
» Jogo do 1 até 200
Sáb Out 29, 2011 6:47 pm por JooneH
» [Parceria] Fórum Tecnofu [Fourkeys]
Sáb Out 29, 2011 6:46 pm por JooneH
» Dofus Strik
Ter Out 04, 2011 12:54 pm por karmo667
» Had Hotel - Surpresa!
Dom Set 04, 2011 4:18 pm por Malacus
» Strike Pixel - Nova Era
Sáb Set 03, 2011 3:24 pm por Slash
» Os Manow - Sabe Enredo - Inchentes Malvadas Indios Traiçoeiros
Seg Jun 20, 2011 6:18 pm por eXodo34
» [Download] Snowz Ots V12 (8.60)
Seg Jun 20, 2011 6:17 pm por eXodo34
» [Cheat]TibiaBOT [Cheat]
Seg Jun 20, 2011 6:17 pm por eXodo34