steven4547466 / AdvancedSubclassing

Adds very advanced subclassing to SCP: SL
Other
5 stars 6 forks source link

God mode subclasses #1

Closed tpd1864blake closed 4 years ago

tpd1864blake commented 4 years ago

Describe the bug Some subclasses have god mode without enabling god mode through remote admin or abilities

To Reproduce Steps to reproduce the behavior:

  1. This seems to happen with any subclass regardless of abilities or settings
  2. Do something to hurt yourself, such as throwing a grenade at your feet, or jumping off the bridge

Expected behavior You take grenade/fall damage unless you have the ImmuneFrag or Godmode abilities

Screenshots N/A

Console Logs output.txt

Versioning

Additional context I think it has something to do with the get hurt event, maybe something is setting the damage to 0

steven4547466 commented 4 years ago

I'll look into it. Can you show your config as well? (Ill add that to the template later)

steven4547466 commented 4 years ago

Nevermind, I fixed it. 014 was the in-dev branch anyways. Here's the full 014 version: https://github.com/steven4547466/AdvancedSubclassing/releases/tag/1.0.0-pre014

tpd1864blake commented 4 years ago

Thank you