1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/ebu_trailer
2025-08-05 17:12:00 +02:00
..
client ed 2025-07-09 15:19:44 +02:00
server ed 2025-07-09 15:19:44 +02:00
.fxap ed 2025-07-09 15:19:44 +02:00
config.lua Update config.lua 2025-08-05 17:12:00 +02:00
fxmanifest.lua ed 2025-07-09 15:19:44 +02:00
readme.md ed 2025-07-09 15:19:44 +02:00

ebu_trailer VERSION 6

author: theebu | https://discord.gg/SvxZj2h

EXPORTS:

exports['ebu_trailer']:AttachVeh([vehicle])

[vehicle] is the target car to attach

This runs the attach command to attach to a trailer. The trailer must be in the config

exports['ebu_trailer']:attachAll([trailer])

[trailer] is the target trailer to attach to

This attaches all vehicles on the target trailer

exports['ebu_trailer']:detachAll([trailer])

[trailer] is the target trailer to detach from

This detaches all vehicles on the target trailer