Skip to content

Compability with ACE3, Fuel trucks, Rearm #12

@sampoharjula

Description

@sampoharjula

ACE3 has a cfgVehicles.hpp that defines fuel trucks

// Vanilla fuel vehicles
    class Truck_02_fuel_base_F: Truck_02_base_F {
        transportFuel = 0; //3k
        MACRO_REFUEL_ACTIONS
        GVAR(hooks)[] = {{0.99,-3.47,-0.67},{-1.04,-3.47,-0.67}};
        GVAR(fuelCargo) = 10000;
    };  

Can you make ATS support refueling and rearming in ACE3 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions