Hello...

I'm trying to stop the physics efects when the object is stopping... I'm reading the manual and trying to use these commands:

ph_setautodisable(100,100,100,100);
ph_autodisable();

The first doesn't work, like the manual code says.
The second doesn't run:"Error(97)-Syntax nonexist/empty function ph_autodisable()"

So, what's the matter?? Thanks...