Skip to content

Cloning console messages for ghosted players, defib fixes & I forgot to set the title

Rob Nelson requested to merge pull/4515/cmogriffinme into Bleeding-Edge

Created by: 9600bauds

FIXED

  • Defibs being able to revive suiciding people
  • Fixes #4453 (closed)
  • Fixes #4433 (closed) (not really but it's so it autocloses)
  • 1 (one) typo
  • Morgue indicators (#3774) never actually showing the red icon due to counting the corpse as an item

CHANGES

  • Cloning console now gives more specific messages when scanning corpses: If a corpse is not cloneable, it will give the usual "Mental interface failure", but if a corpse is cloneable AND the player ghosted from his corpse, it will instead give you a message telling you to try again in 5 seconds, and bwoink the ghost telling him to get back into his corpse (much like the Defib)
  • Messages by the Defib, Cloner and similar telling you to get back into your corpse how have a hyperlink that puts you back in your corpse when clicked
  • Defib now checks for clothing BEFORE trying to revive the patient, as well as properly applying burn damage (to be fully honest it was really hard to tell what the hell the original code was trying to do)

OTHER

  • Tested with probe1, PJB3005 and Clusterfack's help

Merge request reports