Jump to content
Sign in to follow this  
Meatball0311

Uniform not showing in virtual arsenal, but is in list of uniforms.

Recommended Posts

The uniform is listed under uniforms in the virtual arsenal, but when clicked the uniform does not show instead it changes to the underwear. My other models (helmets and vests) show and work properly.

Anyone had this issue before? Should the cfgWeapons and CfgVehicles be in separate .hpp?

Share this post


Link to post
Share on other sites

Here is my config..

I think i may have found the mistake...

Did not work... I can change uniforms, but I cannot drop my uniform? Here is my config

Edited by Meatball0311

Share this post


Link to post
Share on other sites

Without further testing, I would start with removing the space in "p3d" part of the following line: model = "\soc_gear\data\gear\uniforms\U_SOC_CRYE_G3_AKP.p3 d";.

Share this post


Link to post
Share on other sites
Without further testing, I would start with removing the space in "p3d" part of the following line: model = "\soc_gear\data\gear\uniforms\U_SOC_CRYE_G3_AKP.p3 d";.

Ouch.. totally missed that one.. thanks. I checked and in my config that space is not there. Do I have to assign an allowedSlots[] = {BACKPACK_SLOT,UNIFORM_SLOT};?????

Share this post


Link to post
Share on other sites

PROBLEM SOLVED

I changed several things and the main one was I inherited from the BIS uniform, not ItemCore.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×