That's a DayZ bug that happens often while changing skins. It isn't anything caused by my addon and I'm not sure if there is a fix for it.
here are my working mission and server. thx if you would look at it
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
That's a DayZ bug that happens often while changing skins. It isn't anything caused by my addon and I'm not sure if there is a fix for it.
here are my working mission and server. thx if you would look at it![]()
here are my working mission and server. thx if you would look at it![]()
Really like this script. Thanks for putting it together, fred.
One question. I added additional skins that work, but the menu option only goes from 0-9 before changing to different keyboard keys like tab, backspace or whateveer. Any way to add additional numbers? Using anything after 9 doesn't work.
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Next page", [12], "#USER:NameofNewMenu", -5, [["expression", ""]], "1", "1"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
NameofNewMenu =
[
["",true],
WardrobeMenu =
[
["",true],
["Hero", [2], "", -5, [["expression", format[EXECscript2,"hero.sqf"]]], "1", "1"],
["Male Suvivor", [3], "", -5, [["expression", format[EXECscript2,"survivor_male.sqf"]]], "1", "1"],
["Male Bandit", [4], "", -5, [["expression", format[EXECscript2,"bandit_male.sqf"]]], "1", "1"],
["Female Suvivor", [5], "", -5, [["expression", format[EXECscript2,"survivor_female.sqf"]]], "1", "1"],
["Female Bandit", [6], "", -5, [["expression", format[EXECscript2,"bandit_female.sqf"]]], "1", "1"],
["Camo", [7], "", -5, [["expression", format[EXECscript2,"camo.sqf"]]], "1", "1"],
["Ghillie", [8], "", -5, [["expression", format[EXECscript2,"ghille.sqf"]]], "1", "1"],
["Soldier", [9], "", -5, [["expression", format[EXECscript2,"soldier.sqf"]]], "1", "1"],
["Rocket", [10], "", -5, [["expression", format[EXECscript2,"rocket.sqf"]]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Next page", [12], "#USER:WardrobeMenu2", -5, [["expression", ""]], "1", "1"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];
WardrobeMenu2 =
[
["",true],
["Desert Soldier", [2], "", -5, [["expression", format[EXECscript2,"desert_soldier.sqf"]]], "1", "1"],
["Desert Rocket", [3], "", -5, [["expression", format[EXECscript2,"desert_rocket.sqf"]]], "1", "1"],
["Russian Soldier", [4], "", -5, [["expression", format[EXECscript2,"russian_soldier.sqf"]]], "1", "1"],
["Russian MVD", [5], "", -5, [["expression", format[EXECscript2,"russian_mvd.sqf"]]], "1", "1"],
["Spetsnaz SpecOps", [6], "", -5, [["expression", format[EXECscript2,"spetsnaz_specops.sqf"]]], "1", "1"],
["Chernarus Defense", [7], "", -5, [["expression", format[EXECscript2,"chernarus_defense.sqf"]]], "1", "1"],
["Chernarus Militia", [8], "", -5, [["expression", format[EXECscript2,"chernarus_militia.sqf"]]], "1", "1"],
["Chernarus Rebel", [9], "", -5, [["expression", format[EXECscript2,"chernarus_rebel.sqf"]]], "1", "1"],
["Ghost", [10], "", -5, [["expression", format[EXECscript2,"ghost.sqf"]]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];
im sorry can upload the broken files if you want. have tryed many times to install it.I wanted to you to upload your "broken" files from when you attempted to add my wardrobe addon. That way I could tell you what you had missed and you could correct it. I'm assuming that since you have sent me your working files, without my addon in them, that you want me to install it for you. I'm trying to stay away from having to do this. Next time you have an issue please upload your "broken" files. I will correctly add my wardrobe into your working files this one time only.
oh. realy it works. and then you have confirmed it works for lingor. i most have do somthing wrongHere are your server and mission files with my wardrobe installed correctly. I have never test my addon for functionality with Lingor Island before. So, if this still doesn't work we may need to look further into the issue.
im sorry can upload the broken files if you want. have tryed many times to install it.
oh. realy it works. and then you have confirmed it works for lingor. i most have do somthing wrong
i just found out if you change to the us soldier skin it gives you a radio too in the inventar... which is not spawning in dayz currently...
so my TSW admin tool is alarmed every time this happens...
any suggestions?
one of my players told me yesterday that he was get kicked up in the air and died on the impact back on ground as he tried to change the clothes near the coast...
he tried again.... near the coast... same problem...
havent tried it yet on my own...
This worked the first time I installed it, but the next day the Wardrobe function won't execute. It comes up on the screen, but when you click it nothing happens. Nothing was changed from one day to the next. Any ideas?
make sure you dont join the server first. ive noticed it doesnt pop up sometimes when i am joining the server first, guess it doesnt get enough time to execute the menu when im in the dayz screen. think all you have to do it alter the time to wait but thats silly just abort and it will be back on join.
The option always pops up for the Wardrobe when you use the scroll wheel. The problem is when you try to execute the Wardrobe option on screen nothing happens. Its failing to execute the pop up Wardrobe option.
How about try reinstalling it. sounds like you borked something and didnt notice.
This is where it gets really weird. The exact same files work on my testing server. The testing server is my spare home PC running the DayZ Control Center. The main server also runs the DayZ CC on a dedicated server. Makes no sense to me.