Super Jerome

[Updated] R3F Logistics Exile (with CUP)

234 posts in this topic

This is merely a rework on what @SLB2k11 has done I just expanded on it.  R3F Logistics is a towing, lifting, and container moving mod that can be used on any type of server.  This version is modified for Exile (obviously).  Follow the normal installation guide from the link below.  I did include my own Battle Eye filters, but all you need is to find the R3F lines in the script.txt and apply them to your own.  Also, I do use CUP Vehicles so if you don't make sure to comment out the line in the config.sqf.  Again this is not my mod/script.  I had a hard time finding and adding all of the vehicles for Exile and figured I would share my work.  

Update: I have added lifting for helicopters to support the release of my AI ships. You may disable this if you desire.

What's enabled :

1. All vehicles can be towed.

2. All vehicles other than cars can tow.

3. Quads, Bikes, Karts, and Rubber boats can be loading into vehicles.
    (These items can not hold crates or other vehicles)
4. Boats can tow Subs (SDV).

5. All crates can be loaded in vehicles (not cars).

6. Boats can be towed by vehicles (not cars).

7. Water crates can be picked up for storing (no SDV requirement).

8. All aircraft can store crates and every item listed in #3.

9. *NEW* All helicopters can now lift vehicles and tanks.

You can customize these values just follow the instructions guide it will tell you how.  I will list vehicles from other mods as I get to it.  If you need help on adding another mods vehicles into R3F just let me know.  Read the instructions carefully.  You will notice that there are actually no lines that specifically say "Exile_Car_xxxx".  This is because I used the higherarchy system to cover all of a specific vehicle.  For example the "Exile_Car_Offroad_Repair_Red" is automatically included when you add  "Offroad_01_repair_base_F". The latter line will include all Offroad vehicles without having to add each variant of the vehicle line by line.  A note on the trucks for Exile: I didn't bother to add each truck individually so all the trucks are included in the line "Truck_F" this includes the HEMMT and Zamak.  I will break the trucks down further in the future.  

DOWNLOAD

Other Links:

R3F Logistics Main Post

Instructions Guide

Server Owner Guide v1.1

Edited by Super Jerome
Update: Corrected an error in config that prevented loading.
  • Like 14

Share this post


Link to post
Share on other sites

can't get it working since I implemented infiSTAR... maybe can you make a simple guide based on your server config? please?

I managed to add BE Filters, but there's no options to Tow when I look to a vehicle.

Share this post


Link to post
Share on other sites
Advertisement

@kosako17 Add 65431, under allowedIDDs inside your EXILE_AHAT_CONFIG.hpp.  Below is an example.

 

Spoiler

/* Use IDD White-List ? */ UDW = "true";
/* allowedIDDs: Insert IDDs here to prevent them from being closed! */
allowedIDDs[] =
{
    /* default idds */
    -1,0,4,5,6,8,12,18,24,49,54,55,70,101,160,174,177,999,131,63,602,301,

    /* exile idds */
    24001,24002,20023,24005,24004,24010,24025,20021,20017,24012,24027,
    20019,20016,24007,20024,20018,24008,24011,24015,24000,24006,24014,
    20020,24026,

    24033,24030,24029,24028,24031,24034,

    4004,21000, // Bounty system and MarXet
    8457,   // http://exile.majormittens.co.uk/topic/9040-xm8-apps/
    65431,  // r3f menu fix
    6666,   // Paintshop
    0711,   // Advanced Banking
    0720,   // Virtual Garage
    5501,5502,5503,5504,5505,5506,5507, // BRAma Cookbook
    -1339,-1340,    // custom infiSTAR dialogs (some editor & a private chat menu)

    /* main idd - never delete it */
    46
};

This file is located inside the a3_infiSTAR_Exile.pbo.

  • Like 1

Share this post


Link to post
Share on other sites
49 minutes ago, Super Jerome said:

@kosako17 Add 65431, under allowedIDDs inside your EXILE_AHAT_CONFIG.hpp.  Below is an example.

 

  Hide contents

/* Use IDD White-List ? */ UDW = "true";
/* allowedIDDs: Insert IDDs here to prevent them from being closed! */
allowedIDDs[] =
{
    /* default idds */
    -1,0,4,5,6,8,12,18,24,49,54,55,70,101,160,174,177,999,131,63,602,301,

    /* exile idds */
    24001,24002,20023,24005,24004,24010,24025,20021,20017,24012,24027,
    20019,20016,24007,20024,20018,24008,24011,24015,24000,24006,24014,
    20020,24026,

    24033,24030,24029,24028,24031,24034,

    4004,21000, // Bounty system and MarXet
    8457,   // http://exile.majormittens.co.uk/topic/9040-xm8-apps/
    65431,  // r3f menu fix
    6666,   // Paintshop
    0711,   // Advanced Banking
    0720,   // Virtual Garage
    5501,5502,5503,5504,5505,5506,5507, // BRAma Cookbook
    -1339,-1340,    // custom infiSTAR dialogs (some editor & a private chat menu)

    /* main idd - never delete it */
    46
};

This file is located inside the a3_infiSTAR_Exile.pbo.

I already have it.. so it's not the problem :(

can u write a very little guide about how do you installed, please?

Share this post


Link to post
Share on other sites
46 minutes ago, kosako17 said:

I already have it.. so it's not the problem :(

can u write a very little guide about how do you installed, please?

Can you post your init.sqf, description.ext, and your latest server logs (.rpt).  So I can debug your issue?

Share this post


Link to post
Share on other sites
11 hours ago, Super Jerome said:

Can you post your init.sqf, description.ext, and your latest server logs (.rpt).  So I can debug your issue?

I can't because this mod isn't currently installed on my server. This is why I want your guide, to install it from zero. Can you write a simple one?

Edited by kosako17

Share this post


Link to post
Share on other sites
Advertisement

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

  • Recently Browsing   0 members

    No registered users viewing this page.