thirteenoranges Posted July 19, 2012 Share Posted July 19, 2012 I have a script that depends entirely on using RegisterForTrackedStatsEvent() and Event OnTrackedStatsEvent(string asStatFilter, int aiStatValue) Unfortunately, the Event OnTrackedStatsEvent just doesn't seem to trigger. Ever. I have debug messages and everything set up so I can see what's happening, and it never seems to fire, even regardless of what stat I want to track. Has anyone else had any issues like this? Is it a known problem or am I doing something totally wrong? There doesn't seem to be any posts on the wiki regarding the functionality of this Event, so I was working under the impression it would be functioning just fine... Any help or advice is VERY much appreciated here. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts