[Sql / Swf] Mobis Picnic

3 participantes

viniciusmentez viniciusmentez  • 08.06.12 8:27

[Sql / Swf] Mobis Picnic Empty [Sql / Swf] Mobis Picnic 08.06.12 8:27

[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

SQLs:
Catalog_items:

INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`,
`catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`,
`vip`) VALUES
('4535', 'Page_id', '4535', 'pcnc_tilegrass', '3', '0', '0', '1', '0'),
('4536', 'Page_id', '4536', 'pcnc_dvdrtile', '3', '0', '0', '1', '0'),
('4537', 'Page_id', '4537', 'pcnc_wtable', '3', '0', '0', '1', '0'),
('4538', 'Page_id', '4538', 'pcnc_shrub', '3', '0', '0', '1', '0'),
('4539', 'Page_id', '4539', 'pcnc_fountain', '3', '0', '0', '1', '0'),
('4540', 'Page_id', '4540', 'pcnc_tiledirt', '3', '0', '0', '1', '0'),
('4541', 'Page_id', '4541', 'pcnc_gazebohack', '3', '0', '0', '1', '0'),
('4542', 'Page_id', '4542', 'pcnc_wall1', '3', '0', '0', '1', '0'),
('4543', 'Page_id', '4543', 'pcnc_carp', '3', '0', '0', '1', '0'),
('4544', 'Page_id', '4544', 'pcnc_door', '3', '0', '0', '1', '0'),
('4545', 'Page_id', '4545', 'pcnc_wood', '3', '0', '0', '1', '0'),
('4546', 'Page_id', '4546', 'pcnc_redbench', '3', '0', '0', '1', '0'),
('4547', 'Page_id', '4547', 'pcnc_wall2', '3', '0', '0', '1', '0'),
('4548', 'Page_id', '4548', 'pcnc_swing', '3', '0', '0', '1', '0'),
('4549', 'Page_id', '4549', 'pcnc_bbq', '3', '0', '0', '1', '0'),
('4550', 'Page_id', '4550', 'pcnc_tilestone', '3', '0', '0', '1', '0'),
('4551', 'Page_id', '4551', 'pcnc_tree', '3', '0', '0', '1', '0'),
('4552', 'Page_id', '4552', 'pcnc_carrot', '3', '0', '0', '1', '0'),
('4553', 'Page_id', '4553', 'pcnc_gazebo', '3', '0', '0', '1', '0'),
('4554', 'Page_id', '4554', 'pcnc_wbench', '3', '0', '0', '1', '0');

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`, `is_arrow`) VALUES
(4535, 'pcnc_tilegrass name', 'pcnc_tilegrass', 's', 1, 1, 0, '0', '0', '1', 4535, '1', '1', '1', '1', '1', 'default', 11, '0', '0'),
(4536, 'pcnc_dvdrtile name', 'pcnc_dvdrtile', 's', 1, 1, 1, '0', '0', '0', 4536, '1', '1', '1', '1', '1', 'default', 5, '0', '0'),
(4537, 'pcnc_wtable name', 'pcnc_wtable', 's', 3, 1, 1, '0', '0', '0', 4537, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(4538, 'pcnc_shrub name', 'pcnc_shrub', 's', 1, 1, 2, '0', '0', '0', 4538, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4539, 'pcnc_fountain name', 'pcnc_fountain', 's', 4, 4, 1, '0', '0', '0', 4539, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4540, 'pcnc_tiledirt name', 'pcnc_tiledirt', 's', 1, 1, 0, '0', '0', '1', 4540, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4541, 'pcnc_gazebohack name', 'pcnc_gazebohack', 's', 0, 0, 0, '1', '0', '0', 4541, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4542, 'pcnc_wall1 name', 'pcnc_wall1', 's', 3, 1, 1, '0', '0', '0', 4542, '1', '1', '1', '1', '1', 'default', 4, '0', '0'),
(4543, 'pcnc_carp name', 'pcnc_carp', 's', 1, 1, 1, '0', '0', '0', 4543, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4544, 'pcnc_door name', 'pcnc_door', 's', 0, 0, 0, '1', '0', '0', 4544, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4545, 'pcnc_wood name', 'pcnc_wood', 's', 1, 1, 1, '0', '0', '0', 4545, '1', '1', '1', '1', '1', 'default', 4, '0', '0'),
(4546, 'pcnc_redbench name', 'pcnc_redbench', 's', 2, 1, 1, '0', '1', '0', 4546, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4547, 'pcnc_wall2 name', 'pcnc_wall2', 's', 1, 1, 1, '0', '0', '0', 4547, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(4548, 'pcnc_swing name', 'pcnc_swing', 's', 2, 1, 1, '0', '1', '0', 4548, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4549, 'pcnc_bbq name', 'pcnc_bbq', 's', 3, 3, 1, '0', '0', '0', 4549, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4550, 'pcnc_tilestone name', 'pcnc_tilestone', 's', 1, 1, 0, '0', '0', '1', 4550, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(4551, 'pcnc_tree name', 'pcnc_tree', 's', 1, 1, 1, '0', '0', '0', 4551, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4552, 'pcnc_carrot name', 'pcnc_carrot', 's', 1, 1, 1, '0', '0', '0', 4552, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(4553, 'pcnc_gazebo name', 'pcnc_gazebo', 's', 5, 5, 0.3, '0', '0', '1', 4553, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(4554, 'pcnc_wbench name', 'pcnc_wbench', 's', 3, 1, 1, '0', '1', '0', 4554, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata:

["s","4535","pcnc_tilegrass","40970","0","1","1","","pcnc_tilegrass name","pcnc_tilegrass desc","","-1","-1","","1"],
["s","4536","pcnc_dvdrtile","40970","0","1","1","","pcnc_dvdrtile name","pcnc_dvdrtile desc","","-1","-1","","1"],
["s","4537","pcnc_wtable","40970","0","3","1","","pcnc_wtable name","pcnc_wtable desc","","-1","-1","","1"],
["s","4538","pcnc_shrub","40970","0","1","1","","pcnc_shrub name","pcnc_shrub desc","","-1","-1","","1"],
["s","4539","pcnc_fountain","40970","0","4","4","","pcnc_fountain name","pcnc_fountain desc","","-1","-1","","1"],
["s","4540","pcnc_tiledirt","40970","0","1","1","","pcnc_tiledirt name","pcnc_tiledirt desc","","-1","-1","","1"],
["s","4541","pcnc_gazebohack","40970","0","1","1","","pcnc_gazebohack name","pcnc_gazebohack desc","","-1","-1","","1"],
["s","4542","pcnc_wall1","40970","0","3","1","","pcnc_wall1 name","pcnc_wall1 desc","","-1","-1","","1"],
["s","4543","pcnc_carp","40970","0","1","1","","pcnc_carp name","pcnc_carp desc","","-1","-1","","1"],
["s","4544","pcnc_door","40970","0","2","1","","pcnc_door name","pcnc_door desc","","-1","-1","","1"],
["s","4545","pcnc_wood","40970","0","1","1","","pcnc_wood name","pcnc_wood desc","","-1","-1","","1"],
["s","4546","pcnc_redbench","40970","2","2","1","","pcnc_redbench name","pcnc_redbench desc","","-1","-1","","1"],
["s","4547","pcnc_wall2","40970","0","1","1","","pcnc_wall2 name","pcnc_wall2 desc","","-1","-1","","1"],
["s","4548","pcnc_swing","40970","0","2","1","","pcnc_swing name","pcnc_swing desc","","-1","-1","","1"],
["s","4549","pcnc_bbq","40970","0","2","3","","pcnc_bbq name","pcnc_bbq desc","","-1","-1","","1"],
["s","4550","pcnc_tilestone","40970","0","1","1","","pcnc_tilestone name","pcnc_tilestone desc","","-1","-1","","1"],
["s","4551","pcnc_tree","40970","0","1","1","","pcnc_tree name","pcnc_tree desc","","-1","-1","","1"],
["s","4552","pcnc_carrot","40970","0","1","1","","pcnc_carrot name","pcnc_carrot desc","","-1","-1","","1"],
["s","4553","pcnc_gazebo","40970","0","5","5","","pcnc_gazebo name","pcnc_gazebo desc","","-1","-1","","1"],
["s","4554","pcnc_wbench","40970","0","3","1","","pcnc_wbench name","pcnc_wbench desc","","-1","-1","","1"],

Download:
Aqui (Scan)
Aqui (Scan)

Creditos :
Alberto99

obs:

Lembrar de alterar a Page_id do Catalog_items para o id da parte do cataloguo (Catalog_pages) que deseja que os mobis fiquem
Faltando Mobis que manteve com o clique, para ir para baixo vem no download 2 do swf. Seu nome é pcnc_carrot.swf [* _ *] Desculpe, se alguém corrigir isso, eu passar esse público e dar créditos

Atc Viniciusmentez

~Finn ~Finn  • 02.02.13 5:44

[Sql / Swf] Mobis Picnic Empty Download 02.02.13 5:44

O download ta bugado ta sem link arruma ae? to precisando D:

Kushina Kushina  • 02.02.13 9:16

[Sql / Swf] Mobis Picnic Empty Re: [Sql / Swf] Mobis Picnic 02.02.13 9:16

ALERTA - NOVATO
Usuário : Dj.vinny
Motivo : NecroPost


@Fechado

Conteúdo patrocinado  • 

[Sql / Swf] Mobis Picnic Empty Re: [Sql / Swf] Mobis Picnic

Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.