Jump to content
  • 0

Random starter skins


DayZRE

Question

6 answers to this question

Recommended Posts

  • 0

Hi,

 

I tried to change 

if (!(_model in AllPlayers)) then {
 _model = "Survivor2_DZ"; 
};

to

if (!(_model in AllPlayers)) then {
 _model = "Survivor3_DZ"; 
};

but some weird error comes up in console and everyone spawns with default skin

 

Did you define it in the variables?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...