Captainmorgan

how to use rhs mod on server

8 posts in this topic

my friend runs a server which ive joined a few times with the RHS mod and a few others he said i should have the mission file somewhere but cant seem to find it if anybody could help me out that would be great he means the one you download when joining a server

 

Thanks in advance

Captainmorgan

Share this post


Link to post
Share on other sites
Advertisement

There is 1 problem you will find and that is a lot of the RHS and MAS vehicles you cannot lock/unlock without a key bind, and in some cases you cannot fix them...and you cannot sell them.

If anyone has a fix for this then please post. If not...then you'll have vehicles that players cannot repair or sell just parked up on the map.

R.

Share this post


Link to post
Share on other sites

I fixed selling problem :)

u need edit ExileClient_gui_wasteDumpDialog_show.sqf

and add "Tank" to nearestObjects table

then add to your server as custom file

class CfgExileCustomCode   in mission config.cpp

u will find ExileClient_gui_wasteDumpDialog_show.sqf in exile client side code

im still trying to fix lock/unlock option and repair for all "tank" class names

 

 

HOW TO :

1) Download file - > click

2) Open your mission folder and create folder named fixes

3) paste inside downloaded file

4) open mission/config.paa

5) find CfgExileCustomCode  class

6) add your fixed file like this example

class CfgExileCustomCode
{
    // Fixes
    ExileClient_gui_wasteDumpDialog_show = "fixes\ExileClient_gui_wasteDumpDialog_show.sqf";
};

7) DONE

 

 

 

Edited by Screamer

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.