whatever the decal does during its lifespan.

partCursor = ent_decal(NULL, bmapTemp, 40, vTemp + vAngle);
partCursor->lifespan = 0.001; /* only 1 frame */

I'm spamming the terrain with decals in a while loop.