-Get the vertex numbers of a vertex in the top of the cane and one of the botom of the cane(Use MED)
-While the animation is playing, get the vertex world-position with vec_for_vertex
-c_trace from botom vertex to top vertex
-if you hit an entity (if(you != null))
-ent_remove(you)

Thats it