I'm working in the new Weapons Fatalities and find some problems.
Here the idea:
-The hero perform always the same attack and If the enemy dies by the hit, perform:
the fall with this script
@script
void self = getlocalvar("self");
changeentityproperty(self, "velocity", 0, 0...