Jump to content
  • 0

Cant get R3F towing working on my server


ethan123war

Question

I had BTC Towing and heil lift but we did not like it so we wanted to install R3F towing and logistics system.

We removed all lines of code and files for BTC and installed R3F but it wont work on the server we don't even get an error. I have searched over the internet and tried all options out there.

 

 

 

I have included a copy of my mission file.

 

If some one could plz help out it would be great 

 

 

Some extra info:

 

I am running epoch 1.0.4.2

My server is hosted with dayz.st

 

 

Link to mission files: https://www.dropbox.com/s/rk8fng9eoy6zuff/dayz_AGG_server.zip

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0

R3F_LOG_CFG_objets_transportables = [

["AmmoCrates_NoInteractive_Small",4] <~~~ missing a ","

["AmmoCrate_NoInteractive_",4],

["USVehicleBox",4],

["USLaunchersBox",4],

["USBasicAmmunitionBox",4],

["USOrdnanceBox",4],

["RUSpecialWeaponsBox",4],

["RULaunchersBox",4],

["KORD_high_UN_EP1",4],

["SearchLight_TK_INS_EP1",4],

["Igla_AA_pod_TK_EP1",4]

];

Missing the comma above, try that and post back if still not working

Link to comment
Share on other sites

  • 0

also who added the vehicles to that list?? as your have only a few random vehicles that can tow and a few random boats :s

 

  your towable vehicle list

 

        "Truck",
        "Car",
        "TowingTractor",
        "Tractor",
        "BRDM2_Base",
        "BTR90_Base",
        "GAZ_Vodnik_HMG",
        "LAV25_Base",
        "StrykerBase_EP1",
        "MLRS",
        "Fishing_Boat",
        "RHIB",
        "Smallboat_1",
        "smallboat_2"

 

where as the vehicles that can be towed is long and good.

 

if needed i can upload mine for your or have your made it like this on purpose?

 

edit  mine  http://pastebin.com/ewcvDi5a

 

edit 2  also in your description.ext under diaghit =1 add this

 

 

#include "R3F_ARTY_AND_LOG\desc_include.h"
class RscTitles
{
#include "R3F_ARTY_AND_LOG\desc_rsct_include.h"
};

 

some people say its aint needed but iv always added it and it works for me

Link to comment
Share on other sites

  • 0

you get the tow option on safes??? weird, is that using your config file that you have or the one i posted? as you have alot of ammo crates ect in the towable list, maybe the safes are getting picked up by one of them.

Link to comment
Share on other sites

  • 0
"KORD_high_UN_EP1",
"SearchLight_TK_INS_EP1",
"Igla_AA_pod_TK_EP1",
"USLaunchers_EP1",
"AmmoCrates_NoInteractive_Small",
"AmmoCrate_NoInteractive_",
"USVehicleBox",
"USLaunchersBox",
"USBasicAmmunitionBox",
"USOrdnanceBox",
"RUSpecialWeaponsBox",
"RULaunchersBox"
 
 
only add these
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
  • Advertisement
  • Discord

×
×
  • Create New...