when the trace hits
i create a ent like this

Code:
some_ent = ent_create ("ent.mdl",hit.x,dosome);



how can i convert the hit x to a point 10 or 50 quants before hit.x
anywhere on the player?