Painel do usuário
Mensagens: 2
-
Alterar
-
Ver
-
Tópicos e mensagens
Últimos assuntos
Tópicos semelhantes
Bling 2011 + Ano Novo Chinês
2 participantes
Página 1 de 1
Bling 2011 + Ano Novo Chinês
jeanzinhuuh escreveu:Os novos mobis Bling e o coelho do ano novo chinês
Print: https://2img.net/r/ihimizer/img94/5558/imgtul.png
Furniture:
- Código:
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
(77701, 'bling11_block', 'bling11_block', 's', 1, 1, 2, '1', '0', '0', 3801, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77702, 'bling11_dvd', 'bling11_dvd', 's', 1, 2, 1.6, '1', '0', '0', 3793, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77703, 'bling11_dvn', 'bling11_dnv', 's', 1, 3, 1.2, '0', '0', '0', 3798, '1', '1', '1', '1', '1', 'bed', 1, '0', ''),
(77704, 'bling11_floor', 'bling11_floor', 's', 1, 1, 0.1, '1', '0', '0', 3794, '1', '1', '1', '1', '1', 'default', 9, '0', ''),
(77705, 'bling11_pillar', 'bling11_pillar', 's', 1, 1, 3.3, '1', '0', '0', 3802, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77706, 'bling11_plant', 'bling11_plant', 's', 1, 1, 1, '0', '0', '0', 3795, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77707, 'bling11_rug1', 'bling11_rug1', 's', 2, 2, 0.1, '1', '0', '1', 3788, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77708, 'bling11_rug2', 'bling11_rug2', 's', 3, 3, 0.2, '1', '0', '1', 3797, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77709, 'bling11_seat1', 'bling11_seat1', 's', 1, 1, 1, '0', '1', '0', 3800, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77710, 'bling11_seat2', 'bling11_seat2', 's', 1, 1, 1.2, '0', '1', '0', 3799, '1', '1', '1', '1', '1', 'default', 5, '0', ''),
(77711, 'bling11_slot', 'bling11_slot', 's', 1, 1, 1, '0', '0', '0', 3786, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77712, 'bling11_sofa', 'bling11_sofa', 's', 3, 1, 0.4, '0', '1', '0', 3790, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77713, 'bling11_statue1', 'bling11_statue1', 's', 1, 1, 1, '0', '0', '0', 3791, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77714, 'bling11_statue2', 'bling11_statue2', 's', 2, 2, 1, '0', '0', '0', 3785, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77715, 'bling11_tele', 'bling11_tele', 's', 1, 1, 0.1, '0', '0', '0', 3789, '1', '1', '1', '1', '1', 'teleport', 1, '0', ''),
(77716, 'bling11_towels', 'bling11_towels', 's', 1, 1, 1, '0', '0', '0', 3787, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(77717, 'val11_floor', 'val11_floor', 's', 2, 2, 0.1, '1', '0', '1', 3792, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(77801, 'china_rabbit', 'china_rabbit', 's', 1, 1, 1, '0', '0', '0', 3796, '1', '1', '1', '1', '1', 'default', 1, '0', '');
Catalog_itens:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_snow`) VALUES
(77701, 777, '77701', 'bling11_block', 3, 0, 1, 0),
(77702, 777, '77702', 'bling11_dvd', 3, 0, 1, 0),
(77703, 777, '77703', 'bling11_dvn', 3, 0, 1, 0),
(77704, 777, '77704', 'bling11_floor', 3, 0, 1, 0),
(77705, 777, '77705', 'bling11_pillar', 3, 0, 1, 0),
(77706, 777, '77706', 'bling11_plant', 3, 0, 1, 0),
(77707, 777, '77707', 'bling11_rug1', 3, 0, 1, 0),
(77708, 777, '77708', 'bling11_rug2', 3, 0, 1, 0),
(77709, 777, '77709', 'bling11_seat1', 3, 0, 1, 0),
(77710, 777, '77710', 'bling11_seat2', 3, 0, 1, 0),
(77711, 777, '77711', 'bling11_slot', 3, 0, 1, 0),
(77712, 777, '77712', 'bling11_sofa', 3, 0, 1, 0),
(77713, 777, '77713', 'bling11_statue1', 3, 0, 1, 0),
(77714, 777, '77714', 'bling11_statue2', 3, 0, 1, 0),
(77715, 777, '77715', 'bling11_tele', 3, 0, 1, 0),
(77716, 777, '77716', 'bling11_towels', 3, 0, 1, 0),
(77717, 777, '77717', 'bling11_val11_floor', 3, 0, 1, 0),
(77801, 778, '77801', 'china_rabbit', 5, 0, 1, 0);
Catalog_pages:
- Código:
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 ('777', '3', 'Bling 2011', '1', '1', '1', '1', '1', '0', '0',
'3', 'default_3x3', '', '', '', '', '', '', ''),
('778', '3', 'Chinese New Year', '1', '1', '1', '1', '1', '0', '0', '3', 'default_3x3', '', '', '', '', '', '', '');
Furnidata:
- Código:
["s","3785","bling11_statue2","31191","0","2","2","","bling11_statue2 name","bling11_statue2 desc","","-1","-1"],
["s","3786","bling11_slot","31191","0","1","1","","bling11_slot name","bling11_slot desc","","-1","-1"],
["s","3787","bling11_towels","31191","2","1","1","","bling11_towels name","bling11_towels desc","","-1","-1"],
["s","3788","bling11_rug1","31191","4","2","2","","bling11_rug1 name","bling11_rug1 desc","","-1","-1"],
["s","3789","bling11_tele","31191","2","1","1","","bling11_tele name","bling11_tele desc","","-1","-1"],
["s","3790","bling11_sofa","31191","2","3","1","","bling11_sofa name","bling11_sofa desc","","-1","-1"],
["s","3791","bling11_statue1","31191","0","1","1","","bling11_statue1 name","bling11_statue1 desc","","-1","-1"],
["s","3792","val11_floor","31191","0","2","2","","val11_floor name","val11_floor desc","","-1","-1"],
["s","3793","bling11_dvd","31191","0","1","2","","bling11_dvd name","bling11_dvd desc","","-1","-1"],
["s","3794","bling11_floor","31191","0","2","2","","bling11_floor name","bling11_floor desc","","-1","-1"],
["s","3795","bling11_plant","31191","0","1","1","","bling11_plant name","bling11_plant desc","","-1","-1"],
["s","3796","china_rabbit","31191","0","1","1","","Rabbit Statue","Celebrating the year of the Rabbit!","","102819","9428"],
["s","3797","bling11_rug2","31191","0","3","3","","bling11_rug2 name","bling11_rug2 desc","","-1","-1"],
["s","3798","bling11_dvn","31191","0","1","3","","bling11_dvn name","bling11_dvn desc","","-1","-1"],
["s","3799","bling11_seat2","31191","2","1","1","","bling11_seat2 name","bling11_seat2 desc","","-1","-1"],
["s","3800","bling11_seat1","31191","0","1","1","","bling11_seat1 name","bling11_seat1 desc","","-1","-1"],
["s","3801","bling11_block","31191","0","1","1","","bling11_block name","bling11_block desc","","-1","-1"],
["s","3802","bling11_pillar","31191","0","1","1","","bling11_pillar name","bling11_pillar desc","","-1","-1"],
Download das SWFs: http://www.mediafire.com/?596pmba9h85xoap
Créditos:
Pra mim, por ter criado o SQL dos mobis
Sulake, por ter criado os mobis
Obs.:
Esse tópico tem no RageZone, mas eu que postei lá!
Slash- Strike Avançado
- Localização : Ronaldo ..
Data de inscrição : 20/12/2010
Mensagens : 1520
Pontos : 2045
Re: Bling 2011 + Ano Novo Chinês
Nossa lindo os mobis vou testar depois edito aqui
-Kubby!- Strike Bronze
- Localização : u.u
Data de inscrição : 15/12/2010
Mensagens : 375
Pontos : 427
Tópicos semelhantes
» Habbo Pig v65 24 Hrs S/Hamachi C/Vagas - SWF, EMU e CMS próprios, Bling 2011, Valentine 2011 e HabboWood 2011
» Mu - Ice !!!NOVO!!!
» Que tal um novo Smiley ?
» Mu - Ice !!!NOVO!!!
» Que tal um novo Smiley ?
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