kecharles28 197 Posted October 24, 2015 Updated mod v0.97 available at withSIX. Download now by clicking: Share this post Link to post Share on other sites
keaganwysz@gmail.com 10 Posted October 24, 2015 I really love this mod and made a bunch of units that I play with regularly who all wear your vests. However, you must have changed the class names in the recent update because all my unit's vests have disappeared and I have to figure out who was wearing what again, as well as remake all the units, export their loadouts to notepad, etc etc. It is a huge hassle and my suggestion is to leave the class names as they were before to avoid this. I have had entire missions become unplayable because of this in the past. Share this post Link to post Share on other sites
Plinskin 23 Posted October 24, 2015 Excellent Zabb and thank you very much. :D Share this post Link to post Share on other sites
Axon1 67 Posted October 27, 2015 Hello. I really like your mod and I play with it with great pleasure! I wanted to ask: 1) You plan to do russian vests, for example the РПС "Смерш" (of the company "ССО") like PLCE?2) Maybe pouches for AK mags for your vests? Thanks for the answer! Share this post Link to post Share on other sites
zabb 424 Posted October 28, 2015 Thank you guys. Hello. I really like your mod and I play with it with great pleasure! I wanted to ask: 1) You plan to do russian vests, for example the РПС "Смерш" (of the company "ССО") like PLCE?2) Maybe pouches for AK mags for your vests? Thanks for the answer! This @TAC is based on TRYK(US equips). But, TRYK's member is making Russian equips(I dont know that when finish it and release.) Maybe,he posts it when release that on the topic "TRYK's multiplay uniform". Or post topic. https://forums.bistudio.com/topic/172261-tryks-multi-play-uniforms/ 2 Share this post Link to post Share on other sites
d-tox 14 Posted October 28, 2015 you'll also MBSS vest? Share this post Link to post Share on other sites
zabb 424 Posted October 29, 2015 you'll also MBSS vest? Specter Armaments by $PECTER https://steamcommunity.com/workshop/filedetails/?id=329124061 OR Spec 4 Vests by Cunico https://forums.bistudio.com/topic/169717-spec-4-vests/ 2 Share this post Link to post Share on other sites
Axon1 67 Posted November 2, 2015 Thank you guys. This @TAC is based on TRYK(US equips). But, TRYK's member is making Russian equips(I dont know that when finish it and release.) Maybe,he posts it when release that on the topic "TRYK's multiplay uniform". Or post topic. https://forums.bistudio.com/topic/172261-tryks-multi-play-uniforms/ Many thanks! I wanted to know you plan to add to the MG pouches on suspenders? First aid pouch on shoulder like BHD? Share this post Link to post Share on other sites
zabb 424 Posted December 12, 2015 PTT switch for V1,V10 3 Share this post Link to post Share on other sites
Plinskin 23 Posted December 12, 2015 Nice, waiting for the upcoming update(s). Regards. Share this post Link to post Share on other sites
flatbear 19 Posted December 13, 2015 I really like the lightweight platecarriers. I think another modder is doing crye airlight carriers too Share this post Link to post Share on other sites
rubbeman 30 Posted December 14, 2015 Will the first spear light vest be available in mc? Share this post Link to post Share on other sites
zeealex 2029 Posted December 14, 2015 ERMAHGERD!!! TAC V10!! *insta-download!* I love that vest... Thanks! Share this post Link to post Share on other sites
rubbeman 30 Posted December 14, 2015 ERMAHGERD!!! TAC V10!! *insta-download!* I love that vest... Thanks! WHere can i find v10? Share this post Link to post Share on other sites
zabb 424 Posted December 15, 2015 hi guys, I need help. how to display(mouse over) "armor level" on inventory.does anyone khow that....? I can release update fixed for "Arma3v1.54" when it was solved Nice, waiting for the upcoming update(s). Regards. I really like the lightweight platecarriers. I think another modder is doing crye airlight carriers too thanks ERMAHGERD!!! TAC V10!!*insta-download!*I love that vest...Thanks! I love you. Will the first spear light vest be available in mc? WHere can i find v10? Find "TAC First On" and "TAC V10" vest class in the VirtualArsenal. 1 Share this post Link to post Share on other sites
Bamse 223 Posted December 15, 2015 Don't take my word for it, but when I use the following I get the bar showing in Arsenal ; class cfgWeapons { class Vest_Camo_Base; class VestItem; class best_vest_evvahr: Vest_Camo_Base { // other cool code class ItemInfo: VestItem { // meow, rawr and woof armor = 50; }; }; }; So, it seems be the legacy armor values that still sets the meter. I'm not sure why this is still used for the display ... feels like BI kinda forgot about it when they changed all the other stuff? :) But, no matter if the bar is showing or not, if you still have the new correct config it doesn't matter what the meter says in Arsenal ... it WILL still protect you. The meter just seems to be a presentation item at the moment. Share this post Link to post Share on other sites
rubbeman 30 Posted December 15, 2015 Don't take my word for it, but when I use the following I get the bar showing in Arsenal ; class cfgWeapons { class Vest_Camo_Base; class VestItem; class best_vest_evvahr: Vest_Camo_Base { // other cool code class ItemInfo: VestItem { // meow, rawr and woof armor = 50; }; }; };So, it seems be the legacy armor values that still sets the meter. I'm not sure why this is still used for the display ... feels like BI kinda forgot about it when they changed all the other stuff? :) But, no matter if the bar is showing or not, if you still have the new correct config it doesn't matter what the meter says in Arsenal ... it WILL still protect you. The meter just seems to be a presentation item at the moment. How do i add this? Share this post Link to post Share on other sites
Bamse 223 Posted December 15, 2015 Either you create an config patch for it, or you ask the addon maker to integrate it :) Share this post Link to post Share on other sites
zabb 424 Posted December 15, 2015 Don't take my word for it, but when I use the following I get the bar showing in Arsenal ; class cfgWeapons { class Vest_Camo_Base; class VestItem; class best_vest_evvahr: Vest_Camo_Base { // other cool code class ItemInfo: VestItem { // meow, rawr and woof armor = 50; }; }; }; So, it seems be the legacy armor values that still sets the meter. I'm not sure why this is still used for the display ... feels like BI kinda forgot about it when they changed all the other stuff? :) But, no matter if the bar is showing or not, if you still have the new correct config it doesn't matter what the meter says in Arsenal ... it WILL still protect you. The meter just seems to be a presentation item at the moment. Yes, I know that. but, I need to know that how to display on mouse over in inventory. Vanilla armor vests are displayed that example "ARMOR LEVEL IV". hmm... Share this post Link to post Share on other sites
zabb 424 Posted December 15, 2015 I try it next time. UPDATE https://mega.nz/#!zhMkXTgS!ZzBab3Ev3F9w9SMpO3v2LtcyBMuBEgdThQu3FTgR62c @TAC 0.97.5 *fixed for Arma3 ver1.54 added -PTT switch for V1,V10 changed-armor value deleted-(WIP)BHD.pbo 3 Share this post Link to post Share on other sites
Bamse 223 Posted December 15, 2015 zabb: The "Armor Level IV" is made through: descriptionShort = "Armor Level IV"; on the vanilla vests, V_PlateCarrier2_blk (Carrier Rig (Black)) for example. Share this post Link to post Share on other sites
zabb 424 Posted December 15, 2015 zabb: The "Armor Level IV" is made through: descriptionShort = "Armor Level IV"; on the vanilla vests, V_PlateCarrier2_blk (Carrier Rig (Black)) for example. thanks! I love you. 3 Share this post Link to post Share on other sites
zabb 424 Posted December 19, 2015 UPDATE @TAC 0.98 https://mega.nz/#!exUH0K5T!hnfJGjwsovHCGGT8DFlCh2FNMsXf77wV1xQa4knMxoA ------------------------------------------------ Sparfell's Workshop CPC_TRYK_patch_[v1.0] TRYK 0.94 - Vests and helmets armor values fixed for arma 1.54 - NVG slot items are now hidden (arsenal) - some armor values were modified https://forums.bistudio.com/topic/181164-sparfells-workshop/?p=2951843 ------------------------------------------------ include files -zabb.pbo -zabb2.pbo -SOE.pbo added -GL pouch RRV PMC Vest -MG pouch H_suspender 3 Share this post Link to post Share on other sites
Plinskin 23 Posted December 19, 2015 Thank you Zabb, lets check this out :ph34r: Share this post Link to post Share on other sites
Guest Posted December 21, 2015 New version frontpaged on the Armaholic homepage. TAC Vests v0.98 Share this post Link to post Share on other sites