Sign in to follow this  
El Rabito

Vehicle Wreck Salvage (Obsolete)

7 posts in this topic

Advertisement

Like this script

But change in SalvageVehicleHeli.sqf.

if (ExileClientPlayerIsInCombat) exitWith
{
    ["ErrorTitleAndText",["Failed!", "You need a Foolbox + Crowbar + Grinder + Hammer"]] call ExileClient_gui_toaster_addTemplateToast;


To:

if (ExileClientPlayerIsInCombat) exitWith
{
    ["ErrorTitleAndText",["Failed!", "You cannot salvage a vehicle while in combat!"]] call ExileClient_gui_toaster_addTemplateToast;

9_9

  • Like 1

Share this post


Link to post
Share on other sites
4 hours ago, rb19810507 said:

How can i change this so i can salvage not only "dead" vehicles?I any way to get the parts in random number after salvaging?Thanks for your nice work!!!!! 

It's meant only for vehicle wrecks.

You could use this, you can salvage wheels, engine,fuel tank, main rotor, rear rotor.

 

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.