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

Discussion in 'Plugins' started by cosimo, Aug 19, 2015.

  1. cosimo

    cosimo Registered

    Joined:
    Apr 14, 2013
    Messages:
    827
    Likes Received:
    99
    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,
     
  2. Frank Geyer

    Frank Geyer Registered

    Joined:
    Oct 5, 2010
    Messages:
    222
    Likes Received:
    3
    Hi cosimo,

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

    Cheers
    Frank
     
  3. cosimo

    cosimo Registered

    Joined:
    Apr 14, 2013
    Messages:
    827
    Likes Received:
    99
    Thanks, will check!
     

Share This Page