first create it with ent_create, like this:
entity* killer_ent;
killer_ent = ent_create("killer.wmb",vector with position,the function for your entity);


BASIC programmers never die, they GOSUB and don't RETURN.