Brute Camp Trailer [Add-On] v1.3
2 998
92
2 998
92
For a long time I want a trailer like this in game. And here it is, another prop conversion into functional trailer with a lot of my edits.
Install:
- drop trailercamp folder into dlcpacks
- add line trailercamp in dlclist.xml
- in vehicles.meta you have to manually add trailer for every vehicle you want to use this trailer
Changelog:
V1.2
- changes in vehicles.meta and handling (hope it will fix fiveM spawn bug)
V1.3
- fixing some collisions and another handling edit
I hope you enjoy my work.
Install:
- drop trailercamp folder into dlcpacks
- add line trailercamp in dlclist.xml
- in vehicles.meta you have to manually add trailer for every vehicle you want to use this trailer
Changelog:
V1.2
- changes in vehicles.meta and handling (hope it will fix fiveM spawn bug)
V1.3
- fixing some collisions and another handling edit
I hope you enjoy my work.
Először Feltöltve: 2023. február 16.
Utoljára Feltöltve: 2023. március 7.
Utoljára Letöltött: 2 órája
31 Hozzászólás
More mods by calvooo:
For a long time I want a trailer like this in game. And here it is, another prop conversion into functional trailer with a lot of my edits.
Install:
- drop trailercamp folder into dlcpacks
- add line trailercamp in dlclist.xml
- in vehicles.meta you have to manually add trailer for every vehicle you want to use this trailer
Changelog:
V1.2
- changes in vehicles.meta and handling (hope it will fix fiveM spawn bug)
V1.3
- fixing some collisions and another handling edit
I hope you enjoy my work.
Install:
- drop trailercamp folder into dlcpacks
- add line trailercamp in dlclist.xml
- in vehicles.meta you have to manually add trailer for every vehicle you want to use this trailer
Changelog:
V1.2
- changes in vehicles.meta and handling (hope it will fix fiveM spawn bug)
V1.3
- fixing some collisions and another handling edit
I hope you enjoy my work.
Először Feltöltve: 2023. február 16.
Utoljára Feltöltve: 2023. március 7.
Utoljára Letöltött: 2 órája
Hy, v1.3 is released.
This should fix crashing the game. Please tell me if fiveM spawn is fixed.
@calvooo you need to remove the FLAG_SPAWN_BOAT_ON_TRAILER flag in the vehicles.meta file. I met the boat several times in the trailer.
@Argynkazy
Oh thank you for your contribution. Will fix it asap.
Crashes my game
In FiveM, it still spawns upside down. Apparently a person on the forums claims it comes from an issue with the handling meta if the meta was used from a smaller trailer, like smalltrailer.
Trailer still doesnt spawn correctly for fivem, if you spawn it slightly above the ground it spawns correctly, but it seems to attach to the ground upside down
@calvooo The small fuel trailer spawns correctly. I have heard that if you use a small trailer base to put a big vehicle on, it can mess up the spawning and make it spawn upside down for fivem
Interesting.. I will try with another handling data and see.
I did not use any trailer as base model. Only prop model and some other parts.
@calvooo I hope you have plans to continue to revive the dead trailers that are in the vicinity as objects. there are many similar to fueltrailer.
Fivem spawn is not fixed. it still puts it upside down
@CMFarms
Im sorry to hear that. As I said before, I have no experiences with fiveM.. and Im out of solutions.
In SP trailer work like charm.
If there is someone who can help me with that, just hit me in chat.
@calvooo
does it have any interrior ?
@duration
There is no interior for now. Maybe in the future.
@calvooo Would be so cool to have one, in the future, dude :)!
say my name...
@CMFarms and other FiveM users : Maybe not the best solution but at least, it works : In es_extended/client/main.lua, search for esx:spawnvehicle and add this to make the trailer and all other vehicles who spawn upside-down on their wheels : if not IsVehicleOnAllWheels(vehicle) then
local carCoords = GetEntityRotation(vehicle, 2)
Citizen.Wait(500)
SetEntityRotation(vehicle, carCoords[1], 0, carCoords[3], 2, true)
end
Interior?
Hey i love your mod but how can i not have the trailer despawn when attached to the truck when i load up the game? I have persistance rides installed so that my truck wont despawn but the trailer isnt a vehicle and i have my truck and trailer attached and is in a random parking spot. It is parked in my rv palace parking mod place near the beach. When i exit my truck and save the game and either go somewhere else on the map or reload the game my camper trailer is gone. Any help is appreciated.
Can this trailer be linked by some cars? I used many cars with hooks to link, but they did not work.
@JT1510365 @Francis Urquhart need to add the trailer to the vehicle's(truck ect) vehicles.meta file for it to attach