Sims3 Furni Release 1.

Results 1 to 20 of 20
  1. #1
    Account Upgraded | Title Enabled! RH monkeyboy is offline
    MemberRank
    Nov 2011 Join Date
    Dream world..zzLocation
    223Posts

    Sims3 Furni Release 1.










    1. SQL: Catalog Items INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (900001, CATID, '900001', 'Sims3_wall001', 5, 0, 0, 1),

    2. 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 (900001, 'Red Sims3 wall', Sims3_wall001', 'i', 1, 1, 1, '1', '0', '0', 777

    3. Furnidata: Code: ["i","900001","Sims3_wall001","501051","0","1","1","0,0,0","Red Sims3 wall","Nothing better than sims3 red walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    [LIST=2]
    SQL:
    Catalog Items

    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
    (900001, CATID, '900003', 'Sims3_wall002', 5, 0, 0, 1),

    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
    (900003, 'blue Sims3 wall', Sims3_wall002', 'i', 1, 1, 1, '1', '0', '0', 777

    Furnidata:
    Code:

    ["i","900003","Sims3_wall002","501051","0","1","1","0,0,0","blue Sims3 wall","Nothing better than sims3 blue walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]





    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900001, CATID, '900005', 'Sims3_wall003', 5, 0, 0, 1),

      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
      (900005, 'green Sims3 wall', Sims3_wall003', 'i', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["i","900005","Sims3_wall003","501051","0","1","1","0,0,0","green Sims3 wall","Nothing better than sims3 green walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900007, CATID, '900005', 'Sims3_wall004', 5, 0, 0, 1),

      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
      (900007, 'Dark Grey and White Sims3 wall', Sims3_wall004', 'i', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["i","900007","Sims3_wall004","501051","0","1","1","0,0,0","Dark Grey and White Sims3 wall","Nothing better than sims3 Dark Grey and White walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]






    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900001, CATID, '900002', 'sims3_tile01', 3, 0, 0, 1),

      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
      (900002, 'Red Sims tile', 'sims3_tile01', 's', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["s","900002","sims3_tile01","501051","0","1","1","0,0,0","Red Sims3 tile","Nothing better than sims3 red tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900001, CATID, '900004', 'sims3_tile02', 3, 0, 0, 1),

      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
      (900004, 'blue Sims tile', 'sims3_tile02', 's', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["s","900004","sims3_tile02","501051","0","1","1","0,0,0","blue Sims3 tile","Nothing better than sims3 blue tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900006, CATID, '900004', 'sims3_tile03', 3, 0, 0, 1),

      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
      (900006, 'green Sims tile', 'sims3_tile03', 's', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["s","900006","sims3_tile03","501051","0","1","1","0,0,0","green Sims3 tile","Nothing better than sims3 green tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    1. SQL:
      Catalog Items

      INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
      (900008, CATID, '900004', 'sims3_tile04', 3, 0, 0, 1),

      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
      (900008, 'green Sims tile', 'sims3_tile04', 's', 1, 1, 1, '1', '0', '0', 777

      Furnidata:
      Code:

      ["s","900008","sims3_tile04","501051","0","1","1","0,0,0","Dark Grey and White Sims3 tile","Nothing better than sims3 Dark Grey and White tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"]]




    sims3 furni.zip


  2. #2
    No longer active... -_- Tha Matrix is offline
    MemberRank
    Apr 2011 Join Date
    Void.Location
    1,090Posts

    Re: Sims3 Furni Release 1.

    Dam Long - Btw Nice custom - Some Beginners Start Awesome :D - 8/10

  3. #3
    i didnt do this. Donkjam is offline
    MemberRank
    Jul 2007 Join Date
    4,494Posts

    Re: Sims3 Furni Release 1.

    Looks good ^^
    Posted via Mobile Device

  4. #4
    No longer active... -_- Tha Matrix is offline
    MemberRank
    Apr 2011 Join Date
    Void.Location
    1,090Posts

    Re: Sims3 Furni Release 1.

    Quote Originally Posted by Donkjam View Post
    Looks good ^^
    Posted via Mobile Device
    (Thanks - Lawl I Helped Him out (SQL CODE) - and did you move to Release? (out of custom)
    Last edited by Tha Matrix; 15-11-11 at 01:14 PM.

  5. #5
    Account Upgraded | Title Enabled! LucasReis is offline
    MemberRank
    Jun 2009 Join Date
    Sorocaba, BraziLocation
    206Posts

    Re: Sims3 Furni Release 1.

    Put this on Spoiler or Code.

  6. #6
    No longer active... -_- Tha Matrix is offline
    MemberRank
    Apr 2011 Join Date
    Void.Location
    1,090Posts

    Re: Sims3 Furni Release 1.

    Quote Originally Posted by LucasReis View Post
    Put this on Spoiler or Code.
    Since He's New. He's Trying to Learn something new about Ragezone - As I'm Trying to Teach him :)

  7. #7
    Account Upgraded | Title Enabled! Nesar is offline
    MemberRank
    Aug 2011 Join Date
    Anime LandLocation
    748Posts

    Re: Sims3 Furni Release 1.



    Here is arranged code if you don't want time wasted by picking one by one :P

    Catalog_items:

    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (900001, CATID, '900001', 'Sims3_wall001', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900003', 'Sims3_wall002', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900005', 'Sims3_wall003', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900007, CATID, '900005', 'Sims3_wall004', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900002', 'sims3_tile01', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900004', 'sims3_tile02', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900006, CATID, '900004', 'sims3_tile03', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900008, CATID, '900004', 'sims3_tile04', 3, 0, 0, 1);
    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 (900001, 'Red Sims3 wall', Sims3_wall001', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900003, 'blue Sims3 wall', Sims3_wall002', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900005, 'green Sims3 wall', Sims3_wall003', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900007, 'Dark Grey and White Sims3 wall', Sims3_wall004', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900002, 'Red Sims tile', 'sims3_tile01', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900004, 'blue Sims tile', 'sims3_tile02', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900006, 'green Sims tile', 'sims3_tile03', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900008, 'green Sims tile', 'sims3_tile04', 's', 1, 1, 1, '1', '0', '0', 777);
    Furnidata:

    Code:
    ["i","900001","Sims3_wall001","501051","0","1","1","0,0,0","Red Sims3 wall","Nothing better than sims3 red walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900003","Sims3_wall002","501051","0","1","1","0,0,0","blue Sims3 wall","Nothing better than sims3 blue walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900005","Sims3_wall003","501051","0","1","1","0,0,0","green Sims3 wall","Nothing better than sims3 green walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900007","Sims3_wall004","501051","0","1","1","0,0,0","Dark Grey and White Sims3 wall","Nothing better than sims3 Dark Grey and White walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900002","sims3_tile01","501051","0","1","1","0,0,0","Red Sims3 tile","Nothing better than sims3 red tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900004","sims3_tile02","501051","0","1","1","0,0,0","blue Sims3 tile","Nothing better than sims3 blue tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900006","sims3_tile03","501051","0","1","1","0,0,0","green Sims3 tile","Nothing better than sims3 green tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900008","sims3_tile04","501051","0","1","1","0,0,0","Dark Grey and White Sims3 tile","Nothing better than sims3 Dark Grey and White tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    Im not sure if his code works properly,I tried to fix some missing part but didn't tested yet.


  8. #8
    i didnt do this. Donkjam is offline
    MemberRank
    Jul 2007 Join Date
    4,494Posts
    Quote Originally Posted by {Matrix} View Post
    (Thanks - Lawl I Helped Him out (SQL CODE) - and did you move to Release? (out of custom)
    Cool..no I never moved it?
    Posted via Mobile Device

  9. #9
    No longer active... -_- Tha Matrix is offline
    MemberRank
    Apr 2011 Join Date
    Void.Location
    1,090Posts

    Re: Sims3 Furni Release 1.

    Quote Originally Posted by Donkjam View Post
    Cool..no I never moved it?
    Posted via Mobile Device
    okay. As now. This is on Wrong Thread x.x - dont worry.

    Quote Originally Posted by Nesar View Post


    Here is arranged code if you don't want time wasted by picking one by one :P

    Catalog_items:

    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (900001, CATID, '900001', 'Sims3_wall001', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900003', 'Sims3_wall002', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900005', 'Sims3_wall003', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900007, CATID, '900005', 'Sims3_wall004', 5, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900002', 'sims3_tile01', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001, CATID, '900004', 'sims3_tile02', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900006, CATID, '900004', 'sims3_tile03', 3, 0, 0, 1);
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900008, CATID, '900004', 'sims3_tile04', 3, 0, 0, 1);
    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 (900001, 'Red Sims3 wall', Sims3_wall001', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900003, 'blue Sims3 wall', Sims3_wall002', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900005, 'green Sims3 wall', Sims3_wall003', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900007, 'Dark Grey and White Sims3 wall', Sims3_wall004', 'i', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900002, 'Red Sims tile', 'sims3_tile01', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900004, 'blue Sims tile', 'sims3_tile02', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900006, 'green Sims tile', 'sims3_tile03', 's', 1, 1, 1, '1', '0', '0', 777);
    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 
    (900008, 'green Sims tile', 'sims3_tile04', 's', 1, 1, 1, '1', '0', '0', 777);
    Furnidata:

    Code:
    ["i","900001","Sims3_wall001","501051","0","1","1","0,0,0","Red Sims3 wall","Nothing better than sims3 red walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900003","Sims3_wall002","501051","0","1","1","0,0,0","blue Sims3 wall","Nothing better than sims3 blue walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900005","Sims3_wall003","501051","0","1","1","0,0,0","green Sims3 wall","Nothing better than sims3 green walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["i","900007","Sims3_wall004","501051","0","1","1","0,0,0","Dark Grey and White Sims3 wall","Nothing better than sims3 Dark Grey and White walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900002","sims3_tile01","501051","0","1","1","0,0,0","Red Sims3 tile","Nothing better than sims3 red tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900004","sims3_tile02","501051","0","1","1","0,0,0","blue Sims3 tile","Nothing better than sims3 blue tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900006","sims3_tile03","501051","0","1","1","0,0,0","green Sims3 tile","Nothing better than sims3 green tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    ["s","900008","sims3_tile04","501051","0","1","1","0,0,0","Dark Grey and White Sims3 tile","Nothing better than sims3 Dark Grey and White tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    Im not sure if his code works properly,I tried to fix some missing part but didn't tested yet.

    Thanks for Helping with Monkeyboy :)

  10. #10
    Eye Eye Capt'n Spheral is offline
    MemberRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: Sims3 Furni Release 1.

    SQLS are messed up for furniture.

    MySQL said:

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '', 'i', 1, 1, 1, '1', '0', '0', 777);
    INSERT INTO `furniture` (`id`, `public_nam' at line 1

  11. #11
    Account Upgraded | Title Enabled! ELSD is offline
    MemberRank
    Sep 2011 Join Date
    Chi-TownLocation
    1,213Posts

    Re: Sims3 Furni Release 1.

    Looks good. If you could tell me how this relates to sims though precate it. But overall the custom is awesome.

  12. #12
    Account Upgraded | Title Enabled! RH monkeyboy is offline
    MemberRank
    Nov 2011 Join Date
    Dream world..zzLocation
    223Posts

    Re: Sims3 Furni Release 1.

    Quote Originally Posted by Habblox View Post
    Looks good. If you could tell me how this relates to sims though precate it. But overall the custom is awesome.
    Its my First part of the furni there will be more coming out soon tune in when ever i post it!

  13. #13
    Account Upgraded | Title Enabled! Pookie is offline
    MemberRank
    Mar 2011 Join Date
    1,038Posts

    Re: Sims3 Furni Release 1.

    Looks good. Good job and welcome to RaGEZONE.

  14. #14
    Run, but I'll find you. Ddos Attack is offline
    MemberRank
    Jan 2011 Join Date
    AustraliaLocation
    908Posts

    Re: Sims3 Furni Release 1.

    Smexxxi Job Alex <3

    Guys I've just found that the furniture code is bugged

  15. #15
    Apprentice Keith RH is offline
    MemberRank
    Nov 2011 Join Date
    AustraliaLocation
    5Posts

    Re: Sims3 Furni Release 1.

    Aweesomeeee! xD

  16. #16
    Account Upgraded | Title Enabled! American is offline
    MemberRank
    Sep 2011 Join Date
    WeedlandLocation
    658Posts

    Re: Sims3 Furni Release 1.

    Ugly colors, but nice release :D
    thanks.

  17. #17
    Account Upgraded | Title Enabled! Syduis is offline
    MemberRank
    Jul 2011 Join Date
    248Posts

    Re: Sims3 Furni Release 1.

    So just basic recolors? I do not see how this relates to "The Sims" one bit.

  18. #18
    Epic Member ;) PoyzenCookie is offline
    MemberRank
    Aug 2011 Join Date
    EnglandLocation
    659Posts

    Re: Sims3 Furni Release 1.

    I don't see the relation to Sims tbh .. but nice recolour :) 6/10

  19. #19
    No longer active... -_- Tha Matrix is offline
    MemberRank
    Apr 2011 Join Date
    Void.Location
    1,090Posts

    Re: Sims3 Furni Release 1.

    Quote Originally Posted by Keith RH View Post
    Aweesomeeee! xD
    Oi. STealing my Banner Much -._

  20. #20
    Eye Eye Capt'n Spheral is offline
    MemberRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: Sims3 Furni Release 1.

    PHP 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`) VALUES
    ('900001''Sims3_wall001''Sims3_wall001''i''1''1''1''1''0''0''900001''1''1''1''1''1''default''1''0''0''0'),
    (
    '900002''Sims3_wall002''Sims3_wall002''i''1''1''1''1''0''0''900002''1''1''1''1''1''default''1''0''0''0'),
    (
    '900003''Sims3_wall003''Sims3_wall003''i''1''1''1''1''0''0''900003''1''1''1''1''1''default''1''0''0''0'),
    (
    '900004''Sims3_wall004''Sims3_wall004''i''1''1''1''1''0''0''900004''1''1''1''1''1''default''1''0''0''0'),
    (
    '900005''sims3_tile01''sims3_tile01''s''2''2''0''0''0''1''900005''1''1''1''1''1''default''1''0''0''0'),
    (
    '900006''sims3_tile02''sims3_tile02''s''2''2''0''0''0''1''900006''1''1''1''1''1''default''1''0''0''0'),
    (
    '900007''sims3_tile03''sims3_tile03''s''2''2''0''0''0''1''900007''1''1''1''1''1''default''1''0''0''0'),
    (
    '900008''sims3_tile04''sims3_tile04''s''2''2''0''0''0''1''900008''1''1''1''1''1''default''1''0''0''0'); 
    PHP Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES 
    (900001CATID'900001''Sims3_wall001'5001),
    (
    900002CATID'900002''Sims3_wall002'5001),
    (
    900003CATID'900003''Sims3_wall003'5001),
    (
    900004CATID'900004''Sims3_wall004'5001),
    (
    900005CATID'900005''sims3_tile01'3001),
    (
    900006CATID'900006''sims3_tile02'3001),
    (
    900007CATID'900007''sims3_tile03'3001),
    (
    900008CATID'900008''sims3_tile04'3001); 
    PHP Code:
    ["i","900001","Sims3_wall001","501051","0","1","1","0,0,0","Red Sims3 wall","Nothing better than sims3 red walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "i","900002","Sims3_wall002","501051","0","1","1","0,0,0","blue Sims3 wall","Nothing better than sims3 blue walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "i","900003","Sims3_wall003","501051","0","1","1","0,0,0","green Sims3 wall","Nothing better than sims3 green walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "i","900004","Sims3_wall004","501051","0","1","1","0,0,0","Dark Grey and White Sims3 wall","Nothing better than sims3 Dark Grey and White walls! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "s","900005","sims3_tile01","501051","0","1","1","0,0,0","Red Sims3 tile","Nothing better than sims3 red tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "s","900006","sims3_tile02","501051","0","1","1","0,0,0","blue Sims3 tile","Nothing better than sims3 blue tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "s","900007","sims3_tile03","501051","0","1","1","0,0,0","green Sims3 tile","Nothing better than sims3 green tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"],
    [
    "s","900008","sims3_tile04","501051","0","1","1","0,0,0","Dark Grey and White Sims3 tile","Nothing better than sims3 Dark Grey and White tiles! Designed and Coded by Monkeyboy RH/monkeyboy","","-1","-1"], 
    Last edited by Spheral; 25-11-11 at 10:41 PM.



Advertisement