HoboSavior 16 Report post Posted March 18, 2016 i recently released an addon pack which is now available on Steam as well as A3Launcher. my HAP mod includes new vehicles (which, w/ Exile, you can use as individual vehicles or paint textures), weapons, backpacks, helmets, vests and uniforms. Steam: HAP (HoboArmaPack) here is a very small portion of what's included. 7 Share this post Link to post Share on other sites
zisb 67 Report post Posted March 21, 2016 Nice work man! Always looking for some pink stuff in my life. Share this post Link to post Share on other sites
BetterDeadThanZed 1006 Report post Posted March 21, 2016 Wouldn't the proper place for this be here? http://exile.majormittens.co.uk/forum/160-add-ons/ Share this post Link to post Share on other sites
HoboSavior 16 Report post Posted March 24, 2016 On 3/21/2016 at 11:37 PM, BetterDeadThanZed said: Wouldn't the proper place for this be here? http://exile.majormittens.co.uk/forum/160-add-ons/ yeah, as u can see by my post amount i'm fairly new. i didn't realize the forums page scrolled down so far now that it's in the right place i thought i could add to this post as i add to my addon. i tossed in some "HazMat" sytle outfits that i like to use on the AI located inside the contam. zones. i do plan to bring in custom 3d models in the near future, but for now this works pretty good based off existing Arma 3 models. Share this post Link to post Share on other sites
HoboSavior 16 Report post Posted March 24, 2016 all the armor (helmets, vests, etc..) are done w/ the latest hitpoints example: Spoiler class HitpointsProtectionInfo { class Neck { hitpointName="HitNeck"; armor=8; passThrough=0.27; }; class Arms { hitpointName="HitArms"; armor=8; passThrough=0.27; }; class Chest { hitpointName="HitChest"; armor=78; passThrough=0.27; }; class Diaphragm { hitpointName="HitDiaphragm"; armor=78; passThrough=0.27; }; class Abdomen { hitpointName="HitAbdomen"; armor=16; passThrough=0.27; }; class Pelvis { hitpointName="HitPelvis"; armor=16; passThrough=0.27; }; class Body { hitpointName="HitBody"; passThrough=0.27; }; }; 1 Share this post Link to post Share on other sites
ElDubya 93 Report post Posted April 6, 2016 (edited) I can't this to work for the life of me ...... No matter what, adding this to my test server boots me at startup and gives me this : Wrong signature for file D:\Steam Games\steamapps\common\Arma 3\@HAP\addons\hoboarmapack.pbo (and yes, I have the included key in the server keys directory) Edited April 6, 2016 by ElDubya Share this post Link to post Share on other sites
ElDubya 93 Report post Posted April 9, 2016 Is anyone else using this? Share this post Link to post Share on other sites
HoboSavior 16 Report post Posted April 10, 2016 i'll try resigning the file and update it tomorrow morning. sorry about that. it's my first addon so i could have made an error during signing. i use it on my server, but i don't check keys right now. Share this post Link to post Share on other sites
HoboSavior 16 Report post Posted April 11, 2016 On 4/6/2016 at 11:45 PM, ElDubya said: I can't this to work for the life of me ...... No matter what, adding this to my test server boots me at startup and gives me this : Wrong signature for file D:\Steam Games\steamapps\common\Arma 3\@HAP\addons\hoboarmapack.pbo (and yes, I have the included key in the server keys directory) i resigned the .pbos this morning, should be good to go now. just make sure you get the updated version from Steam. let me know if you have any issues or want anything specific added, i'll get it in on the next update 1 Share this post Link to post Share on other sites
ElDubya 93 Report post Posted April 11, 2016 (edited) 7 hours ago, HoboSavior said: i resigned the .pbos this morning, should be good to go now. just make sure you get the updated version from Steam. let me know if you have any issues or want anything specific added, i'll get it in on the next update Cheers mate, I'll give it a go. [EDIT : Works perfectly now, thanks dude] Edited April 11, 2016 by ElDubya Share this post Link to post Share on other sites