Search the Community
Showing results for tags 'vests'.
Found 12 results
-
I'm getting in to modding recently and tried to make a faction. Most of the info I need is available on the Arma 3 wiki, but I can't really find how to add items to uniforms/vests. I know you can add items to persons with: items[] = {} and you can add items to a backpack with: class TransportMagazines { MAG_XX(100Rnd_65x39_caseless_mag,4); MAG_XX(100Rnd_65x39_caseless_mag_Tracer,2); MAX_XX(130Rnd_338_Mag,2); }; class TransportItems { ITEM_XX(optic_tws_mg,1); ITEM_XX(bipod_01_F_snd,1); ITEM_XX(muzzle_snds_338_sand,1); ITEM_XX(muzzle_snds_H_SW,1); }; Is there a also a way to do this for uniforms/vests?
- 7 replies
-
- arma 3 config
- items
-
(and 2 more)
Tagged with:
-
swat MrCats Special Weapons And Tactics (SWAT) Mod
MrCatDE posted a topic in ARMA 3 - ADDONS & MODS: COMPLETE
MrCats Special Weapons And Tactics (SWAT) Mod [V1.0.1] introduction Welcome to my SWAT Mod for Arma 3. I'm a big fan of the SWAT TV series. That's why I developed this mod. This mod is also still under development, but an update with new content appears almost every week. My SWAT Mod adds new swat style combat vests, belts, helmets and uniforms to Arma 3. Vehicles are also included. But at the moment there is only one armored SWAT truck. Download my modification on Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=2623846349 What is new - Tactical SWAT Vest - Tactical SWAT Belt - JPC Vest - Helmet with or without hearing protection - Vapid TARV - Lore-Friendly Bearcat -> automatic generated license plate -> Armor -> Lightbar + Sirens -> mew Airhorn + Signal Siren -> destructible body What is planned - Earpieces - Emerson 6094 Vest - More Versions for the SWAT Vests - SWAT Vehicles (Dodge Charger, Chevrolet Tahoe) - Weapons (40mm LAPD) Bugs Did you find any bugs or problems? Then write us a message immediately! Credits All vests, belts, holsters, pouches and helmet were bought by me from TurboSquid and CGTrade. Taser created by SZ Dan Axon Cam created by Hanako SWAT Patches created by Me Screenshots created by Adrian Aguilera (Choko) & kuro Vapid TARV - Lore-Friendly Bearcat by NACHO PELTOR PTT created by Razor9200 LAPD Badge creatd by me Important Links My Discord My Website some Pictures Update from 22nd October 2021 New Tactical Vest and Belt -
Hunting Mod by krzychuzokecia A pack of hunting-themed equipment retextures. Most of the items feature details covered in a high-visibility blaze orange colour. Content: hunting clothes in several variations (red, green and blue shirts with coyote, olive and camo pants), hunting vest in three types (coyote, olive and camo), LDF Forest Ranger summer clothes, blaze orange beanie, baseball caps in blaze orange and camo, two bavarian-style hats, brown safari/cowboy hat. More to come later. Credits: Bohemia Interactive Studios - original models and textures, krzychuzokecia - retexturing, EO aka Evil_Organ - inspiration and hunting camo. Downloads: Steam Workshop (current, v. 0.50), ModDB (outdated). Addon is signed, key included.
-
I made some backpacks and all of them are stuck in the players legs. Does anyone know a fix for this? I have tired putting autocenter=0 in the property box but it didn't work. All the textures work just fine, the bags are just stuck in your legs.
-
A.J.A.X 2035 : Gear and Uniforms Expansion
CommanderCharms posted a topic in ARMA 3 - ADDONS & MODS: DISCUSSION
ArmA III strongly seems to lack expansive 2035-style expansions on vanilla content. It has been my dream to fill that gap with a mix of my own ideas and ideas brought forward by many avid fans of the BLUFOR 2035 setting. After five years, I started work on this project in November 2019, with the irreplaceable aid given to me by renowned mod authors responsible for the likes of the CSAT Modification Project, Community Upgrade Project, the unofficial Aegis expansion, and more. If you have requests for what you'd like to see in this mod, please note that if the uniform/vest/gear type isn't in the mod presently, I likely won't be able to make any texture edits until I add them into the mod. Thanks for the continued support, and I hope you enjoy the mod! -
A selection of non-military styled GM Gear, designed to give an armed civilian look to the Global Mobilization universe. Parkas: Field Dress Uniforms: Combat Uniforms: Battle Uniforms: Requirements: Global Mobilization - Cold War Germany. Classnames: Credits: Vertexmacht for kindly sharing their texture templates. Download links: Steam Workshop. Armaholic. License: https://www.bohemia.net/community/licenses/arma-public-license-share-alike Please be respectful of the license.
- 38 replies
-
- 16
-
- global
- mobilization
-
(and 3 more)
Tagged with:
-
Needing custom vest, helmets and uniforms
Jonas Blaine posted a topic in ARMA 3 - FIND OR OFFER EDITING
Hi, we are looking for someone who can make custom gear for our Arma 3 community. Please send me a message if interested.-
- retextures
- modeling
- (and 4 more)
-
help [Help] I'm not sure whats wrong with my code
Frank Twitch posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hi there, I'm making a config file for a few vests I have reskinned I'm not sure whats wrong with my code. I keep getting this error: The system cannot find the drive specified. File C:\Users\*myuser*\Desktop\OTRUVests\config.cpp, line 1: '.': '{' encountered instead of '=' Config : some input after EndOfFile. Error reading config file 'C:\Users\*myuser*\Desktop\OTRUVests\config.cpp' EDIT: I managed to get the code working but now it isn't showing in game. The code is below please let me know about changes and i will respond ASAP if I recieve one. -
We are building a mod/server based on a Stalker universe, and looking for people willing to participate in this project. We have a custom made map, which is WIP, and a global vision on what we want to have in our mod. If you are interested and want to know the details contact me via Sharp58225@gmail.com
-
My texture not showing up/retexturing RHS components
Fitter posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hello there I am trying to retexture some RHS components just for personal use not sharring anyways here is the issue I tried retexturing the Vests and all but my texture is not showing the 6B5 still uniforms worked with no issues the code for the mod config is class CfgPatches { class Aurelian_Camo { requiredVersion=1; requiredAddons[]= { "rhs_main","rhsgref_main","rhsgref_c_troops","rhs_c_troops","rhsusf_c_troops" }; }; }; class ItemInfo; class cfgWeapons { class ItemCore; class Vest_Camo_Base; class rhs_6b5: Vest_Camo_Base { class ItemInfo: ItemInfo { }; }; class rhs_6b5_aurelia_Sand: rhs_6b5 { author = "RHS & Fitter"; scope = 2; dlc = "RHS_GREF"; displayName = "6b5 Sand Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = {"\Aurelian_Vests\camo\6b5_AURELIA_SAND_co.paa"}; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; containerClass = "Supply70"; mass = 132; // 6kg class HitpointsProtectionInfo { class Neck { HitpointName = "HitNeck"; armor = ARMOR_GOST_1; PassThrough = PASS_GOST_1; }; class Chest { HitpointName = "HitChest"; armor = ARMOR_GOST_5; PassThrough = PASS_GOST_5; }; class Diaphragm { HitpointName = "HitDiaphragm"; armor = ARMOR_GOST_5; PassThrough = PASS_GOST_5; }; class Abdomen { hitpointName = "HitAbdomen"; armor = ARMOR_GOST_5; passThrough = PASS_GOST_5; }; class Body { hitpointName = "HitBody"; armor = ARMOR_GOST_1; passThrough = PASS_GOST_1; }; }; }; }; class rhs_6b5_officer_aurelia_sand : rhs_6b5_aurelia_Sand { author = "RHS & Fitter"; displayName = "6b5 Sand Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_sand : rhs_6b5_aurelia_Sand { author = "RHS & Fitter"; displayName = "6b5 Sand Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_sand : rhs_6b5_aurelia_Sand { author = "RHS & Fitter"; displayName = "6b5 Sand Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_desert_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 Desert Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_DESERT_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_desert : rhs_6b5_desert_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_desert : rhs_6b5_desert_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_desert : rhs_6b5_desert_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_desertALT_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 Desert2 Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_DESERTALT_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_desertALT : rhs_6b5_desertALT_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert2 Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_desertALT : rhs_6b5_desertALT_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert2 Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_desertALT : rhs_6b5_desertALT_aurelia { author = "RHS & Fitter"; displayName = "6b5 Desert2 Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_MC_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 MC Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_Multicam_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_MC : rhs_6b5_MC_aurelia { author = "RHS & Fitter"; displayName = "6b5 MC Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_MC : rhs_6b5_MC_aurelia { author = "RHS & Fitter"; displayName = "6b5 MC Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_MC : rhs_6b5_MC_aurelia { author = "RHS & Fitter"; displayName = "6b5 MC Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_SAGE_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 Sage Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_SAGE_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_SAGE : rhs_6b5_SAGE_aurelia { author = "RHS & Fitter"; displayName = "6b5 SAGE Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_SAGE : rhs_6b5_SAGE_aurelia { author = "RHS & Fitter"; displayName = "6b5 SAGE Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_SAGE : rhs_6b5_SAGE_aurelia { author = "RHS & Fitter"; displayName = "6b5 SAGE Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_TAN_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 TAN Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_TAN_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_TAN : rhs_6b5_TAN_aurelia { author = "RHS & Fitter"; displayName = "6b5 TAN Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_TAN : rhs_6b5_TAN_aurelia { author = "RHS & Fitter"; displayName = "6b5 TAN Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_TAN : rhs_6b5_TAN_aurelia { author = "RHS & Fitter"; displayName = "6b5 TAN Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; class rhs_6b5_WOOD_aurelia : rhs_6b5_aurelia_Sand { Scope = 2; author = "RHS & Fitter"; displayName = "6b5 Wood Aurelia"; picture = "\rhsafrf\addons\rhs_infantry2\inventory\gear_icon_6b13_ca.paa"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; hiddenSelections[] = {"camo1", "camo2"}; hiddenSelectionsTextures[] = { "\Aurelian_Vests\camo\6b5_AURELIA_WOOD_co.paa" }; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_rifleman"; }; }; class rhs_6b5_officer_WD : rhs_6b5_WOOD_aurelia { author = "RHS & Fitter"; displayName = "6b5 Wood Aurelia Officer"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_officer"; }; }; class rhs_6b5_medic_WD : rhs_6b5_WOOD_aurelia { author = "RHS & Fitter"; displayName = "6b5 Wood Aurelia Medic"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_medic"; }; }; class rhs_6b5_sniper_WD : rhs_6b5_WOOD_aurelia { author = "RHS & Fitter"; displayName = "6b5 Wood Aurelia Sniper"; model = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; class ItemInfo: ItemInfo { uniformModel = "rhsgref\addons\rhsgref_infantry\gear_cdf\vests\rhs_6b5_sniper"; }; }; }; class cfgMods { author="Fitter"; timepacked="1505996715"; }; As you can see in the picture it only shows the rhs olive texture instead of mine at close rage at far range it shows just white vest. Is it a problem with defining the class ? or hidden selections ? Also should I post the RHS config here for the 6B5 ? -
I will shortly be releasing my new British Vests and Helmets pack on Armaholic. Like my other mods this was pack was made mainly for my own amusement and for use within the Arma community that I am part of. This started life as a relatively modest pack containing a couple of Osprey vests and has expanded to circa 43 vests in OD/MTP/CS95 and Black. The pack includes various load outs and equipment types, light and heavy vests along with some pistol belts. All models are ported Arma 2 content from BI. The pack is designed for use with my other Uniform pack. Pack Features: 43 vests 5 Mk 7 British Combat Helmets Few pictures below showing some of the loadouts/equipment types, but the pack contains far more than shown. Dropbox link below - Armaholic link to follow. https://www.dropbox.com/s/jrtpjrhfatysy47/%40Smill_VHO.rar?dl=0
-
Added: Protective vests are now faction specific and should improve the friendly player distinguishing. can somebody would explain whats is mean ?? Just before update i bought a heavy protection vest for 200 000 ! and after update the vest shows up only as a flames, !!!! wtf ? whhy vest does not work as a cloud ????