Kart Racing Pro Official Forum

Mods => Plugins => Topic started by: HornetMaX on August 01, 2015, 12:08:16 AM

Title: Output plugin SPluginsRaceClassificationEntry_t
Post by: HornetMaX on August 01, 2015, 12:08:16 AM
@Piboso: times and gaps are passed around as int (in milliseconds), everywhere except in SPluginsRaceClassificationEntry_t (m_fBestLap and m_fGap are float). Nt a big deal, but is there any specific reason for them not to be int ?

MaX.