Jump to content

R3F Towing Intersected Vehicles


Recommended Posts

I have R3F Arty and Logistics working with the exception of an oddity I have noted.  Vehicles can be towed to other vehicles successfully, but the often will be intersect front to back or one on top of the other.  See attached screenshots.

 

7o5GvBl.png

 

8QLPVAt.png

 

I am trying to figure out where I can specify a follow distance, but I am coming up short.  Anyone else seen this behavior?

 

CodeWarrior

Link to comment
Share on other sites

<snip>

  1. Go to this file:
    "C:\Users\Mikeeeyy\Desktop\DayZ Epoch Server\MPMissions\DayZ_Epoch_11.Chernarus\custom\r3f_logistics\R3F_LOG\remorqueur\remorquer_selection.sqf"
  2. Find this: 
    _objet attachTo [_remorqueur, [
    	0,
    	(boundingBox _remorqueur select 0 select 1) + (boundingBox _objet select 0 select 1) + 3,
    	(boundingBox _remorqueur select 0 select 2) - (boundingBox _objet select 0 select 2)
    ]];
  3. See the +3? Change that to something smaller. Personally I use 1 and it keeps all vehicles 'out' of each other.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...