Captainmorgan 0 Report post Posted September 24, 2015 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 advanceCaptainmorgan Share this post Link to post Share on other sites
Goatboy 56 Report post Posted September 24, 2015 C:\Users\goatboy\AppData\Local\Arma 3\MPMissionsCachereplace goatboy with the user name of your computer.All so it is a hidden folder. Share this post Link to post Share on other sites
JackHart 10 Report post Posted September 25, 2015 What would one add and to where, to force players to have rhs mod installed on their end before joining the server? Share this post Link to post Share on other sites
justinlee 16 Report post Posted September 25, 2015 probly in mission.sqm Share this post Link to post Share on other sites
JackHart 10 Report post Posted September 25, 2015 Thanks yea I see it in the mission Sqm but what needs to be add? The @mod or the config for the mod I'm learning sorry Share this post Link to post Share on other sites
Rocko 32 Report post Posted September 25, 2015 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
Screamer 26 Report post Posted September 27, 2015 (edited) I fixed selling problem u need edit ExileClient_gui_wasteDumpDialog_show.sqfand add "Tank" to nearestObjects tablethen add to your server as custom fileclass CfgExileCustomCode in mission config.cppu will find ExileClient_gui_wasteDumpDialog_show.sqf in exile client side codeim still trying to fix lock/unlock option and repair for all "tank" class names HOW TO :1) Download file - > click2) Open your mission folder and create folder named fixes3) paste inside downloaded file4) open mission/config.paa5) find CfgExileCustomCode class6) add your fixed file like this exampleclass CfgExileCustomCode{ // Fixes ExileClient_gui_wasteDumpDialog_show = "fixes\ExileClient_gui_wasteDumpDialog_show.sqf";};7) DONE Edited September 27, 2015 by Screamer Share this post Link to post Share on other sites
papahyooie 144 Report post Posted May 6, 2016 @Screamer Your link here and in the other thread on a similar subject is down. Maybe upload it to Github? Share this post Link to post Share on other sites