Only allow explicitly living players to trigger sector specials
Should resolve #236 (closed). I could not trigger the BCZ3 capsule while dead with this change.
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
changed the description
Toggle commit list -
Master
Wonder what
playerstate
was if it wasn'tPST_DEAD
and it wasn'tPST_LIVE
? -
Master
PST_REBORN
? -
Master
Yes, I suspect that the player gets PST_REBORN to flag them as needing to respawn, and that in between the assignment and the respawn the sector special is processed.
-
merged
Toggle commit list
Please
register
or
sign in
to comment