> For the complete documentation index, see [llms.txt](https://legacydmc.gitbook.io/chaser/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setflywheel.md).

# chaser\_setflywheel

Set’s a flywheel on the current vehicle, example:

```lua
chaser:chaser_setflywheel(data.hasflywheel,tonumber(data.flywheelweight))
```
