Jump to content
  • 1

R3F Towing


rhammer2003

Question

14 answers to this question

Recommended Posts

  • 0

If he's talking about =BTC=Logistics, then I'd stick with R3F.  BTC Logisitcs was made for Arma 2 and as far as I can see it hasn't been ported to A3 yet.  If he's talking about Igiload, it works ok, but is limited to only certain vehicles.  The DLC helis, for instance, haven't been configured to work with it (yet).  R3F works very well with all Epoch vehicles if you have the BE filters.

Link to comment
Share on other sites

  • 0

Here you go.  Enjoy!

 

attachTo.txt

1 "" !WeaponHolderSimulated !Shot !"(LockBox|FirePlace|PlotPole|Jack)_EPOCH" !"Jack_SIM_EPOCH" !"LockBox_Ghost_EPOCH" !"CinderWallHalf_Ghost_EPOCH" !"(Tipi|StorageShelf|WoodFloor|WoodLargeWall|WoodStairs|WoodRamp)_Ghost_EPOCH" !"Foundation_Ghost_EPOCH" !"Sign_" !"Box_NATO_Wps_F"

pubvar

line 0 - !"R3F_LOG_PV_commande_MP" !"R3F_LOG_PV_nouvel_objet_en_deplacement" !"R3F_LOG_PV_fin_deplacement_objet" !"R3F_LOG_PUBVAR_reveler_au_joueur" 

scripts.txt

line 5 -  !"R3F_LOG_PUBVAR_point_attache" !"R3F_LOG_est_transporte_par" 

Line 10 - !"setVelocity _Gvel" !"R3F_LOG_FNCT_exec_commande_M" !"_objet_a_decharger distance"

Line 20 - !"count R3F_LOG_li"

Line 21 - !"R3F_LOG_PV_nouvel_objet_en_deplacement"

Line 36 - !"R3F_LOG_PUBVAR_poi" !"BIS_functions_mainscope"

Line 40 - !"R3F_LOG_dlg_contenu_vehicule"

Line 58 - !"R3F_LOG_idx_EH_Handle"

Line 64 - !"_ctrl_titre = (findDisplay 46) ctrlCreate ["RscText", -1];"

Line 65 - !"if (_attente_valide) then"

setvariable.txt

line 0 -  !"r3f_log_proprietaire_verrou" !"r3f_log_heliporte" !"r3f_log_est_transporte_par" !"r3f_log_est_deplace_par" !"r3f_log_objets_charges" !"r3f_log_remorque"

 

 

Note:  On the attachTo filter, you have a choice.  You can either change the stock 5 to a 1 to allow attachTo on all objects as I've done, or if you have the time and patience you can add an individual exception for every vehicle in Arma, which pretty much defeats the purpose of leaving the filter at a 5 anyways.  

Link to comment
Share on other sites

  • 0

look at this

 

[scripts.txt]

Line 14
Code :

!="player attachTo [_remorqueur" !="_objet attachTo [_heliporteur"



Line 17

Code :

!="_objet setVelocity" !="getPos _objet select"


Line 23

Code :

!=""Scripts\R3F_ARTY_AND_LOG\init.sqf";""



Line 53

Code :

!="_objet addEventHandler"




[setvariable.txt]


Line 1

Code :

!=(r3f_log_remorque|r3f_log_est_transporte_par|r3f_log_heliporte)

 

[Attachto.txt]

Line 1, Change 5 to 1



[setpos.txt]

Line 1, Change 5 to 1

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...