We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1893a commit 6bd4e9fCopy full SHA for 6bd4e9f
README.md
@@ -22,9 +22,9 @@ Config.Commad = 'engine' -- If Config.UseKey = false then you can use the comman
22
23
-- If both false then Default ESX Notification is active!
24
Config.Notifications = false -- https://forum.cfx.re/t/release-standalone-notification-script/1464244
25
-Config.OkokNotify = true -- https://okok.tebex.io/package/4724993
+Config.OkokNotify = false -- https://okok.tebex.io/package/4724993
26
27
--- Vehicle Key System
+-- Vehicle Key System - set true then only the Owner of the Vehicle or someone with a Key can start the Engine
28
Config.VehicleKeyChain = false -- https://kiminazes-script-gems.tebex.io/package/4524211
29
```
30
0 commit comments