////////////////////////////////////////////////
I am unabble to compile my script.
I have updated all the dlls and everything.

It gives error:
Code:MISSING/WRONG PARAMETER, COMMA UNEXPECTED.

action ball
{
myCrate=my;
phent_settype(myCrate,PH_RIGID,PH_SPHERE);
phent_setmass(crateMass);
}

////////////////////////////////////////////////
////////////////////////////////////////////////

Has anyone made headway on this? I'm sure it's something stupid and trivial, but I can't work around it!
I'm getting the same problem having installed and reinstalled a6. I'm working from an A5 script and according to manual, there are no templetes to include, just register and go!
Anyways, can't register my entities, can't play with the engine, boo hoo [Frown]