Difference between revisions of "OnHitWith"

9 bytes removed ,  15:52, 10 December 2015
m
typo'd
imported>Jokerine
m (Better examples)
imported>Jokerine
m (typo'd)
 
Line 18: Line 18:
  end
  end


   begin OnHitWith WeapPowerFist '';gives the player caps when the calling actor is hit''
   begin OnHitWith WeapPowerFist '';removes caps when the calling actor is hit''
     Player.Removeitem Caps001 10
     Player.Removeitem Caps001 10
   end
   end
Anonymous user