Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicles - Utilize setCruiseControl for speed limiter #8273

Merged
merged 5 commits into from
Oct 13, 2021

Commits on Jun 1, 2021

  1. Change speed limiter to utalize setCruiseControl

    Kept setVelocity with a +2 to speed check to make vehicle slow down downhill and to slow it down when enabled.
    AndreasBrostrom committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    98500fa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update addons/vehicles/functions/fnc_speedLimiter.sqf

    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    AndreasBrostrom and veteran29 authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    54d1293 View commit details
    Browse the repository at this point in the history
  2. Update addons/vehicles/functions/fnc_speedLimiter.sqf

    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    AndreasBrostrom and veteran29 authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    969ecbe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Update addons/vehicles/functions/fnc_speedLimiter.sqf

    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    AndreasBrostrom and PabstMirror authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    42fb93d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Update addons/vehicles/functions/fnc_speedLimiter.sqf

    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    AndreasBrostrom and PabstMirror authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    353e123 View commit details
    Browse the repository at this point in the history