PDA

View Full Version : How can I prevent the piano from breaking ?


lilyweb
18th Jul 2006, 12:06 PM
Hi :-)

How can I prevent the piano from breaking with SimPe ?

(It's because I'm making a new piano and as it won't be the same size (less tall), it won't be ok if a sim try to repair it !

Angélique
(Sorry for my english, i'm french)

Smonaff
18th Jul 2006, 07:24 PM
Look for the Behavior Function Interaction - Break
Select it
Now you see
0:[prim 0x002] Expression (Stack Object's 0x000F := 0x03EB(Const))

change the op code to 0x02F3

Now you have
0:[global 0x02F3]No-Op()

Click Commit

This will stop it from setting the repair level of the piano to a broken state.