[REL] 25k bar and 100k bar {BcStorm only}

Results 1 to 6 of 6
  1. #1
    Alpha Member zMagenta is offline
    MemberRank
    Jun 2011 Join Date
    1,860Posts

    [REL] 25k bar and 100k bar {BcStorm only}

    Hi,

    I was looking around for a 25k bar for my hotel - couldn't find one. So I created one and I thought I'd be nice and release it to the community!

    Screenshot


    They do exchange for the amounts, don't worry.

    Codes;

    Furnidata
    Code:
    ["s","55001","CFC_25000_saffb","50000","0","1","1","0,0,0","Sapphire Bar (25000)","Redeemable item","","-1","-1"],
    ["s","55002","CFC_100000_diam","50000","0","1","1","0,0,0","Diamond Bar (100000)","Redeemable item","","-1","-1"]]
    catalog_items_copy
    Code:
    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
    
    (55001, 13, '55001', 'Saffire Bar', 25000, 0, 1, 0, 0, 0, 0, 0, '0', '0', ''), (55002, 13, '55002', 'Diamond Bar', 100000, 0, 1, 0, 0, 0, 0, 0, '0', '0', '');


    items_base
    Code:
    INSERT INTO  `r63b`.`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`)VALUES ('55001',  '55001',  'Saffire Bar',  'CFC_25000_saffb',  's',  '1',  '1',  '0.4',  '1',  '0', '0',  '1',  '1',  '1',  '1',  '1',  '0',  'default',  '1',  '0'),('55002',  '55002',  'Diamond Bar',  'CFC_100000_diam',  's',  '1',  '1',  '0.4',  '1',  '0', '0',  '1',  '1',  '1',  '1',  '1',  '0',  'default',  '1',  '0' );


    Make sure you change 'r63b' to your database.

    Download is here.

    Enjoy,
    ~ zMagenta


  2. #2
    Account Upgraded | Title Enabled! Jhonn is offline
    MemberRank
    Jun 2012 Join Date
    257Posts

    Re: [REL] 25k bar and 100k bar {BcStorm only}

    Just what I needed 3 hours ago! No joke!! Thanks!

  3. #3
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [REL] 25k bar and 100k bar {BcStorm only}

    You can remove the `r63b` part out of the SQL :)
    Nice to see some more customs.

  4. #4
    Member warrenv is offline
    MemberRank
    Aug 2011 Join Date
    73Posts

    Re: [REL] 25k bar and 100k bar {BcStorm only}

    They look a lot better than other GB recolours before - a hotel I used to play had a red and purple one and they were just too harsh on the eye to look at. The shading hasn't been messed up and the colour choice is quite nice, especially the Icy one.

    Improvements? Erm... make a 75k one? Really not sure haha.

  5. #5
    Valued Member Troll Hotel is offline
    MemberRank
    Nov 2012 Join Date
    SlovakiaLocation
    144Posts

    Re: [REL] 25k bar and 100k bar {BcStorm only}

    finally a custom for bcstorm :)

  6. #6
    Enthusiast TheNexusHP is offline
    MemberRank
    Feb 2013 Join Date
    35Posts

    Re: [REL] 25k bar and 100k bar {BcStorm only}

    Very good! But , I puted the SQL , When I click in the catalogue page to buy , disconnect.. Help? Sorry for my english i'm brazilian



Advertisement