Sims3 Throne

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

    thumbs up Sims3 Throne



    SQL:
    Catalog Items

    INSERT INTO `321321` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
    (900010, CATID, '900001', 'sims3t', 500, 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
    (900010, 'Sims3 Throne', 'sims3t', 's', 1, 1, 1, '0', '1', '0', 97233, '0', '1', '1', '1', '1', 'default', 1, '0', '0', '0');
    Furnidata:
    Code:

    (900010,'Sims3 Throne','sims3t','s', width, length, stack height, 'can_stack', 'can_sit', 'can_walk', '1', '1', '1', '1', '1', 'default, 1, '0');



    sims3 throne.zip


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

    Re: Sims3 Throne



    Fixed Catalog_items
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
    (90001002, 2015, '90001002', 'sims3t', 5, 0, 0, 1)
    Fixed Furniture
    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
    (90001002, 'Sims3 Throne', 'sims3t', 's', 1, 1, 1, '0', '1', '0', 90001002, '0', '1', '1', '1', '1', 'default', 1, '0', '0');
    Fixed Furnidata:
    ["s","90001002","sims3t","25824","0","1","1","0,0,0","Sims 3 Throne","Custom by Rare Hotel","","-1","-1"],
    Last edited by Spheral; 21-11-11 at 07:16 PM.

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

    Re: Sims3 Throne

    Quote Originally Posted by JohnHearfield View Post
    Fixed Catalog_items


    Fixed Furniture


    Fixed Furnidata:
    Custom was was made by me :L and you only fixed the codes! <.<
    thx for the help any ways :)

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

    Re: Sims3 Throne

    Quote Originally Posted by RH monkeyboy View Post
    Custom was was made by me :L and you only fixed the codes! <.<
    thx for the help any ways :)
    Changed the furnidata now.

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

    Re: Sims3 Throne

    Quote Originally Posted by JohnHearfield View Post
    Changed the furnidata now.
    Thx enjoy my throne :)

  6. #6
    Apprentice Erolli10 is offline
    MemberRank
    Sep 2011 Join Date
    24Posts

    Re: Sims3 Throne

    like it but dont try

  7. #7
    Novice kingbob is offline
    MemberRank
    Oct 2011 Join Date
    1Posts

    Re: Sims3 Throne

    how can i use these code for othere furin i made



Advertisement