Well as the title says I have been searching around opendayz for a couple of hours trying out everyones options but yet no such success :( How do I go about adding auto refuel and full moon nights to the server?
Edit: Does this way still work...
When I was getting the error it was a missing line i had done or I never had it Xamp fully on
If you would like help feel free to add me on steam or add me on skype Richy_uff.
If i was you I would give this a try and see how it works for you. It's a tool that changes your mission.biedi file from your editor and change it to codes for you to enter into the database instance building.
Do i need the else part if I'm using players ids e.g my admins player ids
pathtoclothing = "wardrobe\clothing\";
EXECscript1 = 'player execVM "'+pathtoclothing+'%1"';
if ((getPlayerUID player) in ["124961158"]) then {
wardrobe =
[
["",true],
["DayZ Clothing", [2], "#USER:WardrobeDayZ", -5...
when creating a new skin in the clothes what do you put in the typeofclothes.sqf
E.g if i want to add FR_Sykes skin from arma 2, I rename it sykes.sqf but what do i place inside there?
I click on my added one, skin doesn't change and i loose the gear I had
Trying to add a new menu do i need to copy and paste the lines again. right now it says:
[
["",true],
["DayZ Clothing", [2], "#USER:WardrobeDayZ", -5, [["expression", ""]], "1", "1"],
["Custom Clothing", [3], "#USER:WardrobeCustom", -5, [["expression", ""]], "1", "1"],
["", [-1], "", -5...
I don't understand how to add next page. Can you give me an example or something. I tried wardrobe =
[
["",true],
["DayZ Clothing", [2], "#USER:WardrobeDayZ", -5, [["expression", ""]], "1", "1"],
["Custom Clothing", [3], "#USER:WardrobeCustom", -5, [["expression", ""]], "1", "1"],
["", [-1], ""...
Open your scripts.log and press CTRL+F to open the find tab and type in #39 and find what it is kicking you for and either add exeption to the scripts.txt or change it from a 5 to 1
Yeah I was getting the same, Some players weren't even getting the option to open chute and plunged to their deaths. Thanks for sharing the script but no thanks :/
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.