ent_create("attachmodel.mdl", attachVector, attachMe);

void attachMe()
{
while(1)
{
vec_set(my.x, player.x or some vector to attach your model to it);
wait(1);
}


use something like this



Ubi bene, ibi Patria.