2 new football screen: Fixed swf + sql - Update 1

Liam

To be or not to be
Staff member
FindRetros Moderator
Apr 10, 2013
1,188
717
Hey guys,

This is a new football furni!

BCSTORM

Items_base
PHP Code:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5971', 'stories_football_screen', 'stories_football_screen', 's', '1', '1', '1', '1', '0', '0', '5971', '1', '1', '1', '1', '1', 'default', '2', '0');
catalog_items_copy
PHP Code:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5971', 'PAGE-ID', '5971', 'stories_football_screen name', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

Phoenix

catalog_items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (5971, 'PAGE-ID', '5971', 'stories_football_screen', '5', '0', '0', '1');
furniture
PHP Code:
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('5971', 'stories_football_screen', 'stories_football_screen', 's', 1, 1, 1, '1', '0', '1', 5971, '0', '1', '1', '1', '1', 'default', 2, '0', '0');

Furnidata
PHP Code:
["s","5971","stories_football_screen","0","0","2","1","","stories_football_screen name","stories_football_screen desc","","-1","false","-1","false","","1","false"],

Download


Screen
stories_football_screen.png

file_3524.gif


- Enjoy!
______________________________________________________________________________________________
UPDATE


BCSTORM

Items_base
PHP Code:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5972', 'fball_ltd14', 'fball_ltd14', 's', '1', '1', '1', '1', '0', '0', '5972', '1', '1', '1', '1', '1', 'default', '10', '0');

Catalog_items_copy
PHP Code:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5972', 'PAGE-ID', '5972', 'Habbo World Cup 2014', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

Furnidata
PHP Code:
["s","5972","fball_ltd14","0","0","1","1","","Habbo World Cup 2014","GOAAAALLLLLLL!","","-1","false","-1","false","","1","false"],

Download


Screen
EXg74KG.png


I found this on a rival forum, all credits go to maartenvn from RZ.
 

Users who are viewing this thread

Top