// Left handed coordinate system.
// X positive towards "right".
// Y positive towards "up".
// Z positive towards "front".
//
// 1 unit = 1 meter
//Avatar Position
sprintf_s(num, NUM_SIZE, "%s[%g,%g],", J_AVATAR_POSITION, INCHTOM(image.fAvatarPosition[0]), INCHTOM(image.fAvatarPosition[2]));
at least ingame all units are more-or-less consistent inch-like
i doubt that any non-american studio would start a game that internally uses inches
realtively new player
/v2/files
the base icon which is then colorized ingame?
color: pof-purple;
are the heropoint icons several different ones, or is the one in /v2/files the base icon which is then colorized ingame?
Hmm. Could be either.
/v2/files
i'd be happy, @lye :D
pretty sure the dat has separate hero point icons for complete, incomplete and complete-infinite
2-34