File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Simple-Vehicle-Control-Script
22A simple script which allows you to control certain aspects of your vehicle, such as doors, engine and more...
33
4- ** v0.3 Features:**
4+ ** v0.3.2 Features:**
55* ** /trunk:** Opens and closes the trunk.
66* ** /hood:** Opens and closes the hood.
77* ** /rdoors:** Opens and closes the two rear doors. (Mostly for use in vans)
88* ** /engine (on/off):** Switches the vehicle engine on and off.
99* ** /lock:** Locks and unlocks vehicle doors.
10- * ** /save:** Saves the current vehicle.
10+ * ** /save:** (doesn't actually save the vehicle) Selects as the active vehicle.
1111* ** /sveh:** Toggles "control saved vehicle only" mode. (Read changelog for more info)
1212
1313[ Join our discord server!] ( https://discord.gg/K7P8d2h )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Created by:
66To install - drop into your resources folder and add vehicle-control to your server.cfg file
77----------
88Changelog:
9- v3.0 :
9+ v0.3.2 :
1010-Fixed /engine not working properly for some people.
1111-You can now simply type in /engine to toggle the engine. (no need to put on/off at the end of the command)
1212-Added beep sounds and hazards flashes for when you lock your car.
You can’t perform that action at this time.
0 commit comments