zochris / SCPSL-SpectatorDisabler

Prevents players from spectating and rushing to the last survivors once they respawn. Built on the EXILED framework for SCP: Secret Laboratory
Other
2 stars 1 forks source link

Fix zombies unable to be resurrected #64

Closed Wilnath closed 3 months ago

Wilnath commented 3 months ago

Addition of two patches that solve resurrecting zombies as SCP-049.

Summary

Two lambda functions that keep track of zombies in Scp049ResurrectAbility are patched to be skipped incase a role transition goes to tutorial.

Other information

None.

Fixes

63

zochris commented 3 months ago

That works great, thank you! I'll fix the sonar scan and the warnings it found some other time.