PiBoSo Official Forum

GP Bikes => Mods => Plugins => Topic started by: HornetMaX on April 25, 2014, 11:23:50 PM

Title: Request : number of splits in plugin interface
Post by: HornetMaX on April 25, 2014, 11:23:50 PM
Hi,

it is my understanding that a GPB track has at least 3 splits (i.e. 4 sectors) but can have more (WRS has at least 2 splits/3 sectors).

It would be nice if the actual number of splits (or sectors) a track has was passed in the Event data structure in the output plugin interface.

MaX.
Title: Re: Request : number of splits in plugin interface
Post by: PiBoSo on April 26, 2014, 05:45:58 PM
Quote from: HornetMaX on April 25, 2014, 11:23:50 PM
Hi,

it is my understanding that a GPB track has at least 3 splits (i.e. 4 sectors) but can have more (WRS has at least 2 splits/3 sectors).

It would be nice if the actual number of splits (or sectors) a track has was passed in the Event data structure in the output plugin interface.

MaX.

GP Bikes has 3 splits, no more.
WRS, KRP and MXB have 2.
Title: Re: Request : number of splits in plugin interface
Post by: HornetMaX on April 27, 2014, 12:50:36 PM
Oh my bad then. Easy enough to hardcode this then. Thx !

MaX.