Hi NP,
I am still using an old version, but i am updating my overlay mod to be more generic for skinning and am wondering if we can have a slightly different input/output structure:
statreader to output two files -
-- one file for 'static values', map name, good values, names, etc. Things that only get read/write at the start of a match.
-- one file for 'dynamic values', current date, player stats, etc. Things that are constantly updated throughout a match.
Hi NP, I am still using an old version, but i am updating my overlay mod to be more generic for skinning and am wondering if we can have a slightly different input/output structure: statreader to output two files - -- one file for 'static values', map name, good values, names, etc. Things that only get read/write at the start of a match. -- one file for 'dynamic values', current date, player stats, etc. Things that are constantly updated throughout a match.