Add death position to combat log for scripted objects.
2 use cases come to mind:
  1. Our current medic system currently needs to constantly scan the agents positions and detect them teleporting back to the spawn to rez a medic object where they died. This is extremely inefficient. Death positions would allow medic systems to work without high resolution timers and constant need to run agent lists and list operations.
  2. This would also work for death heatmaps and other visualizations.