1 [SQL] - Consoles Personalizados 26.11.11 16:25
EduardoWenes ツ
Fundador
Print:
Catalog_Items:
Furniture:
Furnidata:
Download: http://adf.ly/3tihy
VT: http://adf.ly/3tiig
Catalog_Items:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(30300251, CATID, '30300251', 'gmeswii', 3, 0, 0, 1),
(30300252, CATID, '30300252', 'gmesgcb', 3, 0, 0, 1),
(30300253, CATID, '30300253', 'gmesps2', 3, 0, 0, 1),
(30300254, CATID, '30300254', 'gmesps3', 3, 0, 0, 1),
(30300255, CATID, '30300254', 'gmesxbx', 3, 0, 0, 1);
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`, `is_arrow`)VALUES
(30300251, 'Wii', 'gmeswii', 's', 1, 1, 1, '1', '0', '0', 30300251, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30300252, 'Game Cube', 'gmesgcb', 's', 1, 1, 1, '1', '0', '0', 30300252, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30300253, 'Ps2', 'gmesps2', 's', 1, 1, 1, '1', '0', '0', 30300253, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30300254, 'Ps3', 'gmesps3', 's', 1, 1, 1, '1', '0', '0', 30300254, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30300254, 'Xbox 360', 'gmesxbx', 's', 1, 1, 1, '1', '0', '0', 30300255, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Furnidata:
- Código:
["s","30300251","gmeswii","25824","0","1","1","0,0,0","Wii","You Can Play Wii By KrFrank","","-1","-1"],
["s","30300252","gmesgcb","25824","0","1","1","0,0,0","Game Cube","You Can Play Game Cube By KrFrank","","-1","-1"],
["s","30300253","gmesps2","25824","0","1","1","0,0,0","Ps2","You Can Play Ps2 By KrFrank","","-1","-1"],
["s","30300254","gmesps3","25824","0","1","1","0,0,0","Ps3","You Can Play Ps3 By KrFrank","","-1","-1"],
["s","30300255","gmesxbx","25824","0","1","1","0,0,0","Xbox 360"," You Can Play Xbox By KrFrank","","-1","-1"]]
Download: http://adf.ly/3tihy
VT: http://adf.ly/3tiig