The logfrag function simply records the killer and the killee, it doesn't mention how many frags. Since you are only awarded frags during altar drop, there are two issues. Number 1, you can pick up your own head and gain frags, with logfrag() killer / killee of the same usually means its suicide. (I imagine that is how the parser works as well). I could potentially walk through each head and logfrag() each owner but since you can be a potential head, it will register as a suicide in the parser. The second issue would involve calling logfrag based on number of frags, which isn't very efficient as you would have to loop it potentially 20-100 times who would get the bulk of the credit for deaths if that was done? Basically I left logfrag() off for heads because there doesn't seem to be a good way to accurately track frags.
I could potentially just count frags even though the player isn't getting them or bring them to the altar? For example, I kill you, mod registers a logfrag() in my favor, you pick up your own head and score frag but in reality I got none.
_________________ Slot Zero
|