12/05/2022 17:32
(10/05/2022 01:37)xbruno1000x Escreveu: A função é AttachTrailerToVehicle.
Exemplo:
Código:new vehicleId = CreateVehicle(...);
new trailerId = CreateVehicle(...);
AttachTrailerToVehicle(trailerId, vehicleId);
Documentação:
https://open.mp/docs/scripting/functions...rToVehicle
Muito obrigado por me ajudar de novo cara!