Hi c0ff,
Is it possible to get at the information contained in the debrief.log from the events.lua file:
ie
{t=48121.638, type='hit', targetID=16804104, target="Pilot #13", target_country=0,},
{t=48121.638, type='hit', targetID=16804104, target="Pilot #13", target_country=0,},
{t=48121.638, type='hit', targetID=16804104, target="Pilot #13", target_country=0,},
{t=48121.638, type='dead', initiatorID=16804104, initiator="Pilot #13", initiator_country=0,},
{t=48121.638, type='crash', initiatorID=16804104, initiator="Pilot #13", initiator_country=0,},
{t=48122.308, type='crash', initiatorID=16792579, initiator="Pilot #15", initiator_country=0,},
I can't see any global functions for getting shots,hits,etc.