> You may want to try calling the function name (python) > CreateInvisibleObjectInside. I have no idea why there is a mismatch (the > function it calls is CFCreateInvisibleInside). > > Looking at the code, it creates a permanent force object that has the slaying > set to the passed string. It works great and is as you say it creates a force in who (object number) with slaying (string): CFPython.CreateInvisibleObjectInside(who, string). Thanks.