[Re-Release] EngineToggle

Just ignore this or restart the Script again :slight_smile:

restart is useless

Please send your server.lua in here :slight_smile:

server.lua (1.9 KB)

Look at your fxmanifest.lua and look at the version. There must be version '2.9'
Otherwise please Update the Script to the newest Verison: Release Update v2.9 · Musiker15/EngineToggle · GitHub

I am this version

Update v3.0

  • Added Support for latest VehicleKeyChain by Kiminaze

Update v3.0.1

  • Bugfix for last Update v3.0

Update v3.1

  • Added Hotwire Function in compatibility with VehicleKeyChain

Update v3.1.1

  • Bugfix for this Error:
SCRIPT ERROR: @VehicleKeyChain/server/server.lua:363: Parameter "playerId" must be a number!

fixed by @Kiminaze

Update v3.1.2

  • Fixed Notification Bug after failed lockpicking

Update v3.1.3

  • Added Probability for searchKey function

Update v3.1.4

  • Fixed an issue were the vehicle is nil after lockpicking

Thanks to @Kiminaze

Update v3.4

  • Changed a lot of things
  • Added new Configs for Notifications and ProgressBar
  • Fixed getting a TempKey if Hotwire a Vehicle failed
  • Fixed Player shaking inside car without engine running

How to add another progress bar, tried it did not work, tell me how to add it

1 Like
Config.progressBar = function(time, message)
    exports.rprogress:Start(message, time)
end

Doesn’t work, tried it.

maybe you didn’t install that progressbar correct. I can’t help you with other resources.

Habe das Problem sobald jemand in ein Fremdes Auto steigt geht der Motor automatisch an, sobald ich aber einsteige ist er aus

Hey, I have the problem as soon as someone else gets into the vehicle, the engine starts automatically even though I turned it off

1 Like