[SQL] Mobis Trax Machine [SQL] 04.07.11 8:55
Ola pessoal estou divulgando a SQL do TRAX, estou postando esse SQL de trax porque já baixei ums DB que não tinha, e pensei em vcs se vcs tem uma DB que gostão e não tem TRAX SQL ta aki .
Catalog_pages:
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:
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:
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', '');
Prontinho , coloque esses codigos na DB.
Esse e o meu primeiro tuto de mobis depois voltarei com mais coleções obrigado ! :seta2:
Catalog_pages:
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:
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:
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', '');
Prontinho , coloque esses codigos na DB.
Esse e o meu primeiro tuto de mobis depois voltarei com mais coleções obrigado ! :seta2: