Author Topic: [Playertype] Creating a playertype that takes damage from one node?  (Read 661 times)

/Title.
As far as playertypes go, it makes me wonder as to how and if playertypes are able to recieve to one node only?

Like, creating a player that is only able to recieve damage from only the head or from the chest.
If it's possible, what would the code be?

It is 100% possible, taking a look at the code from the Soldier zombie in ZAPT (can only be killed by headshots) might help you.

Port made THIS code. It doesn't currently work when you're crouching though.