Is there any hooks other then Events.EndCombatSim?
What i'm doing is catching combat results and saving it to a sqlite table. But i need to persist that data and i'm thinking of using the tableSaver from Pazyryk but the hook i currently us is around that EndCombatSim which is apparently a no no anyway. But without any other solution i don't have to many options.
So how do others do this if they aren't using the EndCombatSim hook?
What i'm doing is catching combat results and saving it to a sqlite table. But i need to persist that data and i'm thinking of using the tableSaver from Pazyryk but the hook i currently us is around that EndCombatSim which is apparently a no no anyway. But without any other solution i don't have to many options.
So how do others do this if they aren't using the EndCombatSim hook?