Difference between revisions of "SetEventHandler"

87 bytes removed ,  23:04, 3 January 2012
m
no edit summary
imported>8asrun6aer
m
imported>8asrun6aer
m
Line 16: Line 16:
begin Function { target, attacker }
begin Function { target, attacker }
; we know the attacker must be the player, but the argument is still required
attacker.PushActorAway target, 50
print $target + " was hit by the player"
end
end
</pre>
</pre>
Anonymous user