Oh, yeah. I'm also questioning his ability to code, he sent me some code (proof that he can code) it was the exact same as the ski coding.
datablock ParticleData(tumbleImpactAParticle1)
{
dragCoefficient = 3.0;
windCoefficient = 0.0;
gravityCoefficient = -1.5;
inheritedVelFactor = 0.0;
constantAcceleration = 0.0;
lifetimeMS = 900;
lifetimeVarianceMS = 800;
spinSpeed = 10.0;
spinRandomMi