More Awesome Than You!

TS3/TSM: The Pudding => The World Of Pudding => Topic started by: Kralore on 2010 November 02, 04:13:50



Title: Request for Custom "No Cut-Away" Wall Style
Post by: Kralore on 2010 November 02, 04:13:50
I was wondering if someone would be kind enough to create a non-default custom wall that doesn't cut-away. I would be forever grateful.

I looked at the information here... http://linna.modthesims.info/wiki.php?title=Sims_3:0x9151E6BC#Partition_Types and there is a flag for enable/disable "MayCutAway" and I'm hoping that its as simple as cloning the wall piece and changing that flag. I know nothing about modding in Sims 3, so I don't know if this is possible or even simple to do.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: OmegaStarr on 2010 November 02, 04:28:02
Why not just use the walls always up option? Also there's no such thing as a non-default wall. The closest thing to what your are asking for would be a decorative item that looks like a wall section.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Claeric on 2010 November 02, 04:29:41
I have to admit, this would be pretty amazing. You could make the non-external walls always stay up, and as long as every room had external walls, you could always see every room no problem- but each room would also have walls that didn't cut away. It would look a lot better.

Why not just use the walls always up option? Also there's no such thing as a non-default wall.

Walls always up makes it hard to see. I imagine they want this to let certain walls, that don't get in the way, stay up. And fences can be non-default, so making it as a fence might work. Though making them look the same wallpaper-wise would be limited since you can only CAST fences, not wallpaper them.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Cerridwen on 2010 November 02, 04:54:43
Now that there are half wall options could it be done as a "halfwall" but make the mesh (cloned from a half wall) almost full wall height?  But it would appear under the half wall catagory?

I don't create CC either so I don't know but it's a thought.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Kralore on 2010 November 02, 04:57:48
Why not just use the walls always up option? Also there's no such thing as a non-default wall. The closest thing to what your are asking for would be a decorative item that looks like a wall section.

Non-default meaning it doesn't replace the existing wall section already in game. It would appear in the build catalog as a new second wall piece option.  As Claeric says,  with the walls always up, 90% of the time you can't really see what's happening unless the rooms are very big, or you tilt the camera alot.  In Sims 2 I used it all the time on small wall sections that were out of the way and wouldn't block the view.  For me it makes the house look more like a house if you can have more walls showing but at the same time not completely block the view.

This was already done for Sims 2. http://www.modthesims.info/download.php?t=59793  ID #95: NUMENOR - "No - Cut Away" wall (attached to this post)

I'm hoping something like this can also be done for Sims 3.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Zazazu on 2010 November 02, 05:22:37
There were already cc halfwalls before the latest patch/ep. Those were in fences. It should be easy to use those as a start and just extend the mesh up, toggle the option, and there you go. It's not something I personally have any interest in having (I play with walls down and only have walls up if I'm taking photos), but there's no reason it shouldn't be possible.


Of course, the worry you always have with it is if they finally add weather, any custom full walls used as externals would probably not register as keeping the inside weatherproof.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Claeric on 2010 November 02, 05:38:07
I doubt anyone would use non-cutaway walls externally, since when you have cutaway walls turned on it's the external ones that stay up. That'd be a rare issue, I'd think.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Kralore on 2010 November 02, 06:15:31
There were already cc halfwalls before the latest patch/ep. Those were in fences. It should be easy to use those as a start and just extend the mesh up, toggle the option, and there you go. It's not something I personally have any interest in having (I play with walls down and only have walls up if I'm taking photos), but there's no reason it shouldn't be possible.


Of course, the worry you always have with it is if they finally add weather, any custom full walls used as externals would probably not register as keeping the inside weatherproof.

I've taken a look at how it was done in Sims 2 and it's actually just a script/resource file that defined a new wall ID/type.  There was a package file that had a text list with the description you would see in the catalog.  A txt file was placed in The Sims 2\TSData\Res\Catalog\Scripts\Scriptorium_Walls-Fences-Arches\ 

This is the text that was in the txt file for the "No-CutAway" walls.

# *Custom* No-CutAway walls

catalogTextResource 95_NoCutAwayWall 129

wall 95
defaultPattern "blank"
wallThickness standard
mayChangeSurface true
mayAttachObjects true
mayCutAway false
requiresFlatBottom true
requiresFlatTop true
submersible false
deleteTool partition
thumbnailResource 0 0x499db772 0xC9090520
thumbnailResource 1 0x499db772 0xe9261347
thumbnailResource 2 0x499db772 0xfeed5515
thumbnailResource 3 0x499db772 0xfeed5510
catalogTextIndices 0 1 2 3

If I understand this correctly, it actually wasn't a new "Wall/Object". It was simply creating a new wall id (#95) and then changing the properties on that id #.  It is still a normal wall so would block weather, light etc. That all seems to be defined in the properties of the wall for Sims 3.

And even if it doesn't block weather in the future there really would be no reason to use it externally. As was mentioned, the cutaway view already shows external walls.  Its the internal walls that I would like to see more of.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Inge on 2010 November 02, 10:29:23
Why not just use the walls always up option? Also there's no such thing as a non-default wall. The closest thing to what your are asking for would be a decorative item that looks like a wall section.

What expert knowledge leads you to make this claim?  I don't recognise your name.  Apologies if you are (e.g.) Wes or Twallan with a different username.


Title: Re: Request for Custom "No Cut-Away" Wall Style
Post by: Msfoe on 2012 February 17, 16:04:47
Has anyone had any luck since?