Disregarding Armor

Discussion in 'Plugin Development' started by MistPhizzle, Oct 20, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    MistPhizzle

    If I wanted to deal damage to an entity, but wanted it to "pierce" the armor they have on, how would I do that?
     
  2. Offline

    mattrick

    Get the damaged cause by the event then use player.setHealth(player.getHealth-damage)
     
Thread Status:
Not open for further replies.

Share This Page