# C.H.A.S.E.R Docs

## C.H.A.S.E.R Docs

- [Welcome to C.H.A.S.E.R !](https://legacydmc.gitbook.io/chaser/welcome-to-c.h.a.s.e.r.md): Build 08.08.2024
- [The "chaserfirststartup" command](https://legacydmc.gitbook.io/chaser/fundamentals/the-chaserfirststartup-command.md)
- [Creating your first chaser profile](https://legacydmc.gitbook.io/chaser/fundamentals/creating-your-first-chaser-profile.md)
- [vehdata.lua vs handling.meta](https://legacydmc.gitbook.io/chaser/fundamentals/vehdata.lua-vs-handling.meta.md)
- [Utilizing the turbo viewer tool](https://legacydmc.gitbook.io/chaser/fundamentals/utilizing-the-turbo-viewer-tool.md)
- [Utilizing the final drive calculator tool](https://legacydmc.gitbook.io/chaser/fundamentals/utilizing-the-final-drive-calculator-tool.md)
- [Weight Reduction](https://legacydmc.gitbook.io/chaser/fundamentals/weight-reduction.md)
- [Engine Swapping](https://legacydmc.gitbook.io/chaser/fundamentals/engine-swapping.md)
- [Utilizing the C.H.A.S.E.R chase cam](https://legacydmc.gitbook.io/chaser/fundamentals/utilizing-the-c.h.a.s.e.r-chase-cam.md)
- [Creating an engineswap profile](https://legacydmc.gitbook.io/chaser/fundamentals/creating-an-engineswap-profile.md)
- [Calibrating the PP system](https://legacydmc.gitbook.io/chaser/fundamentals/calibrating-the-pp-system.md)
- [Adapting your UI to work with C.H.A.S.E.R](https://legacydmc.gitbook.io/chaser/fundamentals/adapting-your-ui-to-work-with-c.h.a.s.e.r.md)
- [blocklist.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/blocklist.lua.md)
- [camera\_tunables.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/camera_tunables.lua.md)
- [chaserconfig.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/chaserconfig.lua.md)
- [globalvehdata.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/globalvehdata.lua.md)
- [enginedata.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/enginedata.lua.md)
- [tiredata.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/tiredata.lua.md)
- [vehdata.lua](https://legacydmc.gitbook.io/chaser/the-config-folder/vehdata.lua.md)
- [chaser\_getpp](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getpp.md): chaser\_getpp( \[string] name, \[bool] istunecalc, \[float] weight, \[string] enginename, \[table] turbodata, \[bool] printindividualstats, \[bool] hastransmissionupgrade, \[string] currenttyre,)
- [chaser\_getctm](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getctm.md)
- [chaser\_getvehname](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getvehname.md)
- [chaser\_getcurrentrpm](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getcurrentrpm.md)
- [chaser\_getminmaxrpm](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getminmaxrpm.md)
- [chaser\_gettelemetry](https://legacydmc.gitbook.io/chaser/get-exports/chaser_gettelemetry.md)
- [chaser\_getturbopressure](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getturbopressure.md)
- [chaser\_getloadstatus](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getloadstatus.md)
- [chaser\_getassists](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getassists.md)
- [chaser\_gettransmission](https://legacydmc.gitbook.io/chaser/get-exports/chaser_gettransmission.md)
- [chaser\_gethilo](https://legacydmc.gitbook.io/chaser/get-exports/chaser_gethilo.md)
- [chaser\_getflywheel](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getflywheel.md)
- [chaser\_getdifferential](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getdifferential.md)
- [chaser\_getenginebaysize](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getenginebaysize.md): chaser\_getenginebaysize(\[entity] vehicle, \[int] class)
- [chaser\_gettyre](https://legacydmc.gitbook.io/chaser/get-exports/chaser_gettyre.md)
- [chaser\_getturbo](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getturbo.md)
- [chaser\_getavgacc](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getavgacc.md): chaser\_getavgacc( \[float] acceleration, \[int] gearamount, \[table] gearratiotable)
- [chaser\_getefficiency](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getefficiency.md): chaser\_getefficiency(\[float] averageacc, \[ float ] weight)
- [chaser\_getengineswapdata](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getengineswapdata.md)
- [chaser\_getvehicledata](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getvehicledata.md)
- [chaser\_getweight](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getweight.md)
- [chaser\_getengine](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getengine.md)
- [chaser\_getengineptwratio](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getengineptwratio.md): chaser\_getengineptwratio( \[string] name, \[bool] istuned, \[float] tunedbaseacc, \[bool] printdata, \[bool] hastransmissionupgrade)
- [chaser\_getnitrous](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getnitrous.md)
- [chaser\_getscoreboardsfxmuted](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getscoreboardsfxmuted.md)
- [chaser\_getcurrentdriftscore](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getcurrentdriftscore.md)
- [chaser\_getcurrentdriftscoremultiplier](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getcurrentdriftscoremultiplier.md)
- [chaser\_getlastbankedscore](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getlastbankedscore.md)
- [chaser\_getstackeddriftcount](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getstackeddriftcount.md)
- [chaser\_getwalltapdriftcount](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getwalltapdriftcount.md)
- [chaser\_gethighspeeddriftcount](https://legacydmc.gitbook.io/chaser/get-exports/chaser_gethighspeeddriftcount.md)
- [chaser\_getvehicledata](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getvehicledata-1.md): chaser\_getenginedata(\[STRING]enginename)
- [chaser\_getshiftdelay](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getshiftdelay.md)
- [chaser\_getbrakingcapacity](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getbrakingcapacity.md)
- [chaser\_getbrakingfbias](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getbrakingfbias.md)
- [chaser\_getswaybarstrenght](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getswaybarstrenght.md)
- [chaser\_getswaybarfbias](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getswaybarfbias.md)
- [chaser\_getsuspension](https://legacydmc.gitbook.io/chaser/get-exports/chaser_getsuspension.md)
- [chaser\_setassists](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setassists.md): chaser\_setassists(\[table] assists)
- [chaser\_settransmission](https://legacydmc.gitbook.io/chaser/set-exports/chaser_settransmission.md): chaser\_settransmission(\[int] transmissionid, \[table] geardata,\[float] finaldrive,\[float] atshiftpoint ,\[int] gearamount)
- [chaser\_settransmissionmode](https://legacydmc.gitbook.io/chaser/set-exports/chaser_settransmissionmode.md): chaser\_settransmissionmode(\[int] transmissionid)
- [chaser\_setflywheel](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setflywheel.md): chaser\_setflywheel(\[bool] isenabled, \[float] flywheelweight)
- [chaser\_setdifferential](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setdifferential.md): chaser\_setdifferential(\[bool] isenabled, \[int] frontlock, \[int] rearlock)
- [chaser\_settyre](https://legacydmc.gitbook.io/chaser/set-exports/chaser_settyre.md): chaser\_settyre(\[string] tyretype)
- [chaser\_setturbo](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setturbo.md): chaser\_setturbo(\[table] turbodata)
- [chaser\_setweight](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setweight.md): chaser\_setweight(\[float] weight)
- [chaser\_setengine](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setengine.md): chaser\_setengine(\[string] engine,\[bool] checksize, \[bool] showwarnings)
- [chaser\_setnitrous](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setnitrous.md): chaser\_setnitrous( \[bool] active, \[float] timer, \[float] capacity)
- [chaser\_togglehilo](https://legacydmc.gitbook.io/chaser/set-exports/chaser_togglehilo.md)
- [chaser\_togglescoreboardsfx](https://legacydmc.gitbook.io/chaser/set-exports/chaser_togglescoreboardsfx.md)
- [chaser\_setcurrentdriftscoremultiplier](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setcurrentdriftscoremultiplier.md)
- [chaser\_setshiftdelay](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setshiftdelay.md)
- [chaser\_setbrakingcapacity](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setbrakingcapacity.md)
- [chaser\_setbrakingfbias](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setbrakingfbias.md)
- [chaser\_setswaybarstrenght](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setswaybarstrenght.md)
- [chaser\_setswaybarfbias](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setswaybarfbias.md)
- [chaser\_setsuspension](https://legacydmc.gitbook.io/chaser/set-exports/chaser_setsuspension.md): chaser\_setsuspension(force,damp,compression)
- [chaser\_ctm](https://legacydmc.gitbook.io/chaser/other-exports/chaser_ctm.md)
- [chaser\_calculatetuningacc](https://legacydmc.gitbook.io/chaser/other-exports/chaser_calculatetuningacc.md): chaser\_calculatetuningacc(\[string] entryname,\[float] currentweight,\[string] engineswapname,\[table] turbo,\[bool] hastransmissionupgrade)
- [chaser\_forcereload](https://legacydmc.gitbook.io/chaser/other-exports/chaser_forcereload.md)
- [chaser\_refreshengine](https://legacydmc.gitbook.io/chaser/other-exports/chaser_refreshengine.md)
- [chaser\_calcacc](https://legacydmc.gitbook.io/chaser/other-exports/chaser_calcacc.md): chaser\_calcacc( \[string] name, \[bool] istuned, \[float] tunedbaseacc, \[bool] printdata, \[bool] hastransmissionupgrade)
- [chaser\_isvehicledrifting](https://legacydmc.gitbook.io/chaser/other-exports/chaser_isvehicledrifting.md)
- [chaser\_disablechaser](https://legacydmc.gitbook.io/chaser/other-exports/chaser_disablechaser.md)
- [chaser\_enablechaser](https://legacydmc.gitbook.io/chaser/other-exports/chaser_enablechaser.md)
- [chaser\_startcamera](https://legacydmc.gitbook.io/chaser/other-exports/chaser_startcamera.md)
- [chaser\_stopcamera](https://legacydmc.gitbook.io/chaser/other-exports/chaser_stopcamera.md)
- [Statebags](https://legacydmc.gitbook.io/chaser/networking/statebags.md)
- [NUI Events](https://legacydmc.gitbook.io/chaser/user-interface/nui-events.md)
- [Keybinds](https://legacydmc.gitbook.io/chaser/controls/keybinds.md)
- [Demos & Softwares](https://legacydmc.gitbook.io/chaser/extras/demos-and-softwares.md)
- [Math](https://legacydmc.gitbook.io/chaser/extras/math.md)
- [With love](https://legacydmc.gitbook.io/chaser/extras/with-love.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://legacydmc.gitbook.io/chaser/welcome-to-c.h.a.s.e.r.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
