Jump to content
  • 0

Any one have random skin when player spawn?


J.Dominic

Question

10 answers to this question

Recommended Posts

  • 0
23 minutes ago, J.Dominic said:

I want to request spawn with random 1.0.6.1 skins.

If you look at essv2, He layed out instructions and also has a random spawn.

this is the random spawn for essv2. should work fine with essv3 as i just used my old configs and it worked.

add this in your 

class_public

[    "Random",
        [["Survivor2_DZ","Haris_Press_EP1_DZ","Rocker1_DZ"],["SurvivorW2_DZ","SurvivorWdesert_DZ","SurvivorWurban_DZ"]],
        ["ItemAntibiotic",2,"ItemMorphine","ItemEpinephrine"],2,
        ["ItemCrowbar"],1,
        ["M4A1","AK_74","BAF_L85A2_RIS_Holo","Sa58P_EP1"],2,
        ["MakarovSD","Colt1911","revolver_EP1","M9","M9SD"],3,
        ["DZ_Assault_Pack_EP1","DZ_Czech_Vest_Puch","DZ_Patrol_Pack_EP1"], // use [""] for none
        [],4,
        [],2,
        [],2,
        [],3,
        0,0,0
        ],

 

The bold red is male skins, and bold black is female skins.

Link to comment
Share on other sites

  • 0
8 hours ago, Birgitte said:

Can you choose a different default skin without running a mod?

This is where Epoch gets a lot of its defaults for a NEW player to the server: https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_server/compile/server_playerLogin.sqf#L104-L114

 

You could possibly edit that to give them a specific skin (not tested btw)

Link to comment
Share on other sites

  • 0
56 minutes ago, icomrade said:

Don't be sad please. That is 1.0.5.1, old times nobody remembers. But nice to see that the feature is already existing. :)

Link to comment
Share on other sites

  • 0

OK, is this supposed to work after you die and re-spawn? If so, it does not work. I'm assuming you add it to your init.sqf file, right? This is what I added:

DZE_defaultSkin = [["FR_Marksman_DZ","RU_Soldier_Crew_DZ"],["SurvivorWcombat_DZ","SurvivorW3_DZ"]];

Also, I run 1.0.6.1

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...