Welcome to the RaGEZONE - MMORPG development forums.

New Horse Furni

This is a discussion on New Horse Furni within the Habbo Releases forums, part of the Habbo Hotel category; Hellow! (: It's been a while since new furni got uploaded, but whatever here you go. Screen: Download: Mediafire - ...

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Best contributor of 2011
    Rank
    Moderator
    Join Date
    Jun 2007
    Location
    HM Offices
    Posts
    2,773
    Liked
    1061

    thumbs up New Horse Furni

    Click
    Hellow! (:
    It's been a while since new furni got uploaded, but whatever here you go.

    Screen:


    Download:
    Mediafire - By HabMoon

    SQL/Furnidata:
    Spoiler:
    Furnidata:
    Code:
    ["s","30940","obstacle_oxer2","40210","4","2","3","","obstacle_oxer2 name","Sulake","","-1","-1","","1"],
    ["s","30941","obstacle_oxer3","39962","4","2","3","","obstacle_oxer3 name","Sulake","","-1","-1","","1"],
    ["s","30942","obstacle_water","40210","4","2","3","","obstacle_water name","HabMoon","","-1","-1","","1"],
    ["s","30943","obstacle_water2","40210","4","2","3","","obstacle_water2 name","HabMoon","","-1","-1","","1"],
    ["s","30944","obstacle_water3","40210","4","2","3","","obstacle_water3 name","HabMoon","","-1","-1","","1"],
    ["s","30945","horse_fin_poster2","40210","4","2","1","","horse_fin_poster2 name","horse_fin_poster2 desc","","-1","-1","","1"]
    ["s","30946","horse_fin_poster3","40210","4","2","1","","horse_fin_poster3 name","horse_fin_poster3 desc","","-1","-1","","1"],
    ["s","30947","horse_fin_flag2","40210","4","1","1","","horse_fin_flag2 name","horse_fin_flag2 desc","","-1","-1","","1"],
    ["s","30948","horse_fin_flag3","40210","4","1","1","","horse_fin_flag3 name","horse_fin_flag3 desc","","-1","-1","","1"],
    ["s","30949","horse_track_gate","40210","4","2","1","","horse_track_gate name","horse_track_gate desc","","-1","-1","","1"],
    ["s","30950","horse_hopper","40210","2","1","1","","horse_hopper name","Needs coding to work damn Aaron","","-1","-1","4","1"],
    ["s","30951","horse_hairstyle_7","40150","2","1","1","","horse_hairstyle_7 name","Needs coding to work damn Aaron","","-1","-1","15 2,3 107,107 1,1","14"],
    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`) VALUES
    (30940, 'obstacle_oxer2', 'obstacle_oxer2', 's', 2, 3, 0, '0', '0', '1', 30940, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30941, 'obstacle_oxer3', 'obstacle_oxer3', 's', 2, 3, 0, '0', '0', '1', 30941, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30942, 'obstacle_water', 'obstacle_water', 's', 2, 3, 0, '0', '0', '1', 30942, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30943, 'obstacle_water2', 'obstacle_water2', 's', 2, 3, 0, '0', '0', '1', 30943, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30944, 'obstacle_water3', 'obstacle_water3', 's', 2, 3, 0, '0', '0', '1', 30944, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30945, 'horse_fin_poster2', 'horse_fin_poster2', 's', 2, 1, 0.01, '1', '0', '1', 30945, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30946, 'horse_fin_poster3', 'horse_fin_poster3', 's', 2, 1, 0.01, '1', '0', '1', 30946, '1', '1', '0', '1', '1', 'default', 5, '0', '0'),
    (30947, 'horse_fin_flag2', 'horse_fin_flag2', 's', 1, 1, 1, '0', '0', '0', 30947, '1', '1', '0', '1', '1', 'default', 1, '0', '0'),
    (30948, 'horse_fin_flag3', 'horse_fin_flag3', 's', 1, 1, 1, '0', '0', '0', 30948, '1', '1', '0', '1', '1', 'default', 1, '0', '0'),
    (30949, 'horse_track_gate', 'horse_track_gate', 's', 2, 1, 0.01, '0', '0', '0', 30949, '1', '1', '0', '1', '1', 'gate', 2, '0', '0'),
    (30950, 'horse_hopper', 'horse_hopper', 's', 1, 1, 0.01, '0', '0', '1', 30950, '1', '1', '0', '1', '1', 'default', 1, '0', '0'),
    (30951, 'horse_hairstyle_7', 'horse_hairstyle_7', 's', 1, 1, 0, '0', '0', '0', 30951, '1', '1', '0', '1', '1', 'default', 1, '0', '0');
    Catalogue items:
    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
    (NULL, PageID, '30940', 'obstacle_oxer2', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30941', 'obstacle_oxer3', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30942', 'obstacle_water', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30943', 'obstacle_water2', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30944', 'obstacle_water3', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30945', 'horse_fin_poster2', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30946', 'horse_fin_poster3', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30947', 'horse_fin_flag2', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30948', 'horse_fin_flag3', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30949', 'horse_track_gate', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30950', 'horse_hopper', 3, 0, 0, 1, '0'),
    (NULL, PageID, '30951', 'horse_hairstyle_7', 3, 0, 0, 1, '0');


    Cya'
    HabMoon

    Like furni? Like release? Like thread!
    All the people who knock me down, only inspire me to do better'

    Quote Originally Posted by r63
    Your problems are not my problems therefore meaning I don't care. I explained and you said you didn't understand, you cannot say I didn't try to help, the fact you are unable to comprehend my help is not my issue.

  2. #2
    this is title
    Rank
    Member +
    Join Date
    May 2011
    Posts
    393
    Liked
    71

    Re: New Horse Furni

    Thanks
    There are 2 rules to success..
    1. Never tell everything you know

    Trion Emulator

  3. #3
    Member
    Rank
    Member
    Join Date
    Feb 2012
    Posts
    77
    Liked
    6

    Re: New Horse Furni

    Thank you so much! Never, ever, ever, ever! Disappoints us!

  4. #4
    Supervisor
    Rank
    Supervisor
    Join Date
    Jun 2007
    Location
    Jersey
    Posts
    4,030
    Liked
    945

    Re: New Horse Furni

    Thanks for this Laurens. Much appreciated.
    Last edited by Sean; 14-03-12 at 03:19 AM.

  5. #5
    Developer - Matrix
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    Matrix World.
    Posts
    1,150
    Liked
    231
    Gamertag: Tha Matrix

    Re: New Horse Furni

    Thanks For this ^^ - Can't Do anything since I'm on new Laptop ^^

    Internet in Danger again. Take action and keep Internet!
    http://www.google.com/takeaction
    [SIGPIC][/SIGPIC]
    Hello..

  6. #6
    Dajjal is our master
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    USA
    Posts
    514
    Liked
    73

    Re: New Horse Furni

    Finally , really nice

  7. #7
    YeZZiR
    Rank
    Member +
    Join Date
    Sep 2011
    Posts
    1,191
    Liked
    139

    Re: New Horse Furni

    Thanks, derp =P

  8. #8
    Haku no Metsuryū
    Rank
    Member +
    Join Date
    Feb 2012
    Location
    Fiore
    Posts
    278
    Liked
    19

    Re: New Horse Furni

    Habmoon Is The Best!

  9. #9
    Overruled !
    Rank
    Member +
    Join Date
    Dec 2011
    Posts
    324
    Liked
    39
    PSN ID: x_MicroWing_x

    Re: New Horse Furni

    Ahh yes. Thanks. i'll be adding this to my hotel right now.

  10. #10
    Ultimate Member
    Rank
    Member
    Join Date
    Sep 2010
    Posts
    158
    Liked
    1

    Re: New Horse Furni

    the hopper and the horse hair things will go to a corner of my room, how to fix this?
    View BJO7yt.jpg on ScreenSnapr

  11. #11
    Registered
    Rank
    Member
    Join Date
    Nov 2011
    Posts
    22
    Liked
    2

    Re: New Horse Furni

    Quote Originally Posted by Remko View Post
    the hopper and the horse hair things will go to a corner of my room, how to fix this?
    View BJO7yt.jpg on ScreenSnapr
    Yes, I have this problem to. Does anyone know something here?



    -----------------------
    Sorry for my bad English. I am a Dutchman!

  12. #12
    IT-Developer
    Rank
    Member +
    Join Date
    Aug 2010
    Location
    Sweden
    Posts
    208
    Liked
    39

    Re: New Horse Furni

    Great Release.
    I must admit that you are the best furni ripper from habbo.

  13. #13
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Apr 2008
    Location
    Finland
    Posts
    276
    Liked
    291

    Re: New Horse Furni

    Quote Originally Posted by Remko View Post
    the hopper and the horse hair things will go to a corner of my room, how to fix this?
    View BJO7yt.jpg on ScreenSnapr
    You use too old habbo swf...

  14. #14
    Ultimate Member
    Rank
    Member
    Join Date
    Sep 2010
    Posts
    158
    Liked
    1

    Re: New Horse Furni

    and where do I get a new one with horses?

  15. #15
    Best contributor of 2011
    Rank
    Moderator
    Join Date
    Jun 2007
    Location
    HM Offices
    Posts
    2,773
    Liked
    1061

    Re: New Horse Furni

    You probably use Phoenix like everyone does these day's. You can't get them working without the newest swf, but you can't use that swf with the latest phoenix build.
    All the people who knock me down, only inspire me to do better'

    Quote Originally Posted by r63
    Your problems are not my problems therefore meaning I don't care. I explained and you said you didn't understand, you cannot say I didn't try to help, the fact you are unable to comprehend my help is not my issue.

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •