chaser_getflywheel
Returns a table with all current flywheel status
local flywheel= {
flywheel -- Is the flywheel enabled?
flywheelweight = -- The current flywheel weight.
}
Last updated
Returns a table with all current flywheel status
local flywheel= {
flywheel -- Is the flywheel enabled?
flywheelweight = -- The current flywheel weight.
}
Last updated