thanks jarewill
though overriding the DamageMobj method on the class doesn't seem to stop blood splatter on the target actor
is there a way to prevent the splatter too?
Search found 2 matches
- Sun Jan 07, 2024 9:14 pm
- Forum: Scripting
- Topic: Prevent Player From Attacking or Damaging Certain Monsters?
- Replies: 5
- Views: 1183
- Fri Dec 29, 2023 9:06 am
- Forum: Scripting
- Topic: Prevent Player From Attacking or Damaging Certain Monsters?
- Replies: 5
- Views: 1183
Prevent Player From Attacking or Damaging Certain Monsters?
Is there a way with Decorate and/or Zscript to prevent attacks, or at least damage, to friendly actors? Or even just actors with a certain TID? I've read +GHOST and +THRUGHOST may help. Just not clear how that can be done while still allowing the actor to be damaged by other monsters or other player ...