I think you have to load your model with ent_create()

ENTITY* car1 = ent_create("car1.mdl", nullvector, car);

nullvector is the position for your model and the last parameter (car) call
the entity to use the action car