PDA

View Full Version : Change a stove to 'bake only'


eefje00704
13th Nov 2011, 6:55 PM
I am working on a custom stove, but I would like to edit it to only be useable for baking, not for cooking/frying. It's only an oven, it doesn't have a stove top. I'm assuming that I would have to edit the Object Functions, but I have no idea how to do that, or what I would have to change exactly. Could someone tell me how to do this?

Thanks in advance.

xiaoyun
14th Nov 2011, 4:05 AM
you should add as last line in Funtion - Init of your stove this line :

[prim 0x0002] Expression(My[semi]attribute0x0001("StoveType") :=Const0x2002:0x02 ("OvenOnly"Value:0x0002))T:true,F:err

0x0002 : 010002210005021A0000000000000000

eefje00704
15th Nov 2011, 2:11 PM
Thank you!

I tried to do that, but I couldn't figure out how to save my changes. The commit button is greyed out, and I tried import to package, but if I then went back into it later, the changes were gone again and it made no difference in game.

How do I save my changes? And do I only edit the first Objf, or the other two too?

It's probably really obvious, but I just don't know how to do it.

xiaoyun
15th Nov 2011, 5:06 PM
Open your cloned stove package and then ...

http://c.wrzuta.pl/wi8255/c392a6870027e9894ec296e6/tutorial
-----------------------------------------------------------------------------
http://c.wrzuta.pl/wi15953/9e4ad21e00117b994ec296e7/tutorial
-----------------------------------------------------------------------------
one time click onto blue rectangle to highlight it
http://c.wrzuta.pl/wi4580/b8ea601c0011905b4ec296e7/tutorial
-----------------------------------------------------------------------------
Check "special buttons" to reveal hidden buttons, then click ins/true button.
http://c.wrzuta.pl/wi6087/2b3ddde10002e43e4ec296e8/tutorial
-----------------------------------------------------------------------------
type in, the same values as shown at picture in green rectangles.
http://c.wrzuta.pl/wi11358/43727551001d7c4a4ec296e8/tutorial
-----------------------------------------------------------------------------
http://c.wrzuta.pl/wi4441/dd0ddac400014bd24ec296e9/tutorial
-----------------------------------------------------------------------------
http://c.wrzuta.pl/wi17000/d39c512a0026229a4ec296e5/tutorial

eefje00704
15th Nov 2011, 7:59 PM
Thank you so very much! I never would have figured that out on my own.

xiaoyun
15th Nov 2011, 8:36 PM
Thank you :bunny:
Glad to know you found it helpful :)