[Custom] Sims3 rainbow Wall and tile

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

    idea [Custom] Sims3 rainbow Wall and tile


    SQL:
    Catalog Items

    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) 
    VALUES (900010090, CAT ID, '900010090', 'Sims3_wall005', 0, 5, 0, 1);  
    VALUES (900010091, CAT ID, '900010091', 'sims3_tile05', 0, 3, 0, 1);
    Furniture:
    Code:

    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 (900010090, 'Sims3 Rainbow Wall', 'Sims3_wall005', 'i', 1, 1, 1, '0', '0', '0', 900010090, '1', '1', '1', '1', '1', 'default', 1, '0', 0, 0);
    VALUES (900010091, 'Sims3 Rainbow Tile', 'sims3_tile05', 's', 1, 1, 1, '0', '0', '0', 900010091, '1', '1', '1', '1', '1', 'default', 1, '0', 0, 0);
    Furnidata:
    Code:
    Code:
    ["i","900010090","Sims3_wall005","25824","0","1","1","0,0,0","Sims3 Rainbow Wall","Taste the Rainbow, Helped by Corey coded by RH/Alex","","-1","-1"]] 
    ["s","900010091","sims3_tile05","25824","0","1","1","0,0,0","Sims3 Rainbow Tile","Taste the Rainbow, Made by RH alex And coded by RH/Alex","","-1","-1"]]
    Wanna download zip then click Sims3 Rainbow wall and tile!


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

    Re: [Custom] Sims3 rainbow Wall and tile

    everything going Rainbow - woo!

    Fixed SQL

    catalog items
    PHP Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) 
    VALUES 
    (900010090CAT ID'900010090''Sims3_wall005'0501),  
    (
    900010091CAT ID'900010091''sims3_tile05'0301); 
    Furniture Sql
    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 
    (900010090'Sims3 Rainbow Wall''Sims3_wall005''i'111'0''0''0'900010090'1''1''1''1''1''default'1'0'00),
    (
    900010091'Sims3 Rainbow Tile''sims3_tile05''s'111'0''0''0'900010091'1''1''1''1''1''default'1'0'00); 
    and furnidata
    PHP Code:
    ["i","900010090","Sims3_wall005","25824","0","1","1","0,0,0","Sims3 Rainbow Wall","Taste the Rainbow, Helped by Corey coded by RH/Alex","","-1","-1"],
    [
    "s","900010091","sims3_tile05","25824","0","1","1","0,0,0","Sims3 Rainbow Tile","Taste the Rainbow, Made by RH alex And coded by RH/Alex","","-1","-1"]] 
    no Problem - good work on custom :3

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

    Re: [Custom] Sims3 rainbow Wall and tile

    T: that rainbow tile took 2 hours of pixeling T^T and sorry i havent posted any thing new in a while i been blank minded xD

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

    Re: [Custom] Sims3 rainbow Wall and tile

    That's very bright lol

  5. #5
    Gamma Spamma Liam is offline
    MemberRank
    Dec 2011 Join Date
    Down UnderLocation
    2,946Posts

    Re: [Custom] Sims3 rainbow Wall and tile

    Hehe, looks cool. Not something I'd use though, so 7/10

  6. #6
    Account Upgraded | Title Enabled! Kristopher is offline
    MemberRank
    Sep 2011 Join Date
    266Posts

    Re: [Custom] Sims3 rainbow Wall and tile

    Maybe make some fridges or some sofas from sims?? somthing other than walls n floors?

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

    Re: [Custom] Sims3 rainbow Wall and tile

    Too bright hurts my eyes and wouldnt add cause it would be annoying
    Posted via Mobile Device

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

    Re: [Custom] Sims3 rainbow Wall and tile

    lol ik the tiles hurt your eyes like hell it hurt makes me go blind a little ._.

  9. #9
    Member D0WNF4LL is offline
    MemberRank
    Aug 2011 Join Date
    SouthamptonLocation
    71Posts

    Re: [Custom] Sims3 rainbow Wall and tile

    I think that's pretty awesome.. Not gonna lie.. Like flash said.. I wouldn't really use it either but looks Awesome.. Hurts my eye's :3 9/10!

  10. #10
    Learning Graphics! VerbOtaku is offline
    MemberRank
    Oct 2011 Join Date
    335Posts

    Re: [Custom] Sims3 rainbow Wall and tile

    It's nice :) Wd mate, however maybe duller colours, I understand it's rainbow but, maybe a dull rainbow - Blind.

  11. #11
    Banned Divide is offline
    BannedRank
    Aug 2011 Join Date
    British CoderLocation
    1,013Posts
    Aaaah! Ive gone blind!!!! Oh yea, how am I typing?

    Sent from my mobile via Tapatalk.



Advertisement