|
Post by tedrocks on Jan 3, 2016 21:04:46 GMT -5
Hi does any one know how to make an item that its in the catalog salable . The invention constructor is now featured in the catolgue but its still resticted to scientist and I would like to make it a salable item so that I can sell it in my sims store.
|
|
|
Post by Merry927 on Jan 3, 2016 21:45:15 GMT -5
If it's an object that needs to be unlocked through game play, it is very easy to do. Here is a tutorial for it: linkIf it's a debug object, the tutorial for that is here.
|
|
|
Post by tedrocks on Jan 3, 2016 22:09:00 GMT -5
Thanks but what I wanted to know is how to make it usable for all sims not just sciencetist so I can sell it in my sims store its in the bb catalogue but when I put in my sims store I cant sell it or use it only upgrade it
|
|
|
Post by andrew on Jan 4, 2016 0:17:49 GMT -5
Hi tedrocks, you may want to try adding <V t="enabled" n="retail_component"> <V n="enabled" t="reference"> <T n="reference">110393<!--retailComponent_Default--></T> </V> </V>
to the object's tuning. If you are unsure how, there is a tutorial HERE showing how to add the inventory component. You can try substituting the inventory component with the retail component.
|
|