%p = new Projectile()
{
dataBlock =
initialVelocity =
initialPosition =
sourceObject =
sourceSlot =
client =
};
MissionCleanup.add(%p);
Make sure to define the variables inside the brackets. I can't because I don't know what you need it for, and where your using it.