[Release] My Flappy Bird collection

Results 1 to 7 of 7
  1. #1
    Sorcerer Supreme pLEDGE is offline
    Member +Rank
    Jun 2010 Join Date
    NorwayLocation
    299Posts

    [Release] My Flappy Bird collection

    Hi everyone!

    Today I will release my Flappy Bird collection. Some of them are pretty bad and I only like the rug, but maybe some of you will like them.



    I haven't made the sql for this furni because the database is a combination of phx and bfly, so everyone would just complain about the sql not working.

    Download
    Here

    Header


    Icon



    Furnidata
    Code:
    ["s","46501816","pfbs_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["s","46501815","pfbg_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["i","46501846","pbinff_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["s","46501818","pbin_signflof_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["s","46501817","pbin_flappyf_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["i","46501819","pbin_flagff_1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["i","46501821","pbin_fbirdf_01","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"],
    ["s","46501820","pbfb1","5000","0","1","1","0,0,0","Flappy Bird","By Petter","","-1","-1"]]
    Credits
    Petter (my furni maker at habin)

    Best regards,
    pLEDGE


  2. #2
    Still alive. Luminia is offline
    Grand MasterRank
    Apr 2013 Join Date
    Out of SpaceLocation
    1,146Posts

    Re: [Release] My Flappy Bird collection

    Thanks for sharing your Stuff with us! I only don't like the posters. The other furnis are still good.

    Greetz, Luminia.

  3. #3
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: [Release] My Flappy Bird collection

    So.. what was your Hotel url again?

    Agreed with Luminia, don't really like the posters, rest looks pretty good :)

  4. #4
    Sorcerer Supreme pLEDGE is offline
    Member +Rank
    Jun 2010 Join Date
    NorwayLocation
    299Posts

    Re: [Release] My Flappy Bird collection

    www.habin.me

    Thank you guys!

  5. #5
    Grand Master iRetro™ is offline
    Grand MasterRank
    Feb 2010 Join Date
    United KingdomLocation
    558Posts

    Re: [Release] My Flappy Bird collection

    Someone make a SQL for these beasts!

  6. #6
    Make a wish .::Arjan::. is offline
    Grand MasterRank
    Jan 2012 Join Date
    the NetherlandsLocation
    504Posts

    Re: [Release] My Flappy Bird collection

    i can make a sql for phoenix but i dont know what is what..

    edit; i make them for phoenix give me 15 minutes

    - - - Updated - - -

    Phoenix SQL

    Furniture:
    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`, `foot_figure`, `row_1`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES
    (46501815, 'pfbg_1', 'pfbg_1', 's', 1, 0, 1, '0', '1', '0', 46501815, '1', '1', '1', '1', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501816, 'pfbs_1', 'pfbs_1', 's', 1, 0, 1, '0', '1', '0', 46501816, '1', '0', '0', '1', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501817, 'pbin_flappyf_1', 'pbin_flappyf_1', 's', 1, 1, 0, '1', '0', '0', 46501817, '1', '0', '0', '0', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501818, 'pbin_signflof_1', 'pbin_signflof_1', 's', 1, 1, 1, '0', '0', '0', 46501818, '1', '0', '0', '0', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501819, 'pbin_flagff_1', 'pbin_flagff_1', 'i', 1, 1, 1, '1', '0', '0', 46501819, '1', '0', '0', '0', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501820, 'pbfb1', 'pbfb1', 's', 1, 1, 1, '0', '0', '0', 46501820, '1', '0', '0', '0', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501821, 'pbin_fbirdf_01', 'pbin_fbirdf_01', 'i', 1, 1, 1, '1', '0', '0', 46501821, '1', '0', '0', '0', '1', 'default', 2, '0', '0', 1, 1, '0', 0, 0, '0'),
    (46501846, 'pbinff_1', 'pbinff_1', 'i', 1, 1, 1, '0', '0', '0', 46501846, '1', '0', '0', '0', '1', 'default', 1, '0', '0', 1, 1, '0', 0, 0, '0');
    Catalog_items:

    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`, `song_id`, `BadgeID`) VALUES
    (46501816, 2005, '46501816', 'pfbs_1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501815, 2005, '46501815', 'pfbg_1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501817, 2005, '46501817', 'pbin_flappyf_1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501818, 2005, '46501818', 'pbin_signflof_1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501819, 2005, '46501819', 'pbin_flagff_1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501820, 2005, '46501820', 'pbfb1', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501821, 2005, '46501821', 'pbin_fbirdf_01', 10, 0, 0, 1, '2', 0, 0, ''),
    (46501846, 2005, '46501846', 'pbinff_1', 10, 0, 0, 1, '2', 0, 0, '');
    - - - Updated - - -

    Like if you like :$

    And can someone make a flappy bird pipe?
    Last edited by .::Arjan::.; 11-03-14 at 08:26 PM.

  7. #7

    Nike Air Snacks

    Shoelace is offline

    Super ModRank
    Mar 2012 Join Date
    6,578Posts

    Re: [Release] My Flappy Bird collection

    Nice work, not too keen on the wall items but furniture is nice.


    Just an idea -
    You should use the pillar rare and turn it green and cut a bit out of the middle and then put a flappy bird going through the piple



Advertisement