Waasa + Other furnis (Including Ships and Computers)

Joe1

Member
Mar 31, 2011
33
4
Other release for this only had like a portion of the furni, so I found somewhere else and decided to share, no credit to me.

New Waasa Furni :D

Furnitura:
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`, `foot_figure`) VALUES
(89984, 'newbie_present', 'newbie_present', 's', 1, 1, 1, '1', '0', '0', 3885, '1', '1', '1', '1', '1', 'default', 5, '0', ''),
(89985, 'tv_flat', 'tv_flat', 's', 2, 1, 1, '0', '0', '0', 3886, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89986, 'waasa_table2', 'waasa_table2', 's', 2, 1, 1, '1', '0', '0', 3887, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(89987, 'computer_flatscreen', 'computer_flatscreen', 's', 1, 1, 1, '0', '0', '0', 3888, '1', '1', '1', '1', '1', 'default', 3, '0', ''),
(89988, 'waasa_chair', 'waasa_chair', 's', 1, 1, 1.2, '0', '1', '0', 3889, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(89989, 'waasa_ship2', 'waasa_ship2', 's', 2, 1, 1, '0', '0', '0', 3890, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89990, 'waasa_ship1', 'waasa_ship1', 's', 1, 1, 1, '0', '0', '0', 3891, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89991, 'waasa_bunk_bed', 'waasa_bunk_bed', 's', 3, 1, 1, '1', '0', '0', 3892, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89992, 'computer_laptop', 'computer_laptop', 's', 1, 1, 1, '0', '0', '0', 3893, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89993, 'computer_old', 'computer_old', 's', 1, 1, 1, '0', '0', '0', 3894, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89994, 'waasa_table1', 'waasa_table1', 's', 1, 1, 1, '1', '0', '0', 3895, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(89995, 'waasa_desk', 'waasa_desk', 's', 2, 1, 1, '1', '0', '0', 3896, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(89996, 'waasa_wall_shelf2', 'waasa_wall_shelf2', 'i', 1, 1, 1, '1', '0', '0', 4396, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
(89997, 'waasa_wall_shelf1', 'waasa_wall_shelf1', 'i', 1, 1, 1, '1', '0', '0', 4397, '1', '1', '1', '1', '1', 'default', 2, '0', '');

Catalog_items:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(89984, '175', '89984', 'newbie_present', '3', '0', '1'),
(89985, '175', '89985', 'tv_flat', '3', '0', '1'),
(89986, '175', '89986', 'waasa_table2', '3', '0', '1'),
(89987, '175', '89987', 'computer_flatscreen', '3', '0', '1'),
(89988, '175', '89988', 'waasa_chair', '3', '0', '1'),
(89989, '175', '89989', 'waasa_ship2', '3', '0', '1'),
(89990, '175', '89990', 'waasa_ship1', '3', '0', '1'),
(89991, '175', '89991', 'waasa_bunk_bed', '3', '0', '1'),
(89992, '175', '89992', 'computer_laptop', '3', '0', '1'),
(89993, '175', '89993', 'computer_old', '3', '0', '1'),
(89994, '175', '89994', 'waasa_table1', '3', '0', '1'),
(89995, '175', '89995', 'waasa_desk', '3', '0', '1'),
(89996, '175', '89996', 'waasa_wall_shelf2', '3', '0', '1'),
(89997, '175', '89997', 'waasa_wall_shelf1', '3', '0', '1');

Catalog_pages:
Code:
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`, `page_text_details`, `page_text_teaser`) VALUES
(175, 3, 'Waasa + Other', 1, 102, '1', '1', 1, '0', '0', 5, 'default_3x3', '', '', '', '', '', 'Klik hier >>', '', '');

We finished in the database, so lets go to swf, open it and add the furnidata.txt


Furnidata:
Code:
["s","3885","newbie_present","32168","0","1","1","","newbie_present name","newbie_present desc","","-1","-1"],
["s","3886","tv_flat","32219","0","2","1","","tv_flat name","tv_flat desc","","-1","-1"],
["s","3887","waasa_table2","32219","0","2","1","","waasa_table2 name","waasa_table2 desc","","-1","-1"],
["s","3888","computer_flatscreen","32219","2","1","1","","computer_flatscreen name","computer_flatscreen desc","","-1","-1"],
["s","3889","waasa_chair","32219","2","1","1","","waasa_chair name","waasa_chair desc","","-1","-1"],
["s","3890","waasa_ship2","32219","2","2","1","","waasa_ship2 name","waasa_ship2 desc","","-1","-1"],
["s","3891","waasa_ship1","32219","2","1","1","","waasa_ship1 name","waasa_ship1 desc","","-1","-1"],
["s","3892","waasa_bunk_bed","32219","2","3","1","","waasa_bunk_bed name","waasa_bunk_bed desc","","-1","-1"],
["s","3893","computer_laptop","32219","2","1","1","","computer_laptop name","computer_laptop desc","","-1","-1"],
["s","3894","computer_old","32219","2","1","1","","computer_old name","computer_old desc","","-1","-1"],
["s","3895","waasa_table1","32219","0","1","1","","waasa_table1 name","waasa_table1 desc","","-1","-1"],
["s","3896","waasa_desk","32219","2","2","1","","waasa_desk name","waasa_desk desc","","-1","-1"],
["i","4396","waasa_wall_shelf2","32219","","","","","waasa_wall_shelf2 name","waasa_wall_shelf2 desc","","-1","-1"],
["i","4397","waasa_wall_shelf1","32219","","","","","waasa_wall_shelf1 name","waasa_wall_shelf1 desc","","-1","-1"],

Icon:

Screen:

imagemjd.png


Download:

Credits:
Jeanzinh0 for creating the SQL and put the downloads
Sulake for creating the SWF and images
 

Users who are viewing this thread

Top