ProPixel

Participe do fórum, é rápido e fácil

ProPixel
ProPixel
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Ir para baixo
# fiGHT.Graph ~
# fiGHT.Graph ~
Membro XIV
<b>Idade</b> Idade : 27
<b>Posts</b> Posts : 6268
<b>Créditos</b> Créditos : 222
<b>Respeito</b> Respeito : 51
Mobílias pegadas do kekomundo!

catalog_items:
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`, `text3`,
`link`, `page_text_details`, `page_text_teaser`, `mobile_frntpg`) 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', '', '', '', '', '', '', '', '', '', '');

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', '');

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"],

SWFs:
Código:

http://www.mediafire.com/?596pmba9h85xoap

Imagem:
[R63+] Mobílias Bling 2011 & China 2011 Imgtul
https://2img.net/r/ihimizer/img94/5558/imgtul.png
Wisck
Wisck
Novato
<b>Idade</b> Idade : 30
<b>Posts</b> Posts : 17
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 1
Habboz 100%Otimo
Aqui deu erro :#
A.henr
A.henr
Membro X
<b>Idade</b> Idade : 25
<b>Posts</b> Posts : 1416
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 23
No meu tmb nos codigos sql!
Conteúdo patrocinado
Ir para o topo
Permissões neste sub-fórum
Não podes responder a tópicos