KraCKzzz Posted July 15, 2015 Report Share Posted July 15, 2015 Hi, So ive actually tried adding a bunch of different types of Deploy Bike Scripts. Except none of them have worked what so ever... Everytime ive added them the Right Click option never works on the tool box, yet ive added them as the installation says to.. so i know for a fact ive added them correctly. So if anyone knows a Deploy Bike script that works correctly with a somewhat simple installation guide that would be the best thing ever! -KraCKzzz Link to comment Share on other sites More sharing options...
Randomuser5050450494 Posted July 15, 2015 Report Share Posted July 15, 2015 Have you checked your extra_rc.hpp file and make sure its calling on the correct path? Also I use this of luck! class ExtraRc { class ItemToolbox { class BuildBike { text = "Deploy Bike"; script = "['MMT_Civ'] execVM 'custom\ example file containing bike script\example deploy bike.sqf'"; }; }; }; Link to comment Share on other sites More sharing options...
KraCKzzz Posted July 15, 2015 Author Report Share Posted July 15, 2015 ive actually tried that script in the past.. but i cant ever figure out what this part of the installation means... "Download the attached file and unzip it into your custom scripts directory. Edit EVD\EVD_deploy.sqf and EVD\EVD_pack.sqf and change SCRIPT_PATH to the path of your custom scripts directory. Finally, edit EVD\EVD_common.sqf to configure the script to suit your tastes. If you add more vehicles as deplorable, you will need to add the class names to EVDVehicleArray in your custom variables.sqf, modify extra_rc.hpp to add an additional option, and add the required materials to the EVDGetMaterials function in EVD\EVD_common.sqf." Im currently trying to use this Deploy mod here: http://www.dayzpatriots.com/deploy-bike-add-right-click-option-to-items-t290.html Link to comment Share on other sites More sharing options...
NGHD Posted July 15, 2015 Report Share Posted July 15, 2015 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now