Unfortunately I don't think that is captured anywhere. This from Matt has helped me out in the past tho.
Quote:
Originally Posted by Matt Arnold
I don't know if we directly enumerate them anywhere.
Result are the following:
K
BB
OUT (generic, likely shouldn't appear in csv outputs since it usually gets translated to GO/FO)
GROUND_OUT
FLY_OU
SINGLE
DOUBLE
TRIPLE
HOMERUN
HP
CI
Hit Location should basically map to the ballpark locations you can set in 3D: https://manuals.ootpdevelopments.com...park_locations It may end up being +/- 1 depending exactly on indexing, and there may be a few special case elements near the end of the list that don't mark to those park locations, but are stuff like home plate/1B/etc.., although I don't know off-hand which may or may not be used in the csv outputs.
hit_xy is a little complicated, but it's basically an index into the above zone for where the ball lands (or for infield plays, where the fielder supposedly picks up the ball).
|
Stinks that you're gonna be out some years where you don't have the dumps saved, but going forward you're going to be in for a treat. My favorite part of this game might be querying these files looking for interesting tid-bits in my league's history (shameless plug
for my pretty inactive thread here, which I see you have actually looked at haha).