# chaser\_setnitrous

Args:\
active -- Disable or enable nitrous on the current vehicle

\
timer -- The ammount of nitrous time the vehicle will have, this also influenciates the nitrous strenght.\
The less time, the larger the torque boost. Recomend values from 1 to 10, if you use less than 1, you might crash the script.

\
capacity -- The ammount that the nitrous will have when set, in % (1.0 to 0.0), so if set at 0.5, you'll have 50% of your nitrous time available.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://legacydmc.gitbook.io/chaser/set-exports/chaser_setnitrous.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.
