ID:149577
 
How do you make it so that when you have a proc for one obj if will call a proc for a different obj?
You would have to get the second object from a verrb in the first object.

Hit(O as obj)
O.Die()

I think that would work. the targeted obj would run die.