Jump to content
  • 0

Zupa's Clothing 3.0 Issues


AlpacalypseTSH

Question

Hey guys, I recently had Zupa's custom clothing working really well.. then I installed Door Management and I cannot get the clothes script getList.sqf to function correctly.

 

When I right click on a skin, the dialogue menu pops up, but it isn't populated. This is really pissing me off and I'm hoping that someone possibly has a fix. I looked in my client RPT and here's what I've found:

 

Men_Clothing  = Men_Clothing + Clothing15;};


if("Skin_Rocket_DZ" in _pl>
  Error position: <Clothing15;};
if("Skin_Rocket_DZ" in _pl>
  Error Undefined variable in expression: clothing15
File mpmissions\__CUR_MP.chernarus\zupa\skins\getList.sqf, line 35
Error in expression <fucka!";
{
lbAdd [20014, _x];
} foreach Men_Clothing;>
  Error position: <Men_Clothing;>
  Error Undefined variable in expression: men_clothing
File mpmissions\__CUR_MP.chernarus\zupa\skins\getList.sqf, line 115
Error in expression <_version = productVersion select 3;
if (DayZ_UseSteamID) then {
_PID = GetPlayer>
  Error position: <DayZ_UseSteamID) then {
_PID = GetPlayer>
  Error Undefined variable in expression: dayz_usesteamid
File mpmissions\__CUR_MP.chernarus\custom\compiles.sqf, line 565
Error in expression <;

} else {   

 

When I checked the getList.sqf, there were no syntax errors at all that could have tripped this and I'm getting frustrated trying to figure it out. Thanks for the help, guys.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

is Clothing15 defined in your variables.sqf

 

You probably switched files and forget to reinput them.

 

That means you are missing all variables for that script that should be defined in variables.sqf

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...