5 void follow_init(
entity this)
17 objerror(
this,
"follow: could not find target/killtarget");
29 objerror(
this,
"follow: could not find target/killtarget");
37 setattachment(dst, src, this.
message);
41 attach_sameorigin(dst, src, this.
message);
54 dst.view_ofs = dst.origin;
55 dst.v_angle = dst.angles;
59 follow_sameorigin(dst, src);
spawnfunc(info_player_attacker)
void InitializeEntity(entity e, void(entity this) func, int order)
void set_movetype(entity this, int mt)