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

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
  • Advertisement
  • Discord

×
×
  • Create New...