Coca Cola Custom Set [Phx/Gte]

Results 1 to 20 of 20
  1. #1
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    big grin Coca Cola Custom Set [Phx/Gte]

    Hello again RageZone!

    Yesterday i showed you my release "the cola machine" and many liked it




    so i decided to make some more Coca Cola customs
    Here they are



    i hope you guys enjoy them

    Download
    Mega: https://mega.co.nz/#!ClszCCSR!rNPnQrZ14FsKZMKcaW0u2bZ6FsuvqNZnvDGVeN6eCX8
    Dropbox: https://www.dropbox.com/s/6af1kwm1kgpkmg8/Coca%20Cola%20Customs.rar?dl=0

    Thanks alot to Bailey for making the Swfs and SQL +Furnidata!

    hopefully i will be able to release 1 custom each day as that is my plan any ideas? ​Let me know

    Credits
    Me 25% (making the furniture graphics for the coca cola customs)
    Sulake 25% (making furniture i got ideas and based my customs off)
    Bailey 50% (making it SWF and do SQL + Furnidata)
    Last edited by ToxRetros; 01-08-15 at 07:53 PM.


  2. #2
    Account Upgraded | Title Enabled! TardisHotel is offline
    MemberRank
    Mar 2013 Join Date
    404Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    OMG I love it, the seat and the smoke can are really original ideas, great furni, great release

  3. #3
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by TardisHotel View Post
    OMG I love it, the seat and the smoke can are really original ideas, great furni, great release
    Thanks :)

  4. #4
    Account Upgraded | Title Enabled! asesinato is offline
    MemberRank
    Aug 2014 Join Date
    601Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    The top of the rocket & bottlecap stool needs some work, but overall great, original customs.

    Thanks for sharing

  5. #5
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by asesinato View Post
    The top of the rocket & bottlecap seat needs some work, but overall great, original work.

    Thanks for sharing
    Thanks and i agree hopefully better customs released tommorow, just trying to get ideas

  6. #6
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    great work buddy,

    Here is an mirror for you

    http://sulake.cc/furni/Coca%20Cola%2...0ToxRetros.zip

  7. #7
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by Johno View Post
    great work buddy,

    Here is an mirror for you

    http://sulake.cc/furni/Coca%20Cola%2...0ToxRetros.zip
    Thanks John :)

  8. #8
    .io developer JPride is offline
    MemberRank
    Sep 2013 Join Date
    The Next LegendLocation
    481Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    You're one creative son of a bitch, Man these are definitely the best one's you have made yet!
    Thanks for sharing dude!

    Keep up the good work.

  9. #9
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by Buav View Post
    You're one creative son of a bitch, Man these are definitely the best one's you have made yet!
    Thanks for sharing dude!

    Keep up the good work.
    Thanks :) i dont know what to release today :) let me know if you have any ideas

  10. #10
    .io developer JPride is offline
    MemberRank
    Sep 2013 Join Date
    The Next LegendLocation
    481Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by ToxRetros View Post
    Thanks :) i dont know what to release today :) let me know if you have any ideas
    Hmm, I ain't very good with suggesting things, Maybe do something different and try to make the customs with HC furni ect, Something you don't often see.

  11. #11
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by Buav View Post
    Hmm, I ain't very good with suggesting things, Maybe do something different and try to make the customs with HC furni ect, Something you don't often see.
    Great idea, might try something with hc :)

  12. #12
    Apprentice baailey is offline
    MemberRank
    Jan 2015 Join Date
    19Posts

    idea Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by ToxRetros View Post
    Notice! as allways i dont know if the Sqls or furnidata is correct coded if it isnt please let me know
    When trying to run the SQLs, I found this was foot_figure set to NULL instead of '0' which, for me atleast, produced an error. I have put beneath the corrected furniture SQLs

    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`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES(53248329, 'cust_cocamachine', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', 53248329, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '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`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES
    (53248330, 'cust_cocasmoke', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', 53248330, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '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`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES
    (53248331, 'cust_cocachair', 'cust_cocamachine', 's', 1, 1, 1, '1', '1', '0', 53248331, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '0', 0, 0, '0');

    However, I did try to load the SWFs and found they came up as blank images in the catalog, not loading. When looking into them in Furni Editor and also trying to Decompile, the SWFs contain no .bin files within them.

    If you want to PM me for help with this, I'll be happy to help you.




    ---------------------------
    Though I'd like to add..
    It's nice to see a release like this from you, fast developing with original ideas :)

  13. #13
    Retired Robot is offline
    MemberRank
    Apr 2015 Join Date
    EnglandLocation
    720Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Sorry about late comment. I love these customs great work & release.

  14. #14
    Apprentice baailey is offline
    MemberRank
    Jan 2015 Join Date
    19Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by Robot View Post
    Sorry about late comment. I love these customs great work & release.
    Have you managed to get them to work?

  15. #15
    Retired Robot is offline
    MemberRank
    Apr 2015 Join Date
    EnglandLocation
    720Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by baailey View Post
    Have you managed to get them to work?
    Just tried um and they don't work for me either.

  16. #16
    LETS REACH 666 POSTS?!!!! ImNotSatan is offline
    MemberRank
    Apr 2013 Join Date
    google.devLocation
    573Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    BCSTORM SQLS (WITH THE VARIABLEHEIGHTS):
    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`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids` , `variableheights`) VALUES 
    (48329,48329, 'cust_cocamachine', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', '1', '1', '1', '1', '1','0', 'vendingmachine', 4,'0', '');
    
    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`, `extradata`, `badge`) VALUES ('48329', 'PAGEID', '48329',  'cust_cocamachine', '25', '0', '1', '0', '0', '0', '0', '0', '1', '', '');
    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`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids` , `variableheights`) VALUES 
    (48330,48330, 'cust_cocasmoke', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', '1', '1', '1', '1', '1','0', 'vendingmachine', 4,'0', '');
    
    
    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`, `extradata`, `badge`) VALUES ('48330', 'PAGEID', '48330',  'cust_cocasmoke', '25', '0', '1', '0', '0', '0', '0', '0', '1', '', '');
    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`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids` , `variableheights`) VALUES 
    (48331,48331, 'cust_cocachair', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '1', '1', '1', '1', '1', '1','0', 'vendingmachine', 4,'0', '');
    
    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`, `extradata`, `badge`) VALUES ('48331', 'PAGEID', '48331',  'cust_cocachair', '25', '0', '1', '0', '0', '0', '0', '0', '1', '', '');

  17. #17
    Apprentice baailey is offline
    MemberRank
    Jan 2015 Join Date
    19Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Worked alongside Tox to get his SWFs working.
    Here is the working set: https://mega.co.nz/#!owElFJaY!4CG1hI...F99YaPjhQbqM30
    I dont release myself, but it was nice to help him out. Hope Ya'll enjoy.

  18. #18
    Retired Robot is offline
    MemberRank
    Apr 2015 Join Date
    EnglandLocation
    720Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by baailey View Post
    Worked alongside Tox to get his SWFs working.
    Here is the working set: https://mega.co.nz/#!owElFJaY!4CG1hI...F99YaPjhQbqM30
    I dont release myself, but it was nice to help him out. Hope Ya'll enjoy.
    Working fine for me now on azure, thanks to you and tox :)

  19. #19
    Valued Member ToxRetros is offline
    MemberRank
    Jul 2015 Join Date
    Habbo ReleasesLocation
    102Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Quote Originally Posted by baailey View Post
    Worked alongside Tox to get his SWFs working.
    Here is the working set: https://mega.co.nz/#!owElFJaY!4CG1hI...F99YaPjhQbqM30
    I dont release myself, but it was nice to help him out. Hope Ya'll enjoy.
    Thanks alot Bailey i will change the Thread links

  20. #20
    d.^.^.b superstar911 is offline
    MemberRank
    Apr 2008 Join Date
    In my houseLocation
    1,670Posts

    Re: Coca Cola Custom Set [Phx/Gte]

    Not bad at all. My suggestions is the fix the bottle cap and the actual bottles need some work done as well. The bottles look weird no solid outline and looked like it tried to hard to be real and not habboish



Advertisement