Updated Lua Scripting (markdown)

This commit is contained in:
rusefillc 2022-08-21 00:35:00 -04:00
parent 01973c79bb
commit 8a93a512da
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ different people, also useful while Lua script editing is available only in TS.
setSparkSkipRatio(0) to skip 0% of the ignition events, i.e. no skipping setSparkSkipRatio(0) to skip 0% of the ignition events, i.e. no skipping
setSparkSkipRatio(0.5) would skip half of ignition events. We never skip two consecutive ignitions. setSparkSkipRatio(0.5) would skip half of ignition events. We never skip two consecutive ignitions.
### `setIdleAdd`
### `setFuelAdd` ### `setFuelAdd`
### `setFuelMult` ### `setFuelMult`