DIamond 81 Report post Posted June 4, 2016 (edited) Allows u to purchase a rocket launcher from the trader onto your person. http://pastebin.com/CeUPwPma This is merged with the latest exile files from 1.0.2.... needs to be run as a over write in ur config.cpp cusom code should look like this ExileClient_util_playerEquipment_add = "YOURFILEPATH\ExileClient_util_playerEquipment_add.sqf"; // Rocket launcher fix Figured i would repost this , There is another topic on this but its buried somewhere and i keep getting asked how to fix it. Hope this helps people. NOT taking credit for original fix just reposing it with instructions. Edited October 1, 2016 by DIamond 16 Share this post Link to post Share on other sites
Corpulio_Hun 6 Report post Posted June 5, 2016 Thx! Work fine! 1 Share this post Link to post Share on other sites
DIamond 81 Report post Posted June 6, 2016 7 hours ago, Corpulio_Hun said: Thx! Work fine! Np glad it was helpful=) Share this post Link to post Share on other sites
DIamond 81 Report post Posted June 7, 2016 On 6/6/2016 at 11:46 AM, Metalman10 said: nice man, now servers admins wont have to deal with this every day Yea man lot Easier =) less hassle for admins FTW. 1 Share this post Link to post Share on other sites
SynysterDemon 3 Report post Posted June 26, 2016 Where do I add that pastebin file? 1 Share this post Link to post Share on other sites
DIamond 81 Report post Posted June 26, 2016 (edited) On 6/26/2016 at 10:19 PM, SynysterDemon said: Where do I add that pastebin file? save it as ExileClient_util_playerEquipment_add.sqf Then go to ur missions pbo and add the .sqf file somewhere inside ur mission pbo ...go into ur config.cpp and find your Exile custom code section and add "YOURFILEPATH\ExileClient_util_playerEquipment_add.sqf"; as a over write. Edited June 27, 2016 by DIamond 1 Share this post Link to post Share on other sites
DIamond 81 Report post Posted July 4, 2016 Tested and Overwrite sill works with 9.8. Exile update Share this post Link to post Share on other sites
Crunch™ 100 Report post Posted July 5, 2016 Does this work perfect or does it sill drop/remove attachements of primary weapons? 1 Share this post Link to post Share on other sites
DIamond 81 Report post Posted July 6, 2016 (edited) 18 hours ago, Crunch™ said: Does this work perfect or does it sill drop/remove attachements of primary weapons? I Never experience that so i would assume it works fine. Granted i never tested it for that extensively tho so if it does this... let me know i will fix=) Edited July 6, 2016 by DIamond Share this post Link to post Share on other sites
SAYREXX 3 Report post Posted July 6, 2016 On 04.06.2016 at 9:31 AM, DIamond said: Allows u to purchase a rocket launcher from the trader onto your person. http://pastebin.com/MZLttxNj This is merged with the latest exile files .... needs to be run as a over write in ur config.cpp cusom code should look like this ExileClient_util_playerEquipment_add = "YOURFILEPATH\ExileClient_util_playerEquipment_add.sqf"; // Rocket launcher fix Figured i would repost this , There is another topic on this but its buried somewhere and i keep getting asked how to fix it. Hope this helps people. NOT taking credit for original fix just reposing it with instructions. Thank you! 1 Share this post Link to post Share on other sites