Config
Debug
Enable or disable debug prints in F8 console and server/live console.
Currency
Set your desired currency used across the script when displaying finance related amounts and numbers.
ServiceSideProps
Do you want to create the props used in repairs, emotes etc. on the server or on the client? By default it's created on the server, but if you have a server with lots of players and lots of networked entities/objects, it's recommended to set it to false.
ActionMenu
The mechanic action menu allows mechanics to access different functions/features in their "everyday" tasks while doing mechanic tasks.
Enable
(boolean) — determines whether to utilize the mechanic action menu or notCommand
(table) — enable command with given command name to open the mechanic action menuKeybind
(table) — enable keybind with given default key to open the mechanic action menu
CarLift
Requires the t1ger_carlift
resource!
We provide custom lift props to immersively enhance mechanic roleplay. it uses physics to raise/lower vehicles with a target based interaction system. Admins can create/remove lifts in-game in runtime without server restarts. The lifts are not required for repairs & maintenance but definitely adds an extra layer of immersion.
Model
(table) — these are the prop model names for the base and the arms. You might want to add this to your anti-cheat.base
(string) — the model name for the lift basearm
(string) — the model name for the lift arms
Command
(string) — command name for admins to create lifts in-game in runtime.Icons
(table) — setup icons for the target options
CarJack
These portable jack items can be used on the fly to raise a vehicle for quick repairs. They are not required for repairs but similar to the car-lifts, they add an extra layer of immersion!
Item
(string) — the name of the useable carjack itemMarker
(table) — settings for the marker displayed when aligning the jack under the vehicleProp
(table) — settings for the spawned prop attached on the playerKeybind
(interger) — the key to press to attach the jack to the vehicleIcons
(table) — setup icons for the target options and menu optionsAllowEveryone
(boolean) — allow everyone to use the car jack item or restrict only to mechanics?
W.I.P
Last updated