Furnis Banana SQL & SWF

Results 1 to 5 of 5
  1. #1

    Furnis Banana SQL & SWF

    Furnis JackBox

    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`) VALUES
    (86000, 'petfood25', 'petfood25', 's', '1', '1', '0.2', '0', '0', '0', '4070', '1', '1', '1', '1', '1', 'default', '5', '0'),
    (86001, 'lm_bananadrink', 'lm_bananadrink', 's', '1', '1', '3', '0', '0', '0', '4068', '1', '1', '1', '1', '1', 'default', '1', '49'),
    (86002, 'lm_crystal_skull', 'lm_crystal_skull', 's', '1', '1', '0.2', '0', '0', '0', '4067', '1', '1', '1', '1', '1', 'default', '5', '0'),
    (86003, 'lm_jackbox', 'lm_jackbox', 's', 1, 1, 1, '0', '0', '0', 4073, '1', '1', '1', '1', '1', 'default', 2, '0');

    Catalogue_items

    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
    (86000, '191', '86000', 'petfood25', '2', '0', '1'),
    (86001, '191', '86001', 'lm_bananadrink', '20', '0', '1'),
    (86002, '191', '86002', 'lm_crystal_skull', '5', '0', '1'),
    (86003, '191', '86003', 'lm_jackbox', '5', '0', '1');

    catalogue_pages


    Code:
    INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES
    (191, 3, 'Bananas', 1, 128, '1', '1', 1, '0', '0', 191, 'default_3x3', 'catalog_spe_headline1_es', 'catalog_banana_header', '', 'Furni Banana, consiguelos antes que un mono se los robe xD', '', 'Clic para mas información de los furnis', '');

    NOTE: If you get error in the coming_soon, add this code in Table Catalogue_pages and then insert the sql code again and you no longer give error

    Code:
    ALTER TABLE `catalog_pages` ADD `coming_soon` enum('0','1') NOT NULL DEFAULT '0'


    Furnidata

    Code:
    [["s","4073","lm_jackbox","34807","2","1","1","","lm_jackbox name","lm_jackbox desc","","-1","-1"]]

    Productdata

    Code:
    [["lm_jackbox","lm_jackbox name","lm_jackbox desc"]]



    Download

    34807.rar

    VT


    34807.rar MD5:4418375f393ad8868ea4c8a620517407 - VirSCAN.org Scanners did not find malware!


    Picture



    Spoiler:
    Last edited by alex2717; 14-07-11 at 06:51 AM.


  2. #2
    Account Upgraded | Title Enabled! mohje is offline
    MemberRank
    Dec 2008 Join Date
    NLLocation
    651Posts

    Re: Furnis Banana SQL & SWF

    nice for monkeys banana ^^

  3. #3
    Learning C# - Developer wy479 is offline
    MemberRank
    Nov 2010 Join Date
    :O You PERVERT!Location
    1,132Posts

    Re: Furnis Banana SQL & SWF

    When the monkeys fully come out Make the bananas a food for them.. People would go crazy

  4. #4
    Valued Member trantium is offline
    MemberRank
    Jun 2007 Join Date
    103Posts

    Re: Furnis Banana SQL & SWF

    Where is the full furnidata?

  5. #5
    Member Multi is offline
    MemberRank
    Jul 2011 Join Date
    85Posts

    Re: Furnis Banana SQL & SWF

    Quote Originally Posted by wy479 View Post
    When the monkeys fully come out Make the bananas a food for them.. People would go crazy
    Can you please, learn retros, because no one has coded pets to eat, yet, I think ._.



Advertisement