vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 544 forks source link

Gib deaths aren't logged #14099

Open Kurfursten opened 7 years ago

Kurfursten commented 7 years ago

If someone dies via explosion, we have no record of the time they died at. This is kind of a problem if a lot of stuff was going on at once and we're trying to figure out who triggered an explosion that killed someone.

gbasood commented 7 years ago

You could log this in /mob/proc/gib() or maybe it's /mob/proc/death(gib=0) if gib=1 either or