Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 19th Mar 2024 at 2:44 PM
Default Making objects sellable on community lots?
I've looked all over on information on this but can't find anything useful. I know it can be done. I've had no luck but I feel like I've done it before but it was years ago.

What do I need to edit in the obj file in sim Pe to make an object sellable on a community lot with the price tag that normally isn't allowed? Any help would be appreciated!
Advertisement
Inventor
#2 Old 19th Mar 2024 at 6:02 PM
The object needs to be selectable on a commlot with non-zero Community Sort, and For Sale Flags 0x3C needs to be 0. The object must not have a "CT - Is Sellable?" or it needs to return 1 in Temp 0 when the object's sellable state is allowed to be toggled. There are a few other CTs that make exceptions for price and browsing ability.

It is possible to write to object definition and make an object sellable until the next restart. It will remain for sale and be restockable.
Back to top