hey,
if you are creating the entity through script use
Code:
ent_create("ball.mdl", vector(0,0,0), act_ball);

this will create the with a act_ball action