chaser_gettyre
Returns the a table containing current tyre data
local tire = {
tyre -- The current tire model
maxg -- Maximum lateral g's of the current tire model
ming -- Minimal lateral g's of the current tire model
latcurve = -- Lateral Curve of the current tire model
}
Last updated