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 7a126e7 commit 99f1275Copy full SHA for 99f1275
README.md
@@ -1,12 +1,14 @@
1
# Simple-Vehicle-Control-Script
2
A simple script which allows you to control certain aspects of your vehicle, such as doors, engine...
3
4
-**Features:**
+**v0.2 Features:**
5
* **/trunk:** Opens and closes the trunk.
6
* **/hood:** Opens and closes the hood.
7
* **/rdoors:** Opens and closes the two rear doors. (Mostly for use in vans)
8
* **/engine <on/off>:** Switches the vehicle engine on and off.
9
-* **/lock:** Locks and unlock vehicle doors.
+* **/lock:** Locks and unlocks vehicle doors.
10
+* **/save:** Saves the current vehicle.
11
+* **/sveh:** Toggles "control saved vehicle only" mode. (Read changelog for more info)
12
13
[Join our discord server!](https://discord.gg/K7P8d2h)
14
--------
0 commit comments