Detect if a player has cut the track from ScoringInfo or TelemetryInfo ?

cosimo

Registered
As subject... when game says "Cut track" in the messagebox, can I intercept or know that player has cut the track from the ScoringInfo data structure?
I've looked at the headers but found nothing of the sorts.

Thanks,
 
Hi cosimo,

have you checked the "info.mResultsStream" from "ScoringInfoV01"? You may need to filter this data out of the stream data ...

Cheers
Frank
 
Back
Top