10 New Year 2013 Furni + Wired Furni

Page 2 of 2 FirstFirst 12
Results 26 to 43 of 43
  1. #26
    Enthusiast Renseeuw is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    I made te catalog_items sqls too:

    Sqls:
    Code:
    INSERT INTO `furniture`  VALUES('55445',  'ny2013_clock', 'ny2013_clock', 's', '1', '1', '1.00', '0', '0', '0', '4843', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0');
    INSERT INTO `furniture`  VALUES('55446',  'ny2013_cup', 'ny2013_cup', 's', '1', '1', '1.00', '0', '0', '0', '4844', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0');
    
    INSERT INTO `catalog_items` VALUES ('55445', '2500', '55445', 'ny2013_clock', 25, 0, 0, 1, '0', 0);
    INSERT INTO `catalog_items` VALUES ('55446', '2500', '55446', 'ny2013_cup', 25, 0, 0, 1, '0', 0);
    Furnidata:
    Code:
    ["s","4843","ny2013_clock","44612","2","1","1","","Mayan Clock","Counting down to the end of the world!","","-1","-1","","1"],
    ["s","4844","ny2013_cup","44612","0","1","1","","ny2013_cup name","ny2013_cup desc","","-1","-1","","1"],
    Credits to JohnHearfield for the furnidata and furniture sqls

  2. #27
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by JohnHearfield View Post


    New furni found @ Puhekupla


    Butterfly
    Code:
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55445', '4843', 'ny2013_clock', 'ny2013_clock', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('55446', '4844', 'ny2013_cup', 'ny2013_cup', 's', '1', '1', '1.00', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0');
    Code:
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55445', 'ny2013_clock', '3', '0', '1', '0', '0', '0');
    INSERT INTO `catalog_items` (`page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`) VALUES ('926', '55446', 'ny2013_cup', '3', '0', '1', '0', '0', '0');
    PHOENIX
    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`, `height_adjustable`) VALUES('55445',  'ny2013_clock', 'ny2013_clock', 's', '1', '1', '1.00', '0', '0', '0', '4843', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    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`, `height_adjustable`) VALUES('55446',  'ny2013_cup', 'ny2013_cup', 's', '1', '1', '1.00', '0', '0', '0', '4844', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0');
    Code:
    ["s","4843","ny2013_clock","44612","2","1","1","","Mayan Clock","Counting down to the end of the world!","","-1","-1","","1"],
    ["s","4844","ny2013_cup","44612","0","1","1","","ny2013_cup name","ny2013_cup desc","","-1","-1","","1"],


    http://images.habbo.com/dcr/hof_furn...2013_clock.swf (right click, save as)
    http://images.habbo.com/dcr/hof_furn...ny2013_cup.swf (right click, save as)

    Fixing up the sql.
    For some reason JustTime and I can't get those two SWF files to work. /;

  3. #28
    Guinness Book of Records Goodbook is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Prizm View Post
    For some reason JustTime and I can't get those two SWF files to work. /;
    Hmm, what do you mean?

  4. #29
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Goodbook View Post
    Hmm, what do you mean?
    The cup and the clock won't show up, I have tried everything ;)

  5. #30
    Guinness Book of Records Goodbook is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Uhm, wait, try this.

    Run this in your furniture
    Run this in your catalog_items

    And this in your furnidata
    Spoiler:
    Code:
    ["s","55445","ny2013_clock","44612","2","1","1","","Mayan Clock","Counting down to the end of the world!","","-1","-1","","1"],
    ["s","55446","ny2013_cup","44612","0","1","1","","ny2013_cup name","ny2013_cup desc","","-1","-1","","1"],

    And after, delete your cache. And relog.

  6. #31
    Proficient Member Webbo is offline
    MemberRank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    :update_catalogue, is not working anymore! O,o

  7. #32
    Guinness Book of Records Goodbook is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by allstarr View Post
    :update_catalogue, is not working anymore! O,o
    First :update_items, and than :update_catalogue

  8. #33
    Proficient Member Webbo is offline
    MemberRank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Yes, so I do that also always, but now it works just no longer O, o

  9. #34
    Guinness Book of Records Goodbook is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by allstarr View Post
    Yes, so I do that also always, but now it works just no longer O, o
    Restart your emu

  10. #35
    Proficient Member Webbo is offline
    MemberRank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Okay.

  11. #36
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by allstarr View Post
    :update_catalogue, is not working anymore! O,o
    Have you edited the catalog_items more than editing the PageID's?
    Does the emulator say "Loading catalogue cache..."?

  12. #37
    Proficient Member Webbo is offline
    MemberRank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Prizm View Post
    Have you edited the catalog_items more than editing the PageID's?
    Does the emulator say "Loading catalogue cache..."?
    No, I edit only the page id! O,o and yeah he say that!

  13. #38
    Guinness Book of Records Goodbook is offline
    MemberRank
    Nov 2012 Join Date
    The NetherlandsLocation
    229Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by allstarr View Post
    No, I edit only the page id! O,o and yeah he say that!
    It's done now?

  14. #39
    fak Dysfunctional is offline
    MemberRank
    Jul 2012 Join Date
    AustraliaLocation
    391Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    English Productdata

    Code:
    ["ny2013_wall","Mayan Wall","Mayan Wall"],
    ["year2013","2013 Countdown Sign","3-2-1 .. HAPPY NEW YEAR"],
    ["ny2013_chair","Mayan Chair","Take a seat, the world may end."],
    ["reef_aquarium","Aquarium","Fit for a rapper's crib"],
    ["fireworks_14","Fireworks Wolf Purple","Let's get this party started!"],
    ["ny2013_floor","Mayan Floor","In the footsteps of the... Mayans."],
    ["fireworks_15","Fireworks Wolf Blue","Light it up!"],
    ["ny2013_aftermath","Flaming Comet","So close..."],
    ["ny2013_calendar","Mayan Calendar","The end is... when?"],
    ["ny2013_block","Mayan Building Block","What would the Mayans build?"],
    ["wf_act_call_stacks","WIRED EFFECT: Execute Wired Stacks","This Wired allows you to select 5 wired stacks to execute from a single trigger, regardless of existing conditions or triggers."],
    ["ny2013_cup","Mayan Cup","mmmmmm..."],
    ["ny2013_clock","Mayan Clock","Counting down to the end of the world!"],
    Last edited by Dysfunctional; 01-01-13 at 07:12 PM.

  15. #40
    Enthusiast Renseeuw is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Dysfunctional View Post
    English Furnidata

    Code:
    ["ny2013_wall","Mayan Wall","Mayan Wall"],
    ["year2013","2013 Countdown Sign","3-2-1 .. HAPPY NEW YEAR"],
    ["ny2013_chair","Mayan Chair","Take a seat, the world may end."],
    ["reef_aquarium","Aquarium","Fit for a rapper's crib"],
    ["fireworks_14","Fireworks Wolf Purple","Let's get this party started!"],
    ["ny2013_floor","Mayan Floor","In the footsteps of the... Mayans."],
    ["fireworks_15","Fireworks Wolf Blue","Light it up!"],
    ["ny2013_aftermath","Flaming Comet","So close..."],
    ["ny2013_calendar","Mayan Calendar","The end is... when?"],
    ["ny2013_block","Mayan Building Block","What would the Mayans build?"],
    ["wf_act_call_stacks","WIRED EFFECT: Execute Wired Stacks","This Wired allows you to select 5 wired stacks to execute from a single trigger, regardless of existing conditions or triggers."],
    ["ny2013_cup","Mayan Cup","mmmmmm..."],
    ["ny2013_clock","Mayan Clock","Counting down to the end of the world!"],
    This is product data not furni!
    But nice post

  16. #41
    Proficient Member Webbo is offline
    MemberRank
    Apr 2012 Join Date
    HoloLocation
    190Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    Quote Originally Posted by Goodbook View Post
    It's done now?
    No, they still don't work.

  17. #42
    Proficient Member BeastFC is offline
    MemberRank
    Dec 2012 Join Date
    160Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    @allstar: Then you have done something wrong in the table catalogue_items

    Nice thread, I got them, works perfectly!

  18. #43
    Gamma Spamma Liam is online now
    MemberRank
    Dec 2011 Join Date
    Down UnderLocation
    2,945Posts

    Re: 10 New Year 2013 Furni + Wired Furni

    I don't know why, but this isn't working for me...



Page 2 of 2 FirstFirst 12

Advertisement